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