drm: fixup i915 interrupt on X server exit
[safe/jmp/linux-2.6] / include /
2006-02-17 David Gibson[PATCH] powerpc: Fix accidentally-working typo in __pud...
2006-02-17 Heiko Carstens[PATCH] s390: additional_cpus parameter
2006-02-17 Chuck Ebbert[PATCH] i386: fix singlestepping though a syscall
2006-02-17 Paul Mackerras[PATCH] Provide an interface for getting the current...
2006-02-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-17 Andi Kleen[PATCH] x86_64: Disable tsc when apicpmtimer is active
2006-02-17 Andi Kleen[PATCH] x86_64: Add boot option to disable randomized...
2006-02-16 Nicolas Pitre[ARM] 3339/1: ARM EABI: make unmuxed syscalls visible
2006-02-16 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-02-16 Russell King[ARM] Fix SMP initialisation oops
2006-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-02-15 Roman Zippel[PATCH] hrtimer: fix multiple macro argument expansion
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Christian Trefzer[PATCH] neofb: avoid resetting display config on unblan...
2006-02-15 Patrick McHardy[NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER...
2006-02-15 Tony LuckPull fix-cpu-possible-map into release branch
2006-02-15 Patrick McHardy[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
2006-02-15 hawkes@sgi.com[IA64] ia64: simplify and fix udelay()
2006-02-15 Dean Nelson[IA64-SGI] enforce proper ordering of callouts by XPC
2006-02-15 Dean Roe[IA64-SGI] fix the size of __sn_cnodeid_to_nasid
2006-02-15 Jes Sorensen[IA64] remove obsolete corporate address
2006-02-15 Jes Sorensen[IA64-SGI] sn2 minor fixes and cleanups
2006-02-15 Oleg Nesterov[PATCH] fix zap_thread's ptrace related problems
2006-02-15 Patrick McHardy[NETFILTER]: Fix xfrm lookup after SNAT
2006-02-15 David Howells[PATCH] FRV: Use virtual interrupt disablement
2006-02-15 David Howells[PATCH] FRV: Miscellaneous fixes
2006-02-15 Chen, Kenneth W[PATCH] sched: revert "filter affine wakeups"
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-15 James Bottomley[PATCH] fix x86 topology export in sysfs for subarchite...
2006-02-15 Trond Myklebust[PATCH] NLM: Fix the NLM_GRANTED callback checks
2006-02-15 Mark Fasheh[PATCH] jbd: revert checkpoint list changes
2006-02-14 Ashok Raj[IA64] Count disabled cpus as potential hot-pluggable...
2006-02-14 Maciej W. Rozycki[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.
2006-02-14 Ralf Baechle[MIPS] Get rid of kludgery needed to keep stdargs of...
2006-02-14 Ralf Baechle[MIPS] More uaccess.h fixes with gcc >= 4.0.1.
2006-02-14 Atsushi Nemoto[MIPS] Add protected_blast_icache_range, blast_icache_r...
2006-02-14 Ralf Baechle[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.
2006-02-14 Ralf Baechle[MIPS] RM200: Give RM200 it's own timex.h.
2006-02-14 James Bottomley[PATCH] add scsi_execute_in_process_context() API
2006-02-13 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2006-02-13 Joe Perches[IRDA]: Ratelimit messages.
2006-02-13 Marcel Holtmann[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
2006-02-13 David S. Miller[SPARC]: sys_newfstatat --> sys_fstatat64
2006-02-12 Heiko Carstens[PATCH] s390: fstatat64 support
2006-02-12 Antonino A. Daplas[PATCH] nvidiafb: Add support for Geforce4 MX 4000
2006-02-12 Eric Paris[PATCH] s390: remove one set of brackets in __constant_...
2006-02-12 Heiko Carstens[PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.h
2006-02-12 Heiko Carstens[PATCH] s390: add support for unshare system call
2006-02-12 Heiko Carstens[PATCH] s390: fix non smp build of kexec
2006-02-12 Andrew Morton[PATCH] select: fix returned timeval
2006-02-12 Chris McDermott[PATCH] x86-64: Fix HPET timer on x460
2006-02-12 Ulrich Drepper[PATCH] fstatat64 support
2006-02-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-02-10 Ben Dooks[ARM] 3326/1: H1940 - Control latches
2006-02-10 Paul Fulghum[PATCH] tty buffering stall fix
2006-02-10 Andrew Morton[PATCH] x86: don't initialise cpu_possible_map to all...
2006-02-10 Haren Myneni[PATCH] kexec: fix in free initrd when overlapped with...
2006-02-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-02-10 JANAK DESAI[PATCH] powerpc: unshare system call registration
2006-02-10 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-10 Samuel Ortiz[IRDA]: Set proper IrLAP device address length
2006-02-10 Alexey Kuznetsov[NETLINK]: Fix a severe bug
2006-02-10 Oleg Nesterov[PATCH] do_sigaction: cleanup ->sa_mask manipulation
2006-02-09 Tony LuckPull new-syscalls into release branch
2006-02-08 Andi Kleen[PATCH] x86-64: Add sys_unshare
2006-02-08 Janak Desai[IA64] unshare system call registration for ia64
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-08 Tony Lindgren[ARM] 3279/1: OMAP: 1/3 Fix low-level io init
2006-02-08 Yoichi Yuasa[SERIAL] 8250_pci: add new PCI serial card support
2006-02-08 Nicolas Pitre[ARM] 3311/1: clean up include/asm-arm/mutex.h
2006-02-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-02-08 Atsushi Nemoto[MIPS] Add 'const' to readb and friends
2006-02-08 Ralf Baechle[MIPS] Wire up new syscalls.
2006-02-08 Ralf Baechle[MIPS] Make do_signal return void.
2006-02-08 Ralf Baechle[MIPS] Add support for TIF_RESTORE_SIGMASK.
2006-02-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2006-02-08 Tejun Heo[PATCH] block: implement elv_insert and use it (fix...
2006-02-08 Benjamin Herrenschmidt[PATCH] powerpc: Thermal control for dual core G5s
2006-02-08 Al Viro[PATCH] s390 __get_user() bogus warnings removal
2006-02-08 Al Viro[PATCH] __user annotations in powerpc thread_info
2006-02-08 Al Viro[PATCH] s390 misc __user annotations
2006-02-08 Al Viro[PATCH] sn3 iomem annotations and fixes
2006-02-08 Al Viro[PATCH] powerpc signal __user annotations
2006-02-08 Al Viro[PATCH] drivers/media/video __user annotations and...
2006-02-08 Al Viro[PATCH] mips: namespace pollution - mem_... -> __mem_...
2006-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-02-08 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-02-08 David S. Miller[SPARC]: Wire up sys_unshare().
2006-02-08 Al Viro[PATCH] __user annotations of video_spu_palette
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-02-08 Greg Ungerer[PATCH] m68knommu: hardirq.h needs definition of NR_IRQS
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: system call registrati...
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare namespace
2006-02-08 Nick Piggin[PATCH] mm: compound release fix
2006-02-08 Rafael J. Wysocki[PATCH] Fix build failure in recent pm_prepare_* changes.
2006-02-08 Steve Langasek[PATCH] __cmpxchg() must really always be inlined on...
next