aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'upstream' into max-sectJeff Garzik2006-04-27
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-04-27
| |\
| | * Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-26
| | |\
| | | * [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-26
| | | * [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
| | * | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-26
| | |/
| | * [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-24
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-20
| | |\
| | | * [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-20
| * | | Merge branch 'master'Jeff Garzik2006-04-20
| |\| |
| | * | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-20
| | |/
| | * Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-19
| | |\
| | | * NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-19
| | | * NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-19
| | * | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-19
| | * | [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-19
| | * | [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-19
| | |/
| | * [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle2006-04-18
* | | Merge branch 'upstream'Jeff Garzik2006-04-18
|\| |
| * | Merge branch 'master'Jeff Garzik2006-04-18
| |\|
| | * [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-14
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-04-14
| | |\
| | | * [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-13
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-14
| | |\ \
| | | * | [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-14
| | | * | [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-14
| | | * | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-14
| | | * | [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-14
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-14
| | |\ \ \
| | | * | | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
| | | * | | [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-14
| | | * | | [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-14
| | | |/ /
| | * / / [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-14
| | |/ /
| | * | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-14
| | |\ \ | | | |/ | | |/|
| | | * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
| | | * [PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe2006-04-11
| | * | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-11
| | |/
* | | Merge branch 'upstream'Jeff Garzik2006-04-12
|\| |
| * | [PATCH] libata: export ata_set_sata_spd()Tejun Heo2006-04-11
| * | [PATCH] libata: implement ata_wait_register()Tejun Heo2006-04-11
| * | [PATCH] libata: kill @verbose from ata_reset_fn_tTejun Heo2006-04-11
| * | libata: Add helper ata_shost_to_port()Jeff Garzik2006-04-11
| * | libata: Fix EH merge difference between this branch and upstream.Jeff Garzik2006-04-11
| * | Merge branch 'master'Jeff Garzik2006-04-11
| |\|
| | * [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-11
| | * Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-11
| | |\
| | | * [PATCH] splice: warning fixAndrew Morton2006-04-11
| | | * [PATCH] get rid of the PIPE_*() macrosIngo Molnar2006-04-11
| | | * [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-11
| | | * [PATCH] splice: add optional input and output offsetsIngo Molnar2006-04-10