index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
1
-3
/
+3
2016-09-15
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
1
-2
/
+3
2016-09-15
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2016-09-15
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
1
-1
/
+1
2016-09-13
serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-09-13
serial: mxs-auart: Disable clock on error path
Fabio Estevam
1
-1
/
+5
2016-09-13
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
1
-8
/
+6
2016-09-13
serial: imx: add error messages when .probe fails
Uwe Kleine-König
1
-4
/
+14
2016-09-04
Linux 4.8-rc5
v4.8-rc5
Linus Torvalds
1
-1
/
+1
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-02
ACPI / drivers: replace acpi_probe_lock spinlock with mutex
Lorenzo Pieralisi
1
-3
/
+3
2016-09-02
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
1
-1
/
+1
2016-09-02
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
1
-0
/
+12
2016-09-02
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-09-02
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
1
-1
/
+1
2016-09-02
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
1
-0
/
+1
2016-09-02
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
4
-17
/
+15
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
4
-9
/
+14
2016-09-02
tty/serial: mark __init early_smh_setup() static
Baoyou Xie
1
-1
/
+2
2016-09-02
serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC
Kefeng Wang
1
-0
/
+1
2016-09-02
serial: 8250_port: unify check of em485 variable
Andy Shevchenko
1
-9
/
+4
2016-09-02
serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
Andy Shevchenko
1
-6
/
+5
2016-09-02
Allowing UART DMA to be configured on i.MX53
Martyn Welch
1
-2
/
+15
2016-09-02
serial-uartlite: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
tty: xuartps: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
8
-9
/
+9
2016-09-02
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
serial/bcm63xx_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
serial: altera: constify uart_ops structures
Julia Lawall
2
-2
/
+2
2016-09-02
tty/serial: at91: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
serial: st-asc: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
1
-1
/
+2
2016-09-02
rapidio/tsi721: fix incorrect detection of address translation condition
Alexandre Bounine
1
-1
/
+1
2016-09-02
rapidio/documentation/mport_cdev: add missing parameter description
Alexandre Bounine
1
-0
/
+4
2016-09-02
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-09-02
MAINTAINERS: Vladimir has moved
Vladimir Davydov
2
-1
/
+3
2016-09-02
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
3
-6
/
+22
2016-09-02
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
1
-15
/
+23
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
4
-20
/
+0
2016-09-02
drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2016-09-02
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
3
-15
/
+27
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
2016-09-02
lib/test_hash.c: fix warning in two-dimensional array init
Geert Uytterhoeven
1
-1
/
+1
2016-09-02
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2
-0
/
+10
2016-09-02
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
1
-0
/
+3
2016-09-02
mm, oom: prevent premature OOM killer invocation for high order request
Michal Hocko
1
-49
/
+2
2016-09-01
serial/arc: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-01
serial: 8250_dw: Use an unified new dev variable in probe
Kefeng Wang
1
-22
/
+23
[next]