aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-012-0/+117
| * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
| |/
* | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-0/+8
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-011-4/+25
|\ \
| * | [PATCH] vmsplice: allow user to pass in gift pagesJens Axboe2006-05-011-0/+2
| * | [PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe2006-05-011-5/+6
| * | [PATCH] pipe: introduce ->pin() buffer operationJens Axboe2006-05-011-1/+20
| * | [PATCH] splice: fix bugs in pipe_to_file()Jens Axboe2006-05-011-2/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-011-1/+1
|\ \
| * | [NET]: use hlist_unhashed()Akinobu Mita2006-04-291-1/+1
| |/
* | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+2
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-2967-3372/+2004
|\ \ | |/
| * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-1/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-272-5/+3
| |\
| | * [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-271-1/+0
| | * [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-271-3/+2
| | * [PATCH] Kobject: fix build errorKay Sievers2006-04-271-1/+1
| * | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-271-0/+2
| |/
| * Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-262-0/+20
| |\
| | * [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-261-0/+17
| | * [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+3
| * | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-8/+10
| |/
| * [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-241-0/+4
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-201-0/+7
| |\
| | * [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-201-0/+7
| * | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-201-3/+0
| |/
| * Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-192-0/+13
| |\
| | * NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-191-0/+1
| | * NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-191-0/+12
| * | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-191-1/+0
| * | [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-191-0/+4
| * | [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-191-2/+1
| |/
| * [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle2006-04-191-1/+1
| * [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-141-1/+0
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-04-141-0/+4
| |\
| | * [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-131-0/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-143-9/+34
| |\ \
| | * | [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-141-7/+0
| | * | [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-141-1/+1
| | * | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-141-1/+2
| | * | [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+31
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-144-0/+17
| |\ \ \
| | * | | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-0/+8
| | * | | [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-141-0/+1
| | * | | [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-142-0/+8
| | |/ /
| * | | [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-141-0/+444
| |/ /
| * | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-143-6/+9
| |\ \ | | |/ | |/|
| | * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-112-0/+3
| | * [PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe2006-04-111-6/+6
| * | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-118-3111/+0
| |/