Age | Commit message (Expand) | Author |
2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-10-07 | ARM: footbridge: nw_gpio_lock is raw_spin_lock | Arnd Bergmann |
2012-10-06 | sections: fix section conflicts in drivers/char | Andi Kleen |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds |
2012-09-28 | virtio: console: fix error handling in init() function | Alexey Khoroshilov |
2012-09-28 | virtio/console: Allocate scatterlist according to the current pipe size | Masami Hiramatsu |
2012-09-28 | virtio/console: Wait until the port is ready on splice | Masami Hiramatsu |
2012-09-28 | virtio/console: Add a failback for unstealable pipe buffer | Masami Hiramatsu |
2012-09-28 | virtio/console: Add splice_write support | Masami Hiramatsu |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris |
2012-09-26 | pcmcia: synclink_cs: fix potential tty NULL dereference | Alexey Khoroshilov |
2012-09-26 | drivers/char/mmtimer.c: Remove useless kfree | Peter Senna Tschudin |
2012-09-26 | drivers/char: removes unnecessary semicolon | Peter Senna Tschudin |
2012-09-26 | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka |
2012-09-23 | hwrng: OMAP: remove SoC restrictions from driver registration | Paul Walmsley |
2012-09-23 | hwrng: OMAP: convert to use runtime PM | Paul Walmsley |
2012-09-23 | hwrng: OMAP: store per-device data in per-device variables, not file statics | Paul Walmsley |
2012-09-20 | agp/intel: Use a write-combining map for updating PTEs | Chris Wilson |
2012-09-20 | drm/i915: Replace the array of pages with a scatterlist | Chris Wilson |
2012-09-18 | char/misc: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman |
2012-09-16 | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-09-12 | tpm: fix tpm_acpi sparse warning on different address spaces | Kent Yoder |
2012-09-07 | hwrng: mxc-rnga - Access data via structure | Fabio Estevam |
2012-09-07 | hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework | Fabio Estevam |
2012-09-05 | virtio: console: fix error handling in init() function | Alexey Khoroshilov |
2012-09-05 | ppdev: ppdev_init: do not return zero in case of failure | Alexey Khoroshilov |
2012-09-05 | serial: add a new helper function | Huang Shijie |
2012-09-04 | driver/char/tpm: declare internal symbols as static | Xiaoyan Zhang |
2012-08-27 | Merge v3.6-rc3 into 'char-misc-next' | Greg Kroah-Hartman |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |
2012-08-22 | driver: add PPI support in tpm driver | Xiaoyan Zhang |
2012-08-22 | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails. | Jesper Juhl |
2012-08-22 | drivers/char/tpm: Add securityfs support for event log | Ashley Lai |
2012-08-22 | drivers/char/tpm: Add new device driver to support IBM vTPM | Ashley Lai |
2012-08-22 | sgi-agp: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-08-22 | tpm: compile out unused code in the PNP and PM cases | Kent Yoder |
2012-08-22 | tpm: fix double write race and tpm_release free issue | Kent Yoder |
2012-08-22 | hw_random: add support for the TPM chip as a hardware RNG source | Kent Yoder |