aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-08-29Pull lameter-rwsem-limit into release branchTony Luck
2005-08-29Pull mm-context-fix into release branchTony Luck
2005-08-29Pull lameter-spinlock-optimization into release branchTony Luck
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen
2005-08-26[PATCH] ppc64: Fix issue with gcc 4.0 compiled kernelsAnton Blanchard
2005-08-24[PATCH] m68k: fix broken macros causing compile errorsAndreas Schwab
2005-08-23[PATCH] Fix IXP4xx CLOCK_TICK_RATEDeepak Saxena
2005-08-23[PATCH] s390 __CHECKER__ ifdefsAl Viro
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro
2005-08-23[PATCH] m32r smp.h gcc4 fixesAl Viro
2005-08-23[PATCH] alpha xchg fixAl Viro
2005-08-23[PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro
2005-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-08-23[IA64] Remove rwsem limitation of 32k waitersChristoph Lameter
2005-08-23[AX25]: UID fixesRalf Baechle
2005-08-23[NET]: Fix socket bitop damageRalf Baechle
2005-08-22Auto-update from upstreamTony Luck
2005-08-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller
2005-08-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2005-08-18[IA64] remove unused function __ia64_get_io_port_baseTony Luck
2005-08-18[PATCH] serverworks: add support for new southbridge IDENarendra Sankar
2005-08-18[PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette
2005-08-18[PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady
2005-08-18[PATCH] ppc32: Fix PPC440SP SRAM controller DCRsMatt Porter
2005-08-18[PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter
2005-08-18[PATCH] SH64: inotify and ioprio syscallsRobert Love
2005-08-18[PATCH] SH: inotify and ioprio syscallsRobert Love
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever
2005-08-17Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...Linus Torvalds
2005-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-08-16[PATCH] iSeries build with newer assemblers and compilersStephen Rothwell
2005-08-16[PATCH] PCI: 6700/6702PXH quirkKristen Accardi
2005-08-16[PATCH] i386 / desc_empty macro is incorrectZachary Amsden
2005-08-16Auto-update from upstreamTony Luck
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust
2005-08-15um: fix __pa/__va macro expansion problemLinus Torvalds
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love
2005-08-14Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds
2005-08-13[PATCH] sh: Make _syscall6() do the right thing.Paul Mundt
2005-08-12Auto-update from upstreamTony Luck
2005-08-12[IA64] Fix race in mm-context wrap-around logic.David Mosberger-Tang
2005-08-11[NETPOLL]: fix initialization/NAPI raceMatt Mackall
2005-08-11[NETPOLL]: add retry timeoutMatt Mackall
2005-08-11[NET]: Make skb->protocol __be16Alexey Dobriyan