Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | tpm: xen-tpmfront: Remove the locality sysfs attribute | Jason Gunthorpe | 1 | -29/+0 |
2013-09-25 | tpm: xen-tpmfront: Fix default durations | Jason Gunthorpe | 1 | -7/+0 |
2013-09-23 | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o | 1 | -2/+1 |
2013-09-23 | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM | Aaron Lu | 2 | -4/+4 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -4/+1 |
2013-09-12 | tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops | Shuah Khan | 1 | -36/+24 |
2013-09-09 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+16 |
2013-09-09 | Merge tag 'v3.11-rc7' into stable/for-linus-3.12 | Konrad Rzeszutek Wilk | 1 | -22/+48 |
2013-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -79/+330 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 5 | -9/+12 |
2013-09-05 | Merge branch 'ipmi' | Linus Torvalds | 3 | -1/+79 |
2013-09-05 | BMC support for PARISC machines | Thomas Bogendoerfer | 1 | -0/+75 |
2013-09-05 | Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems | Jordan_Hargrave@Dell.com | 1 | -0/+2 |
2013-09-05 | ipmi: Initialize locals to avoid warning | Corey Minyard | 1 | -1/+1 |
2013-09-05 | ipmi: info leak in compat_ipmi_ioctl() | Dan Carpenter | 1 | -0/+1 |
2013-09-05 | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -0/+486 |
2013-09-05 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-09-04 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+0 |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -19/+27 |
2013-09-02 | hwrng: via - Add MODULE_DEVICE_TABLE | Ben Hutchings | 1 | -0/+7 |
2013-08-30 | drivers/xen-tpmfront: Fix compile issue with missing option. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2013-08-21 | hwrng: omap - reorder OMAP TRNG driver code | Olof Johansson | 1 | -54/+54 |
2013-08-19 | Merge 3.11-rc6 into char-misc-next | Greg Kroah-Hartman | 2 | -24/+52 |
2013-08-15 | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki | 1 | -5/+0 |
2013-08-14 | hwrng: tx4939 - simplify use of devm_ioremap_resource | Julia Lawall | 1 | -3/+1 |
2013-08-09 | drivers/tpm: add xen tpmfront interface | Daniel De Graaf | 3 | -0/+485 |
2013-08-09 | hwrng: pixocel - Staticize 'rng_dev' | Jingoo Han | 1 | -1/+1 |
2013-08-09 | hwrng: omap - Add OMAP4 TRNG support | Lokesh Vutla | 2 | -53/+305 |
2013-08-09 | hwrng: omap - Add device tree support | Lokesh Vutla | 1 | -0/+12 |
2013-08-09 | hwrng: omap - Remove duplicated function call | Lokesh Vutla | 1 | -1/+0 |
2013-08-09 | hwrng: omap - Convert to devm_kzalloc() | Lokesh Vutla | 1 | -7/+2 |
2013-08-09 | hwrng: omap - Use module_platform_driver macro | Lokesh Vutla | 1 | -16/+2 |
2013-08-09 | virtio: console: prevent use-after-free of port name in port unplug | Amit Shah | 1 | -2/+1 |
2013-08-09 | Merge branch 'master' into virtio-next | Rusty Russell | 2 | -24/+52 |
2013-08-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -22/+48 |
2013-08-01 | hwrng: mxc-rnga - Check the return value from clk_prepare_enable() | Fabio Estevam | 1 | -1/+3 |
2013-08-01 | parisc: agp/parisc-agp: allow binding of user memory to the AGP GART | Alex Ivanov | 1 | -2/+4 |
2013-07-30 | virtio: console: cleanup an error message | Dan Carpenter | 1 | -4/+2 |
2013-07-29 | virtio: console: fix locking around send_sigio_to_port() | Amit Shah | 1 | -3/+5 |
2013-07-29 | virtio: console: add locking in port unplug path | Amit Shah | 1 | -0/+2 |
2013-07-29 | virtio: console: add locks around buffer removal in port unplug path | Amit Shah | 1 | -2/+6 |
2013-07-29 | virtio: console: return -ENODEV on all read operations after unplug | Amit Shah | 1 | -1/+5 |
2013-07-29 | virtio: console: fix raising SIGIO after port unplug | Amit Shah | 1 | -3/+5 |
2013-07-29 | virtio: console: clean up port data immediately at time of unplug | Amit Shah | 1 | -8/+8 |
2013-07-29 | virtio: console: fix race in port_fops_open() and port unplug | Amit Shah | 1 | -0/+4 |
2013-07-29 | virtio: console: fix race with port unplug and open/close | Amit Shah | 1 | -7/+6 |
2013-07-27 | pcmcia: synclink_cs: replace sum of bitmasks with OR operation. | Alexandru Juncu | 1 | -13/+13 |
2013-07-26 | char: tile-srom: fix build error | Greg Kroah-Hartman | 1 | -1/+1 |
2013-07-25 | tile: srom: convert srom_class to use dev_groups | Greg Kroah-Hartman | 1 | -12/+16 |
2013-07-25 | bsr: convert bsr_class to use dev_groups | Greg Kroah-Hartman | 1 | -7/+11 |