summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-281-1/+2
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-281-5/+1Star
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-5/+9
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-281-9/+19
* [PATCH] Remove __must_check for device_for_each_child()Russell King2006-10-231-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-211-1/+1
|\
| * [PATCH] libata: typo fixTejun Heo2006-10-211-1/+1
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-212-0/+4
|\ \
| * | [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+2
| * | [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+2
* | | [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 master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-202-0/+3
|\ \
| * | [TCP]: Bound TSO defer timeJohn Heffner2006-10-191-0/+2
| * | [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-191-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] 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] 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-191-0/+2
|\
| * [pci_ids] Add Quicknet XJ vendor/device ID's.Ben Collins2006-10-181-0/+2
* | 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-172-4/+14
|\
| * Lockdep: fix compile error in drivers/input/serio/serio.cAndrew Morton2006-10-121-0/+2
| * Input: serio - add lockdep annotationsJiri Kosina2006-10-111-0/+1