Age | Commit message (Expand) | Author |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-05-19 | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2010-05-19 | Merge commit 'v2.6.34' into next | Dmitry Torokhov |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'next' into for-linus | James Morris |
2010-05-17 | serial167: Kill unused variables | Geert Uytterhoeven |
2010-05-17 | procfs: Push down the bkl from ioctl | Frederic Weisbecker |
2010-05-17 | TPM: ACPI/PNP dependency removal | Rajiv Andrade |
2010-05-13 | tty: Fix unbalanced BKL handling in error path | Alan Cox |
2010-05-13 | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar |
2010-05-11 | agp: use NULL instead of 0 when pointer is needed | Bill Pemberton |
2010-05-10 | pcmcia: dev_node removal (remaining drivers) | Dominik Brodowski |
2010-05-10 | pcmcia: dev_node removal (drivers with updated printk call) | Dominik Brodowski |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski |
2010-05-07 | Revert "TPM: ACPI/PNP dependency removal" | James Morris |
2010-05-06 | Merge branch 'master' into next | James Morris |
2010-05-05 | TPM: ACPI/PNP dependency removal | Rajiv Andrade |
2010-04-30 | tty: Fix regressions in the char driver conversion | Alan Cox |
2010-04-23 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-21 | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker |
2010-04-20 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-04-19 | pcmcia: fix error handling in cm4000_cs.c | Dan Carpenter |
2010-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-04-13 | Input: keyboard - fix formatting issues | Dmitry Torokhov |
2010-04-13 | Input: keyboard - switch to using pr_err() and friends | Dmitry Torokhov |
2010-04-13 | Input: implement SysRq as a separate input handler | Dmitry Torokhov |
2010-04-08 | hvc_console: Fix race between hvc_close and hvc_remove | Anton Blanchard |
2010-04-08 | virtio: disable multiport console support. | Michael S. Tsirkin |
2010-04-08 | virtio: console makes incorrect assumption about virtio API | Rusty Russell |
2010-04-08 | virtio: console: Fix early_put_chars usage | François Diakhaté |
2010-04-07 | frv: hide uncached_access() when pgprot_noncached is not #defined | David Howells |
2010-04-07 | /dev/mem: allow rewinding | Eric Dumazet |
2010-04-07 | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton |
2010-04-07 | raw: fsync method is now required | Anton Blanchard |
2010-04-07 | devmem: handle class_create() failure | Anton Blanchard |
2010-04-07 | mxser: spin_lock() => spin_lock_irq() | Dan Carpenter |
2010-04-07 | drivers/char/amiserial.c: add missing local_irq_restore | Julia Lawall |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-02 | tty: release_one_tty() forgets to put pids | Oleg Nesterov |
2010-03-31 | Merge branch 'master' into next | James Morris |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | TPM: workaround to enforce PCR updates across suspends | Rajiv Andrade |
2010-03-25 | agp/intel: intel_845_driver is an agp driver! | Daniel Vetter |
2010-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-03-22 | virtio: console: Check if port is valid in resize_console | Amit Shah |