Age | Commit message (Expand) | Author |
2007-10-17 | md: fix a bug in some never-used code. | NeilBrown |
2007-10-17 | md: software Raid autodetect dev list not array | Michael J. Evans |
2007-10-17 | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik |
2007-10-17 | lp_console: cleanups | Pavel Machek |
2007-10-17 | HVC console is also used by iSeries, so add that to HVC_DRIVER help. | Rusty Russell |
2007-10-17 | Delay creation of khcvd thread | Rusty Russell |
2007-10-17 | tty: expose new methods needed for drivers to get termios right | Alan Cox |
2007-10-17 | lk201: remove obsolete driver | Maciej W. Rozycki |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve |
2007-10-17 | I2O: Fix "defined but not used" build warnings | Satyam Sharma |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham |
2007-10-17 | make dmapool code use __set_current_state() | Arjan van de Ven |
2007-10-17 | Remove final traces of long-deprecated "ramdisk" kernel parm | Robert P. J. Day |
2007-10-17 | drivers/block/cciss.c: fix check-after-use | Adrian Bunk |
2007-10-17 | n_hdlc.c: fix check-after-use | Adrian Bunk |
2007-10-17 | cciss: fix error reporting for SG_IO | Steve Cameron |
2007-10-17 | NBD: allow hung network I/O to be cancelled | Paul Clements |
2007-10-17 | NBD: set uninitialized devices to size 0 | Paul Clements |
2007-10-17 | floppy: tolerate DMA channel unavailability | Jan Beulich |
2007-10-17 | jsm: Remove further unneeded crud | Alan Cox |
2007-10-17 | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox |
2007-10-17 | unicode diacritics support | Samuel Thibault |
2007-10-17 | aoe: remove unecessary wrapper function | Ed L. Cashin |
2007-10-17 | pnp: avoid a small unlikely memory leak in proc_read_escd() | Jesper Juhl |
2007-10-17 | Tweak /proc/ipmi removal | Alexey Dobriyan |
2007-10-17 | tpm: pay attention to IRQ info from PNP | Bjorn Helgaas |
2007-10-17 | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | epca.c: reformat comments and coding style improvements | Alexey Dobriyan |
2007-10-17 | Remove "unsafe" from module struct | Rusty Russell |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu |
2007-10-17 | Clean up duplicate includes in drivers/w1/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in drivers/char/ | Jesper Juhl |
2007-10-17 | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson |
2007-10-17 | Remove unneeded lock_kernel() in driver/block/loop.c | Diego Woitasen |
2007-10-17 | nbd: change a parameter's type to remove a memcpy call | Denis Cheng |
2007-10-17 | nbd: use list_for_each_entry_safe to make it more consolidated and readable | Denis Cheng |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |
2007-10-17 | Driver for the Atmel on-chip SSC on AT32AP and AT91 | Hans-Christian Egtvedt |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter |
2007-10-17 | mm: bdi init hooks | Peter Zijlstra |
2007-10-17 | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes |
2007-10-17 | [SCSI] Remove full sg table memset() | FUJITA Tomonori |
2007-10-17 | [SCSI] ide-scsi: remove usage of sg_last() | Jens Axboe |
2007-10-17 | cciss: disable DMA refetch on Smart Array P600 | Mike Miller (OS Dev) |
2007-10-17 | [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg | Boaz Harrosh |
2007-10-16 | Remove magic macros for screen_info structure members | H. Peter Anvin |
2007-10-16 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-16 | missing include in mmc | Al Viro |