Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-05-22 | 6 | -384/+475 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drivers/char: Eliminate use after free | Julia Lawall | 2010-05-19 | 1 | -4/+4 | |
| * | | | | | | | | | | virtio: console: Accept console size along with resize control message | Amit Shah | 2010-05-19 | 1 | -1/+12 | |
| * | | | | | | | | | | virtio: console: Store each console's size in the console structure | Amit Shah | 2010-05-19 | 1 | -12/+31 | |
| * | | | | | | | | | | virtio: console: Resize console port 0 on config intr only if multiport is off | Amit Shah | 2010-05-19 | 1 | -7/+10 | |
| * | | | | | | | | | | virtio: console: Add support for nonblocking write()s | Amit Shah | 2010-05-19 | 1 | -8/+111 | |
| * | | | | | | | | | | virtio: console: Rename wait_is_over() to will_read_block() | Amit Shah | 2010-05-19 | 1 | -3/+3 | |
| * | | | | | | | | | | virtio: console: Don't always create a port 0 if using multiport | Amit Shah | 2010-05-19 | 1 | -17/+15 | |
| * | | | | | | | | | | virtio: console: Use a control message to add ports | Amit Shah | 2010-05-19 | 1 | -44/+33 | |
| * | | | | | | | | | | virtio: console: Move code around for future patches | Amit Shah | 2010-05-19 | 1 | -133/+133 | |
| * | | | | | | | | | | virtio: console: Remove config work handler | Amit Shah | 2010-05-19 | 1 | -63/+1 | |
| * | | | | | | | | | | virtio: console: Don't call hvc_remove() on unplugging console ports | Amit Shah | 2010-05-19 | 1 | -0/+11 | |
| * | | | | | | | | | | virtio: console: Return -EPIPE to hvc_console if we lost the connection | Amit Shah | 2010-05-19 | 1 | -2/+6 | |
| * | | | | | | | | | | virtio: console: Let host know of port or device add failures | Amit Shah | 2010-05-19 | 1 | -0/+5 | |
| * | | | | | | | | | | virtio: console: Add a __send_control_msg() that can send messages without a ... | Amit Shah | 2010-05-19 | 1 | -5/+11 | |
| * | | | | | | | | | | virtio: Revert "virtio: disable multiport console support." | Amit Shah | 2010-05-19 | 1 | -41/+8 | |
| * | | | | | | | | | | virtio: add_buf_gfp | Michael S. Tsirkin | 2010-05-19 | 1 | -9/+11 | |
| * | | | | | | | | | | virtio-rng: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -3/+3 | |
| * | | | | | | | | | | virtio_ring: remove a level of indirection | Michael S. Tsirkin | 2010-05-19 | 1 | -20/+16 | |
| * | | | | | | | | | | virtio_net: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -23/+23 | |
| * | | | | | | | | | | virtio_blk: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -3/+3 | |
| * | | | | | | | | | | virtio_console: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -16/+16 | |
| * | | | | | | | | | | virtio_balloon: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -9/+8 | |
| * | | | | | | | | | | virtio_blk: remove multichar constant. | Rusty Russell | 2010-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Add virtio disk identification ioctl | john cooper | 2010-05-19 | 1 | -0/+10 | |
| * | | | | | | | | | | Add virtio disk identification support | john cooper | 2010-05-19 | 1 | -0/+30 | |
* | | | | | | | | | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | hisax_fcpcipnp: fix broken isapnp device table. | Rusty Russell | 2010-05-19 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-05-22 | 9 | -278/+1606 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Move N014, N051 and CR620 dmi information to load scm dmi table | Lee, Chun-Yi | 2010-05-20 | 1 | -15/+15 | |
| * | | | | | | | | | | | drivers/platform/x86/eeepc-wmi.c: fix build warning | Daniel Mack | 2010-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | X86 platfrom wmi: Add debug facility to dump WMI data in a readable way | Thomas Renninger | 2010-05-20 | 1 | -0/+35 | |
| * | | | | | | | | | | | X86 platform wmi: Also log GUID string when an event happens and debug is set | Thomas Renninger | 2010-05-20 | 1 | -0/+6 | |
| * | | | | | | | | | | | X86 platform wmi: Introduce debug param to log all WMI events | Thomas Renninger | 2010-05-20 | 1 | -8/+50 | |
| * | | | | | | | | | | | Clean up all objects used by scm model when driver initial fail or exit | Lee, Chun-Yi | 2010-05-20 | 1 | -3/+10 | |
| * | | | | | | | | | | | msi-laptop: fix up some coding style issues found by checkpatch | Greg Kroah-Hartman | 2010-05-20 | 1 | -13/+24 | |
| * | | | | | | | | | | | msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre... | Lee, Chun-Yi | 2010-05-20 | 1 | -1/+58 | |
| * | | | | | | | | | | | msi-laptop: Set rfkill init state when msi-laptop intiial | Lee, Chun-Yi | 2010-05-20 | 1 | -0/+24 | |
| * | | | | | | | | | | | msi-laptop: Add MSI CR620 notebook dmi information to scm models table | Lee, Chun-Yi | 2010-05-20 | 1 | -0/+10 | |
| * | | | | | | | | | | | msi-laptop: Add N014 N051 dmi information to scm models table | Lee, Chun-Yi | 2010-05-20 | 1 | -0/+22 | |
| * | | | | | | | | | | | drivers/platform/x86: Use kmemdup | Julia Lawall | 2010-05-20 | 1 | -3/+1 | |
| * | | | | | | | | | | | drivers/platform/x86: Use kzalloc | Julia Lawall | 2010-05-20 | 1 | -4/+2 | |
| * | | | | | | | | | | | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6... | Matthew Garrett | 2010-05-20 | 1 | -224/+376 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | thinkpad-acpi: document backlight level writeback at driver init | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -0/+4 | |
| | * | | | | | | | | | | | thinkpad-acpi: clean up ACPI handles handling | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -9/+8 | |
| | * | | | | | | | | | | | thinkpad-acpi: don't depend on led_path for led firmware type (v2) | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -19/+28 | |
| | * | | | | | | | | | | | thinkpad-acpi: explain errors from acpi_install_notify_handler | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | thinkpad-acpi: acpi_evalf fixes | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -4/+5 | |
| | * | | | | | | | | | | | thinkpad-acpi: detect EC node using its HID (v2) | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -12/+41 | |
| | * | | | | | | | | | | | thinkpad-acpi: disclose usertask for ALSA callbacks | Henrique de Moraes Holschuh | 2010-05-17 | 1 | -0/+5 |