summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-10-21[PATCH] pci: declare pci_get_device_reverse()Andrew Morton
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown
2006-10-21[PATCH] md: endian annotation for v1 superblock accessNeilBrown
2006-10-21[PATCH] md: add another COMPAT_IOCTL for mdNeilBrown
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-10-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust
2006-10-20[PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan
2006-10-20[PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar
2006-10-20[PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] Make <linux/personality.h> userspace proofRalf Baechle
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] export clear_queue_congested and set_queue_congestedThomas Maier
2006-10-20[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.David Woodhouse
2006-10-20[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe
2006-10-19[PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh
2006-10-19[PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle
2006-10-19[MIPS] More vr41xx pt_regs fixupsYoichi Yuasa
2006-10-18[TCP]: Bound TSO defer timeJohn Heffner
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf
2006-10-18[IPV6]: Remove struct pol_chain.Ville Nuorvala
2006-10-18[TIPC]: Added subscription cancellation capabilityLijun Chen
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch
2006-10-18pci: Additional search functionsAlan Cox
2006-10-18[S390] Fix pte type checking.Martin Schwidefsky
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens