| Commit message (Expand) | Author | Age |
* | [PATCH] fix can_share_swap_page() when !CONFIG_SWAP | Hua Zhong | 2006-05-15 |
* | [PATCH] add slab_is_available() routine for boot code | Mike Kravetz | 2006-05-15 |
* | [PATCH] symbol_put_addr() locks kernel | Trent Piepho | 2006-05-15 |
* | [PATCH] RCU: introduce rcu_needs_cpu() interface | Heiko Carstens | 2006-05-15 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-05-11 |
|\ |
|
| * | [SERIAL] Clean up serial locking when obtaining a reference to a port | Russell King | 2006-04-30 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-11 |
|\ \ |
|
| * | | [NET]: Do sysfs registration as part of register_netdevice. | Stephen Hemminger | 2006-05-10 |
* | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi... | Linus Torvalds | 2006-05-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | dl2k: use DMA_48BIT_MASK constant | Francois Romieu | 2006-05-10 |
* | | | sky2: backout NAPI reschedule | Stephen Hemminger | 2006-05-08 |
|/ / |
|
* | | [NET]: Create netdev attribute_groups with class_device_add | Stephen Hemminger | 2006-05-06 |
* | | [CLASS DEVICE]: add attribute_group creation | Stephen Hemminger | 2006-05-06 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-05-04 |
|\ \ |
|
| * | | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 2006-05-03 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-05-04 |
|\ \ \ |
|
| * | | | [MMC] extend data timeout for writes | Russell King | 2006-05-02 |
| | |/
| |/| |
|
* | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-05-04 |
|\ \ \ |
|
| * | | | [PATCH] splice: LRU fixups | Jens Axboe | 2006-05-04 |
| | |/
| |/| |
|
* / | | [NETFILTER]: H.323 helper: Change author's email address | Jing Min Zhao | 2006-05-04 |
|/ / |
|
* | | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe | 2006-05-02 |
* | | [PATCH] splice: fix page LRU accounting | Jens Axboe | 2006-05-02 |
* | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-02 |
|\ \ |
|
| * | | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 |
| * | | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 |
| * | | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 |
| * | | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 |
| * | | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 |
| * | | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 |
| * | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 |
| |/ |
|
* | | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy | 2006-05-01 |
* | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-05-01 |
|\ \ |
|
| * | | [PATCH] vmsplice: allow user to pass in gift pages | Jens Axboe | 2006-05-01 |
| * | | [PATCH] pipe: enable atomic copying of pipe data to/from user space | Jens Axboe | 2006-05-01 |
| * | | [PATCH] pipe: introduce ->pin() buffer operation | Jens Axboe | 2006-05-01 |
| * | | [PATCH] splice: fix bugs in pipe_to_file() | Jens Axboe | 2006-05-01 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-01 |
|\ \ |
|
| * | | [NET]: use hlist_unhashed() | Akinobu Mita | 2006-04-29 |
| |/ |
|
* | | Input: ressurect EVIOCGREP and EVIOCSREP | Dmitry Torokhov | 2006-04-29 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 |
|\| |
|
| * | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton | 2006-04-28 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-04-27 |
| |\ |
|
| | * | [PATCH] Kobject: possible cleanups | Adrian Bunk | 2006-04-27 |
| | * | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled | Jean Delvare | 2006-04-27 |
| | * | [PATCH] Kobject: fix build error | Kay Sievers | 2006-04-27 |
| * | | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() | Jens Axboe | 2006-04-27 |
| |/ |
|
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-26 |
| |\ |
|
| | * | [PATCH] splice: rearrange moving to/from pipe helpers | Jens Axboe | 2006-04-26 |
| | * | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 |
| * | | [PATCH] sky2: reschedule if irq still pending | Stephen Hemminger | 2006-04-26 |
| |/ |
|