Age | Commit message (Expand) | Author | Files | Lines |
2012-10-25 | sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P... | Yuanhan Liu | 1 | -1/+1 |
2012-10-17 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2012-10-17 | IPMI: Detect register spacing on PCI interfaces | Corey Minyard | 1 | -2/+34 |
2012-10-17 | IPMI: Fix some uninitialized warning | Corey Minyard | 1 | -1/+1 |
2012-10-17 | IPMI: Change link order | Matthew Garrett | 1 | -1/+0 |
2012-10-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 1 | -1/+1 |
2012-10-12 | drm/i915: disable wc gtt pte mappings on gen2 | Daniel Vetter | 1 | -1/+1 |
2012-10-11 | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-... | James Morris | 1 | -7/+14 |
2012-10-11 | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for... | James Morris | 3 | -11/+19 |
2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -6/+6 |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2012-10-10 | tpm: Propagate error from tpm_transmit to fix a timeout hang | Peter Huewe | 1 | -7/+14 |
2012-10-10 | driver/char/tpm: fix regression causesd by ppi | Gang Wei | 3 | -11/+19 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 3 | -3/+3 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 2 | -6/+6 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -20/+178 |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -51/+70 |
2012-10-07 | ARM: footbridge: nw_gpio_lock is raw_spin_lock | Arnd Bergmann | 2 | -6/+6 |
2012-10-05 | sections: fix section conflicts in drivers/char | Andi Kleen | 1 | -1/+1 |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -69/+56 |
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -32/+30 |
2012-10-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 16 | -160/+2440 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -3/+3 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -34/+0 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 3 | -99/+81 |
2012-10-01 | Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 8 | -18/+36 |
2012-09-28 | virtio: console: fix error handling in init() function | Alexey Khoroshilov | 1 | -1/+11 |
2012-09-28 | virtio/console: Allocate scatterlist according to the current pipe size | Masami Hiramatsu | 1 | -11/+12 |
2012-09-28 | virtio/console: Wait until the port is ready on splice | Masami Hiramatsu | 1 | -12/+27 |
2012-09-28 | virtio/console: Add a failback for unstealable pipe buffer | Masami Hiramatsu | 1 | -3/+25 |
2012-09-28 | virtio/console: Add splice_write support | Masami Hiramatsu | 1 | -8/+128 |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris | 2 | -36/+70 |
2012-09-27 | pcmcia: synclink_cs: fix potential tty NULL dereference | Alexey Khoroshilov | 1 | -7/+13 |
2012-09-27 | drivers/char/mmtimer.c: Remove useless kfree | Peter Senna Tschudin | 1 | -2/+1 |
2012-09-27 | drivers/char: removes unnecessary semicolon | Peter Senna Tschudin | 2 | -3/+3 |
2012-09-26 | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka | 1 | -1/+1 |
2012-09-24 | hwrng: OMAP: remove SoC restrictions from driver registration | Paul Walmsley | 1 | -3/+0 |
2012-09-24 | hwrng: OMAP: convert to use runtime PM | Paul Walmsley | 1 | -26/+9 |
2012-09-24 | hwrng: OMAP: store per-device data in per-device variables, not file statics | Paul Walmsley | 1 | -38/+77 |
2012-09-20 | agp/intel: Use a write-combining map for updating PTEs | Chris Wilson | 1 | -3/+8 |
2012-09-20 | drm/i915: Replace the array of pages with a scatterlist | Chris Wilson | 1 | -29/+22 |
2012-09-18 | char/misc: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 1 | -3/+3 |
2012-09-17 | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 4 | -14/+137 |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 4 | -14/+137 |
2012-09-12 | tpm: fix tpm_acpi sparse warning on different address spaces | Kent Yoder | 1 | -2/+2 |
2012-09-07 | hwrng: mxc-rnga - Access data via structure | Fabio Estevam | 1 | -57/+51 |
2012-09-07 | hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework | Fabio Estevam | 1 | -5/+5 |
2012-09-06 | virtio: console: fix error handling in init() function | Alexey Khoroshilov | 1 | -1/+11 |
2012-09-06 | ppdev: ppdev_init: do not return zero in case of failure | Alexey Khoroshilov | 1 | -1/+2 |
2012-09-06 | serial: add a new helper function | Huang Shijie | 1 | -1/+1 |