aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao
2006-05-04[PATCH] splice: LRU fixupsJens Axboe
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-05-02[MMC] extend data timeout for writesRussell King
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-05-01[PATCH] More user space subject labelsSteve Grubb
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-05-01[PATCH] audit inode patchSteve Grubb
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare
2006-04-27[PATCH] Kobject: fix build errorKay Sievers
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe