Age | Commit message (Expand) | Author |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-20 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-05-16 | ipmi: Fix the I2C address extraction from SPMI tables | Corey Minyard |
2016-05-16 | IPMI: reserve memio regions separately | Corey Minyard |
2016-05-16 | ipmi: Fix some minor coding style issues | Corey Minyard |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-05-01 | char: Drop bogus dependency of DEVPORT on !M68K | Geert Uytterhoeven |
2016-05-01 | char/rtc: replace blacklist with whitelist | Arnd Bergmann |
2016-04-30 | char: xillybus: use devm_add_action_or_reset | Sudip Mukherjee |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_CTS_FLOW bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace TTY_THROTTLED bit tests with tty_throttled() | Peter Hurley |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley |
2016-04-20 | crypto4xx: integrate ppc4xx-rng into crypto4xx | Christian Lamparter |
2016-04-15 | hwrng: hisi - Add support for Hisilicon SoC RNG | Kefeng Wang |
2016-04-05 | hwrng: exynos - Fix misspelled Samsung address | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Enable COMPILE_TEST | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Disable runtime PM on driver unbind | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Disable runtime PM on probe failure | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Fix unbalanced PM runtime put on timeout error path | Krzysztof Kozlowski |
2016-04-05 | hwrng: exynos - Runtime suspend device after init | Krzysztof Kozlowski |
2016-04-05 | hwrng: bcm63xx - fix device tree compilation | Álvaro Fernández Rojas |
2016-03-25 | Revert "ppdev: use new parport device model" | Linus Torvalds |
2016-03-22 | ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler | Hidehiro Kawai |
2016-03-21 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-18 | ipmi: do not probe ACPI devices if si_tryacpi is unset | Joe Lawrence |
2016-03-18 | ipmi_si: Avoid a wrong long timeout on transaction done | Corey Minyard |
2016-03-18 | ipmi_si: Fix module parameter doc names | Corey Minyard |
2016-03-18 | ipmi_ssif: Fix logic around alert handling | Corey Minyard |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie |
2016-03-11 | hwrng: exynos - use __maybe_unused to hide pm functions | Arnd Bergmann |
2016-03-05 | char: genrtc: replace blacklist with whitelist | Arnd Bergmann |
2016-03-05 | drivers: char: mem: fix IS_ERROR_VALUE usage | Andrzej Hajda |
2016-03-05 | char: xillybus: Fix internal data structure initialization | Eli Billauer |
2016-03-01 | Merge 4.5-rc6 into char-misc-next | Greg Kroah-Hartman |
2016-02-28 | hwrng: bcm63xx - fix non device tree compatibility | Álvaro Fernández Rojas |
2016-02-27 | drivers: char: random: add get_random_long() | Daniel Cashman |
2016-02-26 | tpm_tis: fix build warning with tpm_tis_resume | Jarkko Sakkinen |
2016-02-20 | tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() | Jarkko Sakkinen |