summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-14[PATCH] fix x86 topology export in sysfs for subarchitecturesJames Bottomley
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh
2006-02-14[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki
2006-02-14[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle
2006-02-14[MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle
2006-02-14[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto
2006-02-14[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle
2006-02-14[MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2006-02-13[IRDA]: Ratelimit messages.Joe Perches
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas
2006-02-11[PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris
2006-02-11[PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.hHeiko Carstens
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni
2006-02-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI
2006-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov
2006-02-09Pull new-syscalls into release branchTony Luck
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen
2006-02-08[IA64] unshare system call registration for ia64Janak Desai
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa
2006-02-08[ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo