| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mbxfb: Add YUV video overlay support | Raphael Assenat | 2006-12-08 | 1 | -0/+31 |
* | [PATCH] fbcmap.c: mark structs const or __read_mostly | Helge Deller | 2006-12-08 | 1 | -3/+3 |
* | [PATCH] s3c2410fb: Add support for STN displays | Arnaud Patard (Rtp | 2006-12-08 | 1 | -0/+3 |
* | [PATCH] ide: more conversion to pci_get APIs | Alan Cox | 2006-12-08 | 1 | -1/+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] termios: Enable new style termios ioctls on x86-64 | Alan Cox | 2006-12-08 | 3 | -3/+23 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 6 | -13/+13 |
* | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2006-12-08 | 4 | -13/+14 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 20 | -0/+228 |
* | [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: Provide ilog2() fallbacks for powerpc | David Howells | 2006-12-08 | 2 | -10/+21 |
* | [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant | David Howells | 2006-12-08 | 1 | -4/+34 |
* | [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 | 3 | -8/+176 |
* | [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] Fix generic WARN_ON message | Jeremy Fitzhardinge | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] UML: add generic BUG support | Jeff Dike | 2006-12-08 | 1 | -1/+3 |
* | [PATCH] Generic BUG for x86-64 | Jeremy Fitzhardinge | 2006-12-08 | 1 | -22/+22 |
* | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge | 2006-12-08 | 1 | -8/+20 |
* | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 2006-12-08 | 4 | -0/+78 |
* | [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 |
* | [PATCH] m32r: bootloader support for OPSPUT platform | Hirokazu Takata | 2006-12-08 | 1 | -1/+2 |
* | [PATCH] m32r: support a synthesizable M32700 core | Hirokazu Takata | 2006-12-08 | 1 | -3/+4 |