| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Generic HID layer - pb_fnmode | Jiri Kosina | 2006-12-08 | 1 | -0/+1 |
* | [PATCH] Generic HID layer - input and event reporting | Jiri Kosina | 2006-12-08 | 1 | -1/+2 |
* | [PATCH] Generic HID layer - hiddev | Jiri Kosina | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] Generic HID layer - USB API | Jiri Kosina | 2006-12-08 | 1 | -35/+1 |
* | [PATCH] Generic HID layer - API | Jiri Kosina | 2006-12-08 | 1 | -8/+28 |
* | [PATCH] Generic HID layer - code split | Jiri Kosina | 2006-12-08 | 2 | -0/+1297 |
* | [PATCH] dm: suspend: add noflush pushback | Kiyoshi Ueda | 2006-12-08 | 1 | -0/+3 |
* | [PATCH] dm: ioctl: add noflush suspend | Kiyoshi Ueda | 2006-12-08 | 1 | -2/+7 |
* | [PATCH] dm: map and endio return code clarification | Kiyoshi Ueda | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] dm: suspend: parameter change | Kiyoshi Ueda | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] fbcmap.c: mark structs const or __read_mostly | Helge Deller | 2006-12-08 | 1 | -3/+3 |
* | [PATCH] fault-injection: defaults likely to please a new user | Don Mullis | 2006-12-08 | 1 | -0/+1 |
* | [PATCH] fault-injection: Use bool-true-false throughout | Don Mullis | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 2006-12-08 | 1 | -0/+12 |
* | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 2006-12-08 | 2 | -0/+5 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 | 1 | -0/+4 |
* | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 2006-12-08 | 1 | -0/+69 |
* | [PATCH] Char: istallion, variables cleanup | Jiri Slaby | 2006-12-08 | 1 | -12/+12 |
* | [PATCH] Char: istallion, eliminate typedefs | Jiri Slaby | 2006-12-08 | 1 | -6/+6 |
* | [PATCH] Char: stallion, variables cleanup | Jiri Slaby | 2006-12-08 | 1 | -14/+14 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 4 | -10/+10 |
* | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2006-12-08 | 3 | -12/+13 |
* | [PATCH] Char: stallion, kill typedefs | Jiri Slaby | 2006-12-08 | 1 | -12/+12 |
* | [PATCH] Char: mxser_new, upgrade to 1.9.1 | Jiri Slaby | 2006-12-08 | 1 | -0/+3 |
* | [PATCH] add child reaper to pid_namespace | Sukadev Bhattiprolu | 2006-12-08 | 3 | -3/+9 |
* | [PATCH] to nsproxy | Cedric Le Goater | 2006-12-08 | 3 | -2/+22 |
* | [PATCH] rename struct pspace to struct pid_namespace | Sukadev Bhattiprolu | 2006-12-08 | 1 | -5/+5 |
* | [PATCH] identifier to nsproxy | Cedric Le Goater | 2006-12-08 | 2 | -0/+2 |
* | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev | 2006-12-08 | 5 | -47/+47 |
* | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater | 2006-12-08 | 2 | -7/+23 |
* | [PATCH] add process_session() helper routine | Cedric Le Goater | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co... | David Howells | 2006-12-08 | 2 | -6/+26 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 2 | -8/+132 |
* | [PATCH] struct path: convert lockd | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 2006-12-08 | 2 | -5/+7 |
* | [PATCH] struct path: move struct path from fs/namei.c into include/linux | Josef "Jeff" Sipek | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] struct path: rename Reiserfs's struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -22/+22 |
* | [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* | Josef "Jeff" Sipek | 2006-12-08 | 1 | -0/+31 |
* | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] bit reverse library | Akinobu Mita | 2006-12-08 | 1 | -0/+15 |
* | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 2006-12-08 | 2 | -0/+54 |
* | [PATCH] lockdep: avoid lockdep warning in md | NeilBrown | 2006-12-08 | 1 | -0/+2 |
* | [PATCH] remove the old bd_mutex lockdep annotation | Peter Zijlstra | 2006-12-08 | 1 | -17/+0 |
* | [PATCH] pktcdvd: add sysfs and debugfs interface | Thomas Maier | 2006-12-08 | 1 | -1/+17 |
* | [PATCH] pktcdvd: bio write congestion using congestion_wait() | Thomas Maier | 2006-12-08 | 1 | -0/+9 |
* | [PATCH] make set_special_pids() static | Oleg Nesterov | 2006-12-08 | 1 | -1/+0 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -5/+6 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 216 | -2027/+2970 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 1 | -31/+0 |
| |\ |
|
| | * | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King | 2006-11-30 | 1 | -31/+0 |