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