| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-02 | 2 | -14/+39 |
|\ |
|
| * | virtio: console: add locking around c_ovq operations | Amit Shah | 2013-03-30 | 1 | -0/+5 |
| * | virtio: console: rename cvq_lock to c_ivq_lock | Amit Shah | 2013-03-30 | 1 | -8/+9 |
| * | hw_random: free rng_buffer at module exit | Satoru Takeuchi | 2013-03-20 | 1 | -0/+9 |
| * | Revert "virtio_console: Initialize guest_connected=true for rproc_serial" | Sjur Brændeland | 2013-03-18 | 1 | -6/+16 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-13 | 1 | -2/+11 |
|\| |
|
| * | virtio: rng: disallow multiple device registrations, fixes crashes | Amit Shah | 2013-03-08 | 1 | -2/+11 |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-03-08 | 1 | -4/+8 |
|\ \
| |/
|/| |
|
| * | random: fix locking dependency with the tasklist_lock | Theodore Ts'o | 2013-03-04 | 1 | -4/+8 |
* | | hw_random: make buffer usable in scatterlist. | Rusty Russell | 2013-03-05 | 1 | -3/+16 |
* | | drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally | Dae S. Kim | 2013-02-28 | 1 | -7/+9 |
* | | ipmi: add options to disable openfirmware and PCI scanning | Corey Minyard | 2013-02-28 | 1 | -10/+28 |
* | | ipmi: add new kernel options to prevent automatic ipmi init | Corey Minyard | 2013-02-28 | 1 | -4/+24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 11 | -23/+23 |
|\ \ |
|
| * | | new helper: file_inode(file) | Al Viro | 2013-02-23 | 11 | -23/+23 |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-26 | 2 | -26/+5 |
|\ \ \ |
|
| * | | | virtio_console: Initialize guest_connected=true for rproc_serial | Sjur Brændeland | 2013-02-13 | 1 | -5/+2 |
| * | | | virtio: use module_virtio_driver. | Rusty Russell | 2013-02-13 | 1 | -12/+1 |
| * | | | virtio_console: Use virtio device index to generate port name | Sjur Brændeland | 2013-02-12 | 1 | -13/+3 |
| * | | | virtio_console: Let unconnected rproc device receive data. | Sjur Brændeland | 2013-01-22 | 1 | -1/+4 |
| |/ / |
|
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-02-26 | 1 | -55/+73 |
|\ \ \ |
|
| * | | | drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK | Chris Wilson | 2013-02-20 | 1 | -2/+35 |
| * | | | drm/i915: Fix gen2 mappable calculations | Ben Widawsky | 2013-02-15 | 1 | -1/+4 |
| * | | | drm/i915: remove intel_gtt structure | Ben Widawsky | 2013-01-31 | 1 | -15/+21 |
| * | | | agp/intel: Add gma_bus_addr | Ben Widawsky | 2013-01-20 | 1 | -2/+3 |
| * | | | drm/i915: Needs_dmar, not | Ben Widawsky | 2013-01-20 | 1 | -4/+6 |
| * | | | drm/i915: Remove scratch page from shared | Ben Widawsky | 2013-01-20 | 1 | -4/+5 |
| * | | | drm/i915: Cut out the infamous ILK w/a from AGP layer | Ben Widawsky | 2013-01-20 | 1 | -27/+0 |
| * | | | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-01-17 | 1 | -1/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | drm/i915: Move GSM mapping into dev_priv | Ben Widawsky | 2012-12-20 | 1 | -1/+0 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-23 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | locking: Various static lock initializer fixes | Thomas Gleixner | 2013-02-19 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-02-21 | 3 | -311/+346 |
|\ \ \ \ |
|
| * | | | | pcmcia: synclink_cs: cleanup checkpatch warnings | Alexey Khoroshilov | 2013-02-08 | 1 | -306/+310 |
| * | | | | pcmcia: synclink_cs: fix error handling in mgslpc_probe() | Alexey Khoroshilov | 2013-02-08 | 1 | -10/+41 |
| * | | | | drivers/char/mem.c: fix small coding style issues | Hans Grob | 2013-02-06 | 1 | -5/+5 |
| * | | | | Drivers: char: exynos_rng_pm_ops can be static | Fengguang Wu | 2013-01-21 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 3 | -36/+37 |
|\ \ \ \ |
|
| * | | | | TTY: synclink: Convert + to | for bit operations | Joe Perches | 2013-01-30 | 1 | -13/+13 |
| * | | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-19 | 2 | -5/+6 |
| * | | | | TTY: synclink, remove unneeded tests | Jiri Slaby | 2013-01-16 | 1 | -3/+0 |
| * | | | | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 1 | -11/+3 |
| * | | | | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+1 |
| * | | | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -1/+1 |
| * | | | | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+2 |
| * | | | | synclink fix ldisc buffer argument | Paul Fulghum | 2013-01-16 | 1 | -1/+11 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 3 | -10/+12 |
|\ \ \ \ |
|
| * | | | | char: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 3 | -10/+12 |
| |/ / / |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-02-21 | 12 | -80/+1155 |
|\ \ \ \ |
|
| * | | | | tpm/ibmvtpm: build only when IBM pseries is configured | Kent Yoder | 2013-02-14 | 1 | -1/+1 |