drm: fix drm PCIGART
[safe/jmp/linux-2.6] / arch /
2005-09-24 Russell King[ARM] Fix compiler warnings for memcpy_toio/memcpy_from...
2005-09-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-23 Russell King[ARM] Fix context switch with ARMv6 + TLS
2005-09-23 Benjamin Herrenschmidt[PATCH] ppc64: Fix huge pages MMU mapping bug
2005-09-23 Chris Zankel[PATCH] xtensa: remove io_remap_page_range and minor...
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: replace printk with "stack-friendly" print...
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: use GFP_ATOMIC for allocations under spinl...
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: Fix GFP_ flags usage
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: avoid fixing faults while atomic
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: run mconsole "sysrq" in process context
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: fix condition in tlb flush
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: fix hang in TT mode on fault
2005-09-23 Paolo 'Blaisorblad... [PATCH] strlcat: use for uml umid.c
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: don't remove umid files in conflict case
2005-09-23 Benjamin Herrenschmidt[PATCH] ppc64: SMU driver update & i2c support
2005-09-23 Anton Blanchard[PATCH] ppc64: Fix 64bit ptrace DABR support
2005-09-23 Anton Blanchard[PATCH] ppc64: Fix build with iommu debug enabled
2005-09-23 Anton Blanchard[PATCH] ppc64: Fix LPAR regression
2005-09-23 Ivan Kokshaysky[PATCH] alpha: fix kernel panic during SysRq-b
2005-09-23 Benjamin Herrenschmidt[PATCH] ppc32: fix build with oprofile
2005-09-22 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2005-09-22 Hidetoshi Seto[IA64] MCA recovery verify pfn_valid
2005-09-22 Keith Owens[IA64] Wire in the MCA/INIT handler stacks
2005-09-22 Peter Chubb[IA64] Fix simscsi for new SCSI midlayer
2005-09-22 Kumar Gala[PATCH] ppc32: Fix configuration of PCI IO space on...
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix compile warning after consolidation...
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: comment about cast build fix
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: readd removed unistd.h inclusion
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: Fix conflict between libc and ipv6
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix uname output on 32-bit binary on 64...
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix modify_ldt - missing break in switch
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: remove verify_area_{tt,skas}
2005-09-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-21 Catalin Marinas[ARM] 2932/1: Avoid the "noreturn" warning in arch...
2005-09-21 Randy Dunlap[PATCH] update URL for HPET spec.
2005-09-21 Benjamin Herrenschmidt[PATCH] ppc64: Build zImage.vmode for G5
2005-09-21 Anton Blanchard[PATCH] ppc64: Fix issue with non zero boot cpu
2005-09-21 Olof Johansson[PATCH] PPC64: Fix boot for some pre-POWER4 systems
2005-09-21 Paul Mackerras[PATCH] ppc64: Fix PCI flags when using OF device tree
2005-09-20 David S. Miller[SPARC64]: Verify vmalloc TLB misses more strictly.
2005-09-20 Russell King[ARM] Prevent deadlock in page fault handler
2005-09-20 Ben Dooks[ARM] 2928/1: S3C2410 - make machine init code static
2005-09-20 Ben Dooks[ARM] 2927/1: .arch.info - postfix section with .init...
2005-09-20 Ben Dooks[ARM] 2926/1: .proc.info - postfix section with .init...
2005-09-20 Ben Dooks[ARM] 2925/3: earlyparam - postfix section with .init...
2005-09-20 Vincent Sanders[ARM] 2922/1: compile fix for shark
2005-09-20 Ben Dooks[ARM] 2924/3: taglist - postfix section with .init...
2005-09-20 David S. Miller[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to...
2005-09-20 David S. Miller[SPARC64]: Handle little-endian unaligned loads/stores...
2005-09-19 Ivan Kokshaysky[PATCH] Alpha: ISA IRQs fixup for dp264
2005-09-18 Russell King[ARM] Fix warning in arch/arm/mach-sa1100/generic.c
2005-09-18 Russell King[ARM] Fix warning in arch/arm/kernel/semaphore.c
2005-09-18 Deepak Saxena[ARM] 2917/1: Make IXP4xx mach_desc's depend on config...
2005-09-17 Linus Torvaldsx86-64/smp: fix random SIGSEGV issues
2005-09-17 Dipankar Sarma[PATCH] files: fix preemption issues
2005-09-17 Jeff Dike[PATCH] uml: UML/i386 cmpxchg fix
2005-09-17 Vitaly Bordug[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC...
2005-09-17 Anton Blanchard[PATCH] ppc64: build fix
2005-09-17 Andrew Morton[PATCH] x86_64: e820.c needs module.h
2005-09-17 Richard Purdie[PATCH] Fix up some pm_message_t types
2005-09-17 Jeff Dike[PATCH] uml: remove include of asm/elf.h
2005-09-17 Jeff Dike[PATCH] uml: return a real error code
2005-09-17 Jeff Dike[PATCH] uml: merge mem_user.c and mem.c
2005-09-17 Jeff Dike[PATCH] uml: move libc code out of mem_user.c and tempf...
2005-09-17 Jeff Dike[PATCH] uml: preserve errno in error paths
2005-09-17 Jeff Dike[PATCH] uml: Remove some build warnings
2005-09-17 Jeff Dike[PATCH] uml: Remove a useless include
2005-09-17 Jeff Dike[PATCH] uml: Remove an unused file
2005-09-17 Jeff Dike[PATCH] uml: breakpoint an arbitrary thread
2005-09-17 Jeff Dike[PATCH] uml: _switch_to code consolidation
2005-09-17 Peter Oberparleiter[PATCH] s390: kernel stack corruption
2005-09-17 Domen Puncer[PATCH] Remove arch/arm26/boot/compressed/hw-bse.c
2005-09-17 Volker Sameske[PATCH] s390: diag 0x308 reipl
2005-09-17 Heiko Carstens[PATCH] s390: show_cpuinfo fix
2005-09-17 Martin Schwidefsky[PATCH] s390: default configuration
2005-09-16 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2005-09-16 Hidetoshi Seto[IA64] mca_drv cleanup
2005-09-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-16 Peter Chubb[IA64] Remove warnings for gcc 4.0 IA64 compilation.
2005-09-15 Jimi Xenidis[PATCH] ppc64: Fix recent regression
2005-09-15 Richard Purdie[ARM] 2914/1: PXA Poodle: Add MMC and UDC support
2005-09-15 Richard Purdie[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code
2005-09-15 Richard Purdie[ARM] 2912/1: PXA Corgi: Cleanup some unneeded code
2005-09-15 Richard Purdie[ARM] 2915/1: SA1100 Collie: Correct scoop device calls
2005-09-15 Lennert Buytenhek[ARM] 2905/1: enable the ixp2000 i2c bus driver in...
2005-09-15 Lennert Buytenhek[ARM] 2904/1: update ixp2000 defconfigs to 2.6.13
2005-09-15 David S. Miller[LIB]: Consolidate _atomic_dec_and_lock()
2005-09-14 Linus TorvaldsPartially revert "Fix time going twice as fast problem...
2005-09-14 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2005-09-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-14 Nicolas Pitre[ARM] 2910/1: missing Lubbock audio device declaration
2005-09-14 Tony LuckPull fix-offsets-h into release branch
2005-09-14 Hugh Dickins[PATCH] error path in setup_arg_pages() misses vm_unacc...
2005-09-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-13 Cal Peake[PATCH] Even more fallout from ATI Xpress timer workaround
2005-09-13 George G. Davis[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argum...
2005-09-13 Andi Kleen[PATCH] x86_64: Export end_pfn
2005-09-13 Chuck Ebbert[PATCH] i386: Ignore masked FPU exceptions
2005-09-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
next