| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-05-04 |
|\ \ \ \ |
|
| * | | | | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2006-05-03 |
| |/ / / |
|
* | / / | CREDITS file update (Tristan Greaves) | Linus Torvalds | 2006-05-04 |
| |/ /
|/| | |
|
* | | | [PATCH] ext3: multile block allocate little endian fixes | Mingming Cao | 2006-05-03 |
* | | | [PATCH] Altix: correct ioc4 port order | Brent Casavant | 2006-05-03 |
* | | | [PATCH] EDAC Coexistence with BIOS | mark gross | 2006-05-03 |
* | | | [PATCH] uml: change timer initialization | Jeff Dike | 2006-05-03 |
* | | | [PATCH] Remove wrong cpu_has_apic checks that came from mismerging | Andi Kleen | 2006-05-03 |
* | | | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. | Stephen Smalley | 2006-05-03 |
|/ / |
|
* | | [NETFILTER] SCTP conntrack: fix infinite loop | Patrick McHardy | 2006-05-02 |
* | | forcedeth: fix multi irq issues | Ayaz Abdulla | 2006-05-02 |
* | | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards | Craig Brind | 2006-05-02 |
* | | [PATCH] mv643xx_eth: provide sysfs class device symlink | Olaf Hering | 2006-05-02 |
* | | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe | 2006-05-02 |
* | | [PATCH] splice: fix page LRU accounting | Jens Axboe | 2006-05-02 |
* | | [PATCH] vmsplice: fix badly placed end paranthesis | 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] Audit Filter Performance | Steve Grubb | 2006-05-01 |
| * | | [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, part 2 | Darrel Goeddel | 2006-05-01 |
| * | | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 |
| * | | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca... | Al Viro | 2006-05-01 |
| * | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 |
| * | | [PATCH] drop gfp_mask in audit_log_exit() | Al Viro | 2006-05-01 |
| * | | [PATCH] move call of audit_free() into do_exit() | Al Viro | 2006-05-01 |
| * | | [PATCH] sockaddr patch | Steve Grubb | 2006-05-01 |
| * | | [PATCH] deal with deadlocks in audit_free() | 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] splice: call handle_ra_miss() on failure to lookup page | Jens Axboe | 2006-05-01 |
| * | | [PATCH] Add ->splice_read/splice_write to def_blk_fops | 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 |
| * | | [PATCH] splice: fix bugs with stealing regular pipe pages | Jens Axboe | 2006-04-30 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-05-01 |
|\ \ |
|
| * | | IB/ipath: tidy up white space in a few files | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: fix label name in interrupt handler | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: improve sparse annotation | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: simplify IB timer usage | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: simplify RC send posting | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: prevent hardware from being accessed during reset | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: fix verbs registration | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: change handling of PIO buffers | Bryan O'Sullivan | 2006-05-01 |
| * | | IB/ipath: iterate over correct number of ports during reset | Bryan O'Sullivan | 2006-05-01 |