Age | Commit message (Expand) | Author |
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-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 |
2016-02-20 | tpm_crb/tis: fix: use dev_name() for /proc/iomem | Jarkko Sakkinen |
2016-02-20 | tpm_eventlog.c: fix binary_bios_measurements | Harald Hoyer |
2016-02-20 | tpm: fix: return rc when devm_add_action() fails | Jarkko Sakkinen |
2016-02-20 | tpm: fix: set continueSession attribute for the unseal operation | Jarkko Sakkinen |
2016-02-18 | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen |
2016-02-17 | hpet: Drop stale URLs | Michael S. Tsirkin |
2016-02-17 | hwrng: pic32 - Add PIC32 RNG hardware driver | Joshua Henderson |
2016-02-14 | ppdev: use dev_* macros | Sudip Mukherjee |
2016-02-14 | ppdev: use new parport device model | Sudip Mukherjee |
2016-02-14 | ppdev: remove space before tab | Sudip Mukherjee |
2016-02-14 | ppdev: fix parenthesis alignment | Sudip Mukherjee |
2016-02-14 | ppdev: remove braces | Sudip Mukherjee |
2016-02-14 | ppdev: add missing blank line | Sudip Mukherjee |
2016-02-14 | ppdev: remove whitespace around pointers | Sudip Mukherjee |
2016-02-14 | ppdev: space prohibited between function name and parenthesis | Sudip Mukherjee |
2016-02-14 | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman |
2016-02-14 | Merge 4.5-rc4 into char-misc-next | Greg Kroah-Hartman |
2016-02-12 | Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued | Daniel Vetter |
2016-02-11 | agp/intel-gtt: Only register fake agp driver for gen1 | Daniel Vetter |
2016-02-10 | agp/intel-gtt: Don't leak the scratch page | Daniel Vetter |
2016-02-10 | tpm: fix the cleanup of struct tpm_chip | Jarkko Sakkinen |