index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
vc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
ARM: dts: mmp*: Make the serial ports compatible with xscale-uart
Lubomir Rintel
2
-8
/
+8
2020-03-24
ARM: dts: mmp*: Fix serial port names
Lubomir Rintel
2
-8
/
+8
2020-03-24
ARM: dts: mmp2-brownstone: Don't redeclare phandle references
Lubomir Rintel
1
-167
/
+165
2020-03-24
ARM: dts: pxa*: Make the serial ports compatible with xscale-uart
Lubomir Rintel
2
-6
/
+12
2020-03-24
ARM: dts: pxa*: Fix serial port names
Lubomir Rintel
2
-6
/
+6
2020-03-24
ARM: dts: pxa*: Don't redeclare phandle references
Lubomir Rintel
2
-157
/
+153
2020-03-24
serial: omap: drop unused dt-bindings header
Uwe Kleine-König
1
-2
/
+0
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
1
-12
/
+86
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
1
-21
/
+61
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
1
-10
/
+5
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
1
-4
/
+23
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
1
-2
/
+4
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
1
-3
/
+2
2020-03-24
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
1
-1
/
+15
2020-03-24
serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function
Raviteja Narayanam
1
-2
/
+2
2020-03-24
serial: uartps: Remove unconditional wait inside set_termios
Raviteja Narayanam
1
-14
/
+2
2020-03-23
Linux 5.6-rc7
v5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-22
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-22
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-22
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-22
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-22
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-22
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-22
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-22
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-22
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-20
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
3
-5
/
+11
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
3
-2
/
+11
2020-03-20
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2
-17
/
+31
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
2020-03-20
tools/power turbostat: Support Jasper Lake
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Ice Lake server
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Tiger Lake
Chen Yu
1
-0
/
+2
2020-03-20
tools/power turbostat: Fix gcc build warnings
Len Brown
1
-2
/
+2
2020-03-20
tools/power turbostat: Support Cometlake
Chen Yu
1
-0
/
+2
2020-03-20
KVM: PPC: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
1
-3
/
+15
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
1
-1
/
+1
2020-03-19
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-03-19
scripts/kallsyms: fix wrong kallsyms_relative_base
Mikhail Petrov
1
-4
/
+4
2020-03-19
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2
-5
/
+5
2020-03-18
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
2
-2
/
+2
[next]