| Commit message (Expand) | Author | Age | Files | Lines |
* | Finally remove the obnoxious inter_module_xxx() | David Woodhouse | 2006-05-08 | 4 | -197/+0 |
* | Remove use of inter_module_crap in NOR flash chip drivers. | David Woodhouse | 2006-05-08 | 7 | -93/+20 |
* | Fix non-modular case for DiskOnChip probe | David Woodhouse | 2006-05-08 | 1 | -4/+31 |
* | Remove inter_module_xxx() from DiskOnChip drivers. | David Woodhouse | 2006-05-08 | 6 | -64/+18 |
* | [MTD] Convert physmap to platform driver | Lennert Buytenhek | 2006-05-07 | 3 | -83/+196 |
* | [JFFS2] Fix race in setting file attributes | Dmitry Bazhenov | 2006-05-05 | 1 | -1/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-03 | 892 | -12904/+21258 |
|\ |
|
| * | [NETFILTER] SCTP conntrack: fix infinite loop | Patrick McHardy | 2006-05-02 | 2 | -8/+14 |
| * | forcedeth: fix multi irq issues | Ayaz Abdulla | 2006-05-02 | 1 | -84/+228 |
| * | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards | Craig Brind | 2006-05-02 | 1 | -0/+6 |
| * | [PATCH] mv643xx_eth: provide sysfs class device symlink | Olaf Hering | 2006-05-02 | 1 | -0/+2 |
| * | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe | 2006-05-02 | 3 | -4/+5 |
| * | [PATCH] splice: fix page LRU accounting | Jens Axboe | 2006-05-02 | 2 | -13/+23 |
| * | [PATCH] vmsplice: fix badly placed end paranthesis | Jens Axboe | 2006-05-02 | 1 | -1/+1 |
| * | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-01 | 33 | -275/+1142 |
| |\ |
|
| | * | [PATCH] Audit Filter Performance | Steve Grubb | 2006-05-01 | 1 | -4/+7 |
| | * | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 | 6 | -11/+98 |
| | * | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 | 4 | -40/+142 |
| | * | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 | 5 | -3/+49 |
| | * | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 | 6 | -77/+47 |
| | * | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 | 3 | -37/+74 |
| | * | [PATCH] support for context based audit filtering, part 2 | Darrel Goeddel | 2006-05-01 | 4 | -27/+256 |
| | * | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 | 8 | -10/+419 |
| | * | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca... | Al Viro | 2006-05-01 | 1 | -9/+1 |
| | * | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 11 | -33/+27 |
| | * | [PATCH] drop gfp_mask in audit_log_exit() | Al Viro | 2006-05-01 | 1 | -30/+32 |
| | * | [PATCH] move call of audit_free() into do_exit() | Al Viro | 2006-05-01 | 3 | -10/+4 |
| | * | [PATCH] sockaddr patch | Steve Grubb | 2006-05-01 | 1 | -0/+2 |
| | * | [PATCH] deal with deadlocks in audit_free() | Al Viro | 2006-05-01 | 1 | -10/+10 |
| * | | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy | 2006-05-01 | 2 | -19/+22 |
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-05-01 | 4 | -126/+255 |
| |\ \ |
|
| | * | | [PATCH] vmsplice: allow user to pass in gift pages | Jens Axboe | 2006-05-01 | 2 | -3/+27 |
| | * | | [PATCH] pipe: enable atomic copying of pipe data to/from user space | Jens Axboe | 2006-05-01 | 3 | -30/+126 |
| | * | | [PATCH] splice: call handle_ra_miss() on failure to lookup page | Jens Axboe | 2006-05-01 | 1 | -0/+6 |
| | * | | [PATCH] Add ->splice_read/splice_write to def_blk_fops | Jens Axboe | 2006-05-01 | 1 | -0/+2 |
| | * | | [PATCH] pipe: introduce ->pin() buffer operation | Jens Axboe | 2006-05-01 | 3 | -78/+73 |
| | * | | [PATCH] splice: fix bugs in pipe_to_file() | Jens Axboe | 2006-05-01 | 3 | -23/+20 |
| | * | | [PATCH] splice: fix bugs with stealing regular pipe pages | Jens Axboe | 2006-04-30 | 2 | -3/+12 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-05-01 | 16 | -94/+131 |
| |\ \ |
|
| | * | | IB/ipath: tidy up white space in a few files | Bryan O'Sullivan | 2006-05-01 | 3 | -21/+31 |
| | * | | IB/ipath: fix label name in interrupt handler | Bryan O'Sullivan | 2006-05-01 | 1 | -3/+3 |
| | * | | IB/ipath: improve sparse annotation | Bryan O'Sullivan | 2006-05-01 | 1 | -1/+1 |
| | * | | IB/ipath: simplify IB timer usage | Bryan O'Sullivan | 2006-05-01 | 2 | -30/+12 |
| | * | | IB/ipath: simplify RC send posting | Bryan O'Sullivan | 2006-05-01 | 1 | -11/+4 |
| | * | | IB/ipath: prevent hardware from being accessed during reset | Bryan O'Sullivan | 2006-05-01 | 3 | -6/+23 |
| | * | | IB/ipath: fix verbs registration | Bryan O'Sullivan | 2006-05-01 | 1 | -1/+5 |
| | * | | IB/ipath: change handling of PIO buffers | Bryan O'Sullivan | 2006-05-01 | 1 | -14/+22 |
| | * | | IB/ipath: iterate over correct number of ports during reset | Bryan O'Sullivan | 2006-05-01 | 1 | -1/+1 |
| | * | | IB/ipath: set up 32-bit DMA mask if 64-bit setup fails | Bryan O'Sullivan | 2006-05-01 | 1 | -3/+13 |
| | * | | IB/ipath: fix race with exposing reset file | Bryan O'Sullivan | 2006-05-01 | 2 | -2/+15 |