Age | Commit message (Expand) | Author |
2014-03-19 | random: fix comment on proc_do_uuid | Greg Price |
2014-03-19 | random: fix typos / spelling errors in comments | Greg Price |
2014-03-13 | virtio-rng: don't crash if virtqueue is broken. | Rusty Russell |
2014-03-10 | hwrng: add randomness to system from rng sources | Kees Cook |
2014-03-10 | hwrng: timeriomem - Use devm_*() functions | Jingoo Han |
2014-03-10 | hwrng: nomadik - Use devm_*() functions | Jingoo Han |
2014-03-10 | hwrng: pixocell - Use devm_clk_get() | Jingoo Han |
2014-03-10 | hwrng: omap3-rom - Use devm_clk_get() | Jingoo Han |
2014-03-10 | hwrng: atmel - Use devm_clk_get() | Jingoo Han |
2014-02-27 | hwrng: pixocell - Use devm_ioremap_resource() | Jingoo Han |
2014-02-27 | hwrng: atmel - Use devm_ioremap_resource() | Jingoo Han |
2014-02-25 | Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2014-02-21 | hwrng: msm: switch Kconfig to ARCH_QCOM depends | Kumar Gala |
2014-02-18 | Merge 3.14-rc3 into char-misc-next | Greg Kroah-Hartman |
2014-02-15 | /dev/mem: handle out-of-bounds read/write | Petr Tesarik |
2014-02-14 | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-02-09 | fix a kmap leak in virtio_console | Al Viro |
2014-02-09 | hwrng: cleanup in hwrng_register() | Dan Carpenter |
2014-02-07 | drivers/char: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-02-07 | raw: set range for MAX_RAW_DEVS | Paul Bolle |
2014-02-07 | raw: test against runtime value of max_raw_minors | Paul Bolle |
2014-01-30 | ipmi: Add missing rv in ipmi_parisc_probe() | Geert Uytterhoeven |
2014-01-29 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-29 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare |
2014-01-25 | Merge branch 'ipmi' (ipmi patches from Corey Minyard) | Linus Torvalds |
2014-01-25 | ipmi: Cleanup error return | Corey Minyard |
2014-01-25 | ipmi: fix timeout calculation when bmc is disconnected | Xie XiuQi |
2014-01-25 | ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful | Xie XiuQi |
2014-01-25 | ipmi: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-21 | mm/memblock: remove unnecessary inclusions of bootmem.h | Grygorii Strashko |
2014-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-01-20 | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-20 | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-16 | Merge commit origin/master into drm-intel-next | Daniel Vetter |
2014-01-13 | drivers/char: don't use module_init in non-modular ttyprintk.c | Paul Gortmaker |
2014-01-12 | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-dsm' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2014-01-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Rafael J. Wysocki |
2014-01-08 | char: nwbutton: open-code interruptible_sleep_on | Arnd Bergmann |
2014-01-07 | tty: synclink: avoid sleep_on race | Arnd Bergmann |
2014-01-07 | agp/ati: Use PCI_COMMAND instead of hard-coded 4 | Bjorn Helgaas |
2014-01-07 | agp/intel: Use CPU physical address, not bus address, for ioremap() | Bjorn Helgaas |
2014-01-07 | agp/intel: Use pci_bus_address() to get GTTADR bus address | Bjorn Helgaas |
2014-01-07 | agp/intel: Use pci_bus_address() to get MMADR bus address | Bjorn Helgaas |