index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-14
tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interrupts
Karthikeyan Ramasubramanian
2018-05-14
tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO
Karthikeyan Ramasubramanian
2018-05-14
tty: serial: qcom_geni_serial: Remove unnecessary memory barrier
Karthikeyan Ramasubramanian
2018-05-14
tty: serial: qcom_geni_serial: Initialize console port statically
Karthikeyan Ramasubramanian
2018-05-14
tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 values
Karthikeyan Ramasubramanian
2018-05-14
tty: serial: qcom_geni_serial: Cleanup redundant code
Karthikeyan Ramasubramanian
2018-05-14
tty: serial: qcom_geni_serial: Add comments for clarification
Karthikeyan Ramasubramanian
2018-05-14
serial: samsung: fix maxburst parameter for DMA transactions
Marek Szyprowski
2018-05-14
tty: serial: msm_serial: Add __maybe_unused to suspend/resume callbacks
Pascal Huerst
2018-05-14
earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
Michal Simek
2018-05-14
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
2018-04-30
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-29
Linux v4.17-rc3
Linus Torvalds
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-28
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-28
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
2018-04-28
MAINTAINERS: add myself as maintainer of AFFS
David Sterba
2018-04-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-28
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-27
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-04-27
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-27
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-27
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-27
Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-04-27
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-04-27
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2018-04-27
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
Petr Tesarik
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
2018-04-27
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
2018-04-27
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
[next]