| Commit message (Expand) | Author | Age | Files | Lines |
* | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 4 | -24/+21 |
* | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 5 | -5/+0 |
* | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel | 2010-07-21 | 1 | -1/+1 |
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-01 | 1 | -4/+2 |
|\ |
|
| * | agp: add no warn since we have a fallback to vmalloc paths | Dave Airlie | 2010-06-15 | 1 | -1/+1 |
| * | agp: drop vmalloc flag. | Dave Airlie | 2010-06-15 | 1 | -3/+1 |
* | | ipmi: set schedule_timeout_wait() value back to one | Martin Wilck | 2010-06-29 | 1 | -1/+1 |
* | | ipmi: make sure drivers were registered before unregistering them | Matthew Garrett | 2010-06-29 | 1 | -4/+17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-06-27 | 1 | -2/+6 |
|\ \ |
|
| * \ | Merge commit 'v2.6.35-rc3' into for-linus | Dmitry Torokhov | 2010-06-22 | 6 | -16/+60 |
| |\ \
| | |/ |
|
| * | | Input: sysrq - fix "stuck" SysRq mode | Dmitry Torokhov | 2010-06-09 | 1 | -2/+6 |
* | | | TPM: ReadPubEK output struct fix | Rajiv Andrade | 2010-06-15 | 1 | -0/+1 |
| |/
|/| |
|
* | | Revert "tty: fix a little bug in scrup, vt.c" | Linus Torvalds | 2010-06-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-06-04 | 3 | -6/+9 |
|\ \ |
|
| * | | vt_ioctl: return -EFAULT on copy_from_user errors | Dan Carpenter | 2010-06-04 | 1 | -1/+3 |
| * | | tty: fix a little bug in scrup, vt.c | Frank Pan | 2010-06-04 | 1 | -1/+1 |
| * | | TTY/n_gsm: potential double lock | Dan Carpenter | 2010-06-04 | 1 | -4/+5 |
* | | | ramoops: add HAS_IOMEM dependency | Heiko Carstens | 2010-06-04 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-06-03 | 1 | -1/+1 |
|\ \ |
|
| * | | agp/uninorth: Fix oops caused by flushing too much | Paul Mackerras | 2010-06-02 | 1 | -1/+1 |
* | | | virtio: console: Fix crash when port is unplugged and blocked for write | Amit Shah | 2010-06-03 | 1 | -0/+4 |
* | | | virtio: console: Fix crash when hot-unplugging a port and read is blocked | Amit Shah | 2010-06-03 | 1 | -3/+7 |
|/ / |
|
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-06-01 | 1 | -7/+39 |
|\ \
| |/
|/| |
|
| * | agp/intel: Restrict GTT mapping to valid range on i915 and i945 | Chris Wilson | 2010-05-26 | 1 | -7/+39 |
* | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -2/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-05-27 | 1 | -26/+35 |
|\ \ |
|
| * | | m68k: amiga - Serial port platform device conversion | Geert Uytterhoeven | 2010-05-26 | 1 | -26/+35 |
| |/ |
|
* | | drivers/char/applicom.c: use memdup_user | Julia Lawall | 2010-05-27 | 1 | -8/+3 |
* | | drivers/char/ppdev.c: use kasprintf | Julia Lawall | 2010-05-27 | 1 | -3/+1 |
* | | char drivers: RAM oops/panic logger | Marco Stornelli | 2010-05-27 | 3 | -0/+170 |
* | | ipmi: handle run_to_completion properly in deliver_recv_msg() | Jiri Kosina | 2010-05-27 | 1 | -3/+8 |
* | | ipmi: update driver to use dev_printk and its constructs | Myron Stowe | 2010-05-27 | 2 | -127/+107 |
* | | ipmi: convert tracking of the ACPI device pointer to a PNP device | Myron Stowe | 2010-05-27 | 1 | -1/+1 |
* | | ipmi: change timeout and event poll to one second | Corey Minyard | 2010-05-27 | 1 | -2/+2 |
* | | ipmi: attempt to register multiple SIs of the same type | Matthew Garrett | 2010-05-27 | 1 | -7/+21 |
* | | ipmi: reduce polling | Matthew Garrett | 2010-05-27 | 1 | -7/+13 |
* | | ipmi: reduce polling when interrupts are available | Matthew Garrett | 2010-05-27 | 1 | -2/+10 |
* | | ipmi: change device discovery order | Matthew Garrett | 2010-05-27 | 1 | -11/+12 |
* | | ipmi: only register one si per bmc | Matthew Garrett | 2010-05-27 | 1 | -2/+27 |
* | | ipmi: split device discovery and registration | Matthew Garrett | 2010-05-27 | 1 | -46/+84 |
* | | ipmi: change addr_source to an enum rather than strings | Matthew Garrett | 2010-05-27 | 1 | -19/+25 |
* | | drivers/char/vt.c: use memdup_user | Julia Lawall | 2010-05-27 | 1 | -7/+3 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-26 | 1 | -10/+18 |
|\ \
| |/
|/| |
|
| * | agp: amd64, fix pci reference leaks | Jiri Slaby | 2010-05-26 | 1 | -10/+18 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-25 | 1 | -0/+17 |
|\ \ |
|
| * | | ARM: 6137/1: nomadik hwrng: Add clock support | Srinidhi Kasagar | 2010-05-20 | 1 | -0/+17 |
* | | | drivers: misc: pass miscdevice pointer via file private data | Samu Onkalo | 2010-05-25 | 1 | -0/+1 |
* | | | hvsi: fix messed up error checking getting state name | Phil Carmody | 2010-05-25 | 1 | -4/+2 |
* | | | hangcheck-timer: fix x86_32 bugs | Yury Polyanskiy | 2010-05-25 | 1 | -6/+14 |
* | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 12 | -57/+144 |
|\ \ \ |
|