aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-01
* [PATCH] change lspp ipc auditingSteve Grubb2006-05-01
* [PATCH] audit inode patchSteve Grubb2006-05-01
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-01
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
* [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-27
|\
| * [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-27
| * [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-27
| * [PATCH] Kobject: fix build errorKay Sievers2006-04-27
* | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-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
* | [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
* [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
|/
* [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
| * [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-10