| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 2 | -4/+0 |
* | [PATCH] HVCS char driver janitoring: move block of code | Linas Vepstas | 2006-12-07 | 1 | -216/+210 |
* | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 2006-12-07 | 2 | -5/+5 |
* | [PATCH] The scheduled removal of some OSS options | Adrian Bunk | 2006-12-07 | 1 | -32/+0 |
* | [PATCH] driver/base/memory.c: handle errors properly | Andrew Morton | 2006-12-07 | 1 | -11/+23 |
* | [PATCH] PCEngines WRAP LED Support | Kristian Kielhofner | 2006-12-07 | 3 | -0/+149 |
* | [PATCH] i2lib unused variable cleanup | Mariusz Kozlowski | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman | 2006-12-07 | 5 | -7/+26 |
* | [PATCH] drivers/cdrom/*: trivial vsnprintf() conversion | Alexey Dobriyan | 2006-12-07 | 2 | -4/+3 |
* | [PATCH] Exar quad port serial | Paul B Schroeder | 2006-12-07 | 3 | -0/+64 |
* | [PATCH] lockdep: annotate bcsp driver | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] paride: return proper error code | Akinobu Mita | 2006-12-07 | 4 | -12/+12 |
* | [PATCH] parport_pc: Add support for OX16PCI952 parallel port | Ryan Underwood | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] tifm: fix NULL ptr and style | Randy Dunlap | 2006-12-07 | 1 | -2/+3 |
* | [PATCH] paride_register(): shuffle return values | Alexey Dobriyan | 2006-12-07 | 16 | -18/+26 |
* | [PATCH] paride: rename pi_register() and pi_unregister() | Alexey Dobriyan | 2006-12-07 | 17 | -37/+37 |
* | [PATCH] spi: set kset of master class dev explicitly | Hans-Christian Egtvedt | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] spi: correct bus_num and buffer bug in spi core | Hans-Christian Egtvedt | 2006-12-07 | 1 | -9/+7 |
* | [PATCH] lockdep: fix ide/proc interaction | Peter Zijlstra | 2006-12-07 | 1 | -4/+15 |
* | [PATCH] via82cxxx: handle error condition properly | Alan Cox | 2006-12-07 | 1 | -5/+16 |
* | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar | 2006-12-07 | 1 | -1/+13 |
* | [PATCH] SPI: improve sysfs compiler complaint handling | Jeff Garzik | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] RTC: handle sysfs errors | Jeff Garzik | 2006-12-07 | 4 | -7/+35 |
* | [PATCH] PNP: handle sysfs errors | Jeff Garzik | 2006-12-07 | 2 | -12/+35 |
* | [PATCH] I2O: more error checking | Jeff Garzik | 2006-12-07 | 2 | -10/+21 |
* | [PATCH] ioremap balanced with iounmap for drivers/char/istallion.c | Amol Lad | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] ioremap balanced with iounmap for drivers/char/moxa.c | Amol Lad | 2006-12-07 | 1 | -1/+4 |
* | [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c | Amol Lad | 2006-12-07 | 1 | -1/+7 |
* | [PATCH] serial uartlite driver | Peter Korsgaard | 2006-12-07 | 3 | -0/+525 |
* | [PATCH] cciss: cleanup cciss_interrupt mode | Mike Miller | 2006-12-07 | 1 | -5/+3 |
* | [PATCH] cciss: add support for 1024 logical volumes | Mike Miller | 2006-12-07 | 3 | -40/+79 |
* | [PATCH] cciss: remove unused revalidate_allvol function | Mike Miller | 2006-12-07 | 1 | -73/+1 |
* | [PATCH] cciss: change cciss_open for consistency | Mike Miller | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] cciss: set sector_size to 2048 for performance | Mike Miller | 2006-12-07 | 2 | -3/+10 |
* | [PATCH] cciss: disable DMA prefetch on P600 | Mike Miller | 2006-12-07 | 2 | -0/+12 |
* | [PATCH] cciss: fix pci ssid for the E500 controller | Mike Miller | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] cciss: increase number of commands on controller | Mike Miller | 2006-12-07 | 2 | -36/+40 |
* | [PATCH] cciss: reference driver support | Mike Miller | 2006-12-07 | 1 | -7/+23 |
* | [PATCH] cciss: version change | Mike Miller | 2006-12-07 | 1 | -3/+4 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 25 | -9/+26 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 25 | -38/+38 |
* | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2006-12-07 | 4 | -6/+6 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 35 | -71/+71 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 40 | -91/+91 |
* | [PATCH] slab: remove SLAB_NOIO | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] add numa node information to struct device | Christoph Hellwig | 2006-12-07 | 2 | -0/+2 |
* | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin | 2006-12-07 | 1 | -4/+4 |
* | [PATCH] drm-sis linkage fix | Andrew Morton | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) | Al Viro | 2006-12-06 | 1 | -4/+6 |
* | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro | 2006-12-06 | 2 | -5/+13 |