index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2019-10-03
10
-136
/
+40
|
\
|
*
ARM: dts: am4372: Set memory bandwidth limit for DISPC
Peter Ujfalusi
2019-09-30
1
-0
/
+2
|
*
ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
Tony Lindgren
2019-09-25
1
-100
/
+0
|
*
ARM: OMAP2+: Add missing LCDC midlemode for am335x
Tony Lindgren
2019-09-25
2
-3
/
+6
|
*
ARM: OMAP2+: Fix missing reset done flag for am3 and am43
Tony Lindgren
2019-09-25
1
-1
/
+2
|
*
ARM: dts: Fix gpio0 flags for am335x-icev2
Tony Lindgren
2019-09-24
2
-2
/
+2
|
*
ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modules
Tony Lindgren
2019-09-23
1
-0
/
+2
|
*
ARM: omap2plus_defconfig: Enable DRM_TI_TFP410
Adam Ford
2019-09-23
1
-0
/
+1
|
*
Merge branch 'fixes-merge-window-pt2' into fixes
Tony Lindgren
2019-09-23
2008
-14202
/
+20693
|
|
\
|
|
*
DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
H. Nikolaus Schaller
2019-09-23
1
-0
/
+1
|
|
*
ARM: dts: Fix wrong clocks for dra7 mcasp
Tony Lindgren
2019-09-23
1
-27
/
+21
|
|
*
clk: ti: dra7: Fix mcasp8 clock bits
Tony Lindgren
2019-09-23
1
-3
/
+3
*
|
|
ARM: dts: ux500: Fix up the CPU thermal zone
Linus Walleij
2019-10-01
1
-3
/
+8
*
|
|
arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y
Keerthy
2019-09-30
4
-4
/
+4
*
|
|
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
2019-09-30
1
-2
/
+2
*
|
|
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
\
\
\
|
*
|
|
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
*
|
|
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
*
|
|
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
*
|
|
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
*
|
|
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
*
|
|
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
*
|
|
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
|
*
|
|
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
*
|
|
|
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
\
\
\
|
*
|
|
|
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
|
|
|
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
|
|
|
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
|
|
|
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
|
|
|
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
|
|
|
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
|
|
|
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
|
|
|
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
|
|
|
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
|
*
|
|
|
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
2
-17
/
+29
|
*
|
|
|
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
4
-5
/
+19
|
*
|
|
|
csky/dma: Fixup cache_op failed when cross memory ZONEs
Guo Ren
2019-08-06
1
-45
/
+26
|
*
|
|
|
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-31
2
-4
/
+12
|
*
|
|
|
csky: Fixup mb() synchronization problem
Guo Ren
2019-07-31
1
-8
/
+7
*
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
9
-81
/
+66
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
6
-79
/
+64
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Tony Lindgren
2019-09-06
1
-1
/
+0
|
|
*
|
|
|
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
Adam Ford
2019-09-06
1
-12
/
+14
|
|
*
|
|
|
ARM: dts: am3517-evm: Fix missing video
Adam Ford
2019-09-06
1
-19
/
+4
|
|
*
|
|
|
ARM: dts: logicpd-torpedo-baseboard: Fix missing video
Adam Ford
2019-09-06
1
-31
/
+6
|
|
*
|
|
|
ARM: omap2plus_defconfig: Fix missing video
Adam Ford
2019-09-06
1
-0
/
+1
|
|
*
|
|
|
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2019-09-05
2
-6
/
+3
|
|
*
|
|
|
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
2019-09-05
1
-11
/
+37
|
*
|
|
|
|
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2019-09-29
17
-202
/
+982
|
|
\
\
\
\
\
|
|
*
|
|
|
|
reset: reset-scmi: add missing handle initialisation
Sudeep Holla
2019-09-18
1
-0
/
+1
[next]