Age | Commit message (Expand) | Author |
2010-08-04 | ppp: make channel_ops const | stephen hemminger |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-02 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-07-31 | random: Reorder struct entropy_store to remove padding on 64bits | Richard Kennedy |
2010-07-31 | Input: keyboard - also match braille-only keyboards | Samuel Thibault |
2010-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-07-26 | agp/intel: Use the correct mask to detect i830 aperture size. | Tim Gardner |
2010-07-26 | tpm_tis: fix subsequent suspend failures | Rajiv Andrade |
2010-07-21 | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel |
2010-07-20 | synclink: use ARRAY_SIZE | Kulikov Vasiliy |
2010-07-05 | hwrng: n2-drv - remove casts from void* | Kulikov Vasiliy |
2010-07-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-06-29 | ipmi: set schedule_timeout_wait() value back to one | Martin Wilck |
2010-06-29 | ipmi: make sure drivers were registered before unregistering them | Matthew Garrett |
2010-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-06-22 | Merge commit 'v2.6.35-rc3' into for-linus | Dmitry Torokhov |
2010-06-15 | agp: add no warn since we have a fallback to vmalloc paths | Dave Airlie |
2010-06-15 | agp: drop vmalloc flag. | Dave Airlie |
2010-06-15 | TPM: ReadPubEK output struct fix | Rajiv Andrade |
2010-06-09 | Input: sysrq - fix "stuck" SysRq mode | Dmitry Torokhov |
2010-06-06 | Revert "tty: fix a little bug in scrup, vt.c" | Linus Torvalds |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-06-04 | ramoops: add HAS_IOMEM dependency | Heiko Carstens |
2010-06-04 | vt_ioctl: return -EFAULT on copy_from_user errors | Dan Carpenter |
2010-06-04 | tty: fix a little bug in scrup, vt.c | Frank Pan |
2010-06-04 | TTY/n_gsm: potential double lock | Dan Carpenter |
2010-06-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-06-03 | virtio: console: Fix crash when port is unplugged and blocked for write | Amit Shah |
2010-06-03 | virtio: console: Fix crash when hot-unplugging a port and read is blocked | Amit Shah |
2010-06-02 | agp/uninorth: Fix oops caused by flushing too much | Paul Mackerras |
2010-06-01 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-05-27 | drivers/char/applicom.c: use memdup_user | Julia Lawall |
2010-05-27 | drivers/char/ppdev.c: use kasprintf | Julia Lawall |
2010-05-27 | char drivers: RAM oops/panic logger | Marco Stornelli |
2010-05-27 | ipmi: handle run_to_completion properly in deliver_recv_msg() | Jiri Kosina |
2010-05-27 | ipmi: update driver to use dev_printk and its constructs | Myron Stowe |
2010-05-27 | ipmi: convert tracking of the ACPI device pointer to a PNP device | Myron Stowe |
2010-05-27 | ipmi: change timeout and event poll to one second | Corey Minyard |
2010-05-27 | ipmi: attempt to register multiple SIs of the same type | Matthew Garrett |
2010-05-27 | ipmi: reduce polling | Matthew Garrett |
2010-05-27 | ipmi: reduce polling when interrupts are available | Matthew Garrett |
2010-05-27 | ipmi: change device discovery order | Matthew Garrett |
2010-05-27 | ipmi: only register one si per bmc | Matthew Garrett |
2010-05-27 | ipmi: split device discovery and registration | Matthew Garrett |
2010-05-27 | ipmi: change addr_source to an enum rather than strings | Matthew Garrett |