aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho1-0/+1
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+1
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu1-0/+1
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger1-2/+1
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger1-10/+8
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger1-0/+2
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger1-0/+2
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+60
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+1
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+3
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao1-1/+1
2006-05-04[PATCH] splice: LRU fixupsJens Axboe1-2/+3
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-0/+60
2006-05-02[MMC] extend data timeout for writesRussell King1-0/+1
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe1-0/+1
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe1-3/+2
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds4-23/+193
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy1-0/+8
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-4/+25
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