aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe1-0/+2
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe1-5/+6
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe1-1/+20
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe1-2/+1
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb1-2/+5
2006-05-01[PATCH] More user space subject labelsSteve Grubb1-1/+1
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb2-0/+17
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb2-16/+15
2006-05-01[PATCH] audit inode patchSteve Grubb1-0/+34
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel2-0/+117
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+4
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King1-0/+1
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita1-1/+1
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov1-0/+2
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov67-3372/+2004
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-1/+3
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+3
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk1-1/+0
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare1-3/+2
2006-04-27[PATCH] Kobject: fix build errorKay Sievers1-1/+1
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+2
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-0/+20
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe1-0/+17
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-8/+10
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+3
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov2-51/+101
2006-04-26Input: allow passing NULL to input_free_device()Dmitry Torokhov1-1/+2
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak1-2/+4
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk1-3/+0
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller1-0/+7
2006-04-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2-0/+13
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust1-0/+1
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk1-0/+12
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-1/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+4
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman1-2/+1
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle1-1/+1
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman1-1/+0
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+4
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-9/+34
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-0/+17
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk1-7/+0
2006-04-14[PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier1-1/+1
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+2
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li1-0/+31
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-0/+8
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers1-0/+1