summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-212-0/+18
* | | | | | [PATCH] cpuset: mempolicy migration typo fixPaul Jackson2006-10-211-1/+1
* | | | | | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-211-0/+6
* | | | | | [PATCH] pci: declare pci_get_device_reverse()Andrew Morton2006-10-211-2/+11
* | | | | | [PATCH] md: endian annotations for the bitmap superblockNeilBrown2006-10-211-10/+10
* | | | | | [PATCH] md: endian annotation for v1 superblock accessNeilBrown2006-10-211-28/+28
* | | | | | [PATCH] md: add another COMPAT_IOCTL for mdNeilBrown2006-10-211-0/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-211-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-191-0/+2
| * | | | [PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh2006-10-191-0/+2
| * | | | [PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2006-10-191-0/+3
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-203-9/+12
|\ \ \ \
| * | | | [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-191-2/+2
| * | | | [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-191-6/+9
| * | | | [MIPS] More vr41xx pt_regs fixupsYoichi Yuasa2006-10-191-1/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-201-21/+20
|\ \ \ \
| * | | | [SPARC]: Clean up asm-sparc/elf.h pollution in userspace.David Woodhouse2006-10-201-21/+20
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-205-14/+8
|\ \ \ \
| * | | | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet2006-10-201-3/+4
| * | | | [TCP]: Bound TSO defer timeJohn Heffner2006-10-181-0/+2
| * | | | [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-181-4/+1
| * | | | [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-181-7/+0
| * | | | [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-181-0/+1
| |/ / /
* | | | [PATCH] nfsd: nfs_replay_meAl Viro2006-10-201-0/+1
* | | | [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-205-7/+7
* | | | [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-202-20/+20
* | | | [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-201-19/+19
* | | | [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-201-12/+12
* | | | [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-201-57/+57
* | | | [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-202-26/+26
* | | | [PATCH] nfsfh simple endianness annotationsAl Viro2006-10-201-3/+3
* | | | [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-201-1/+1
* | | | [PATCH] nfs: verifier is network-endianAl Viro2006-10-202-5/+5
* | | | [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-201-1/+1
* | | | [PATCH] lockd endianness annotationsAl Viro2006-10-204-34/+34
* | | | [PATCH] fix svc_procfunc declarationAl Viro2006-10-201-1/+1
* | | | [PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust2006-10-201-0/+1
* | | | [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle2006-10-201-1/+4
* | | | [PATCH] OOM killer meets userspace headersAlexey Dobriyan2006-10-203-3/+11
* | | | [PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar2006-10-201-0/+3
* | | | [PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso2006-10-201-9/+0
* | | | [PATCH] Make <linux/personality.h> userspace proofRalf Baechle2006-10-201-0/+7
* | | | [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-203-5/+27
* | | | [PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2006-10-201-0/+2
|/ / /
* | | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-181-0/+2
|\ \ \
| * | | [pci_ids] Add Quicknet XJ vendor/device ID's.Ben Collins2006-10-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-182-1/+239
|\ \ \ \
| * | | | PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-0/+236
| * | | | PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-181-0/+1
| * | | | pci: Additional search functionsAlan Cox2006-10-181-1/+2
| |/ / /
OpenPOWER on IntegriCloud