index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nsh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
ARM: samsung: don't build plat/pm-common for Exynos
Arnd Bergmann
1
-1
/
+0
2020-08-19
usb: gadget: s3c: remove unused 'udc' variable
Krzysztof Kozlowski
1
-3
/
+0
2020-08-19
usb: gadget: s3c-hsudc: remove platform header dependency
Arnd Bergmann
4
-51
/
+61
2020-08-19
usb: gadget: s3c: use platform resources
Arnd Bergmann
3
-20
/
+12
2020-08-19
ARM: s3c24xx: simplify mach/io.h
Arnd Bergmann
2
-193
/
+26
2020-08-19
ARM: s3c24xx: pass pointer to clk driver via platform data
Krzysztof Kozlowski
4
-2
/
+32
2020-08-19
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
Arnd Bergmann
2
-6
/
+7
2020-08-19
ARM: s3c24xx: iotiming: make functions static
Arnd Bergmann
1
-3
/
+3
2020-08-19
ARM: s3c24xx: fix mmc gpio lookup tables
Arnd Bergmann
5
-9
/
+9
2020-08-19
ARM: s3c24xx: fix missing system reset
Krzysztof Kozlowski
1
-0
/
+2
2020-08-19
ARM: s3c64xx: switch to generic watchdog driver reset
Krzysztof Kozlowski
18
-162
/
+2
2020-08-19
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
6
-14
/
+2
2020-08-19
ARM: s3c24xx: drop s3c-camif setup platform code
Krzysztof Kozlowski
4
-78
/
+0
2020-08-17
ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()
Krzysztof Kozlowski
1
-0
/
+2
2020-08-17
mmc: s3cmci: remove unneeded machine header include
Krzysztof Kozlowski
1
-1
/
+0
2020-08-17
ARM: s3c: remove unneeded machine header includes
Krzysztof Kozlowski
31
-32
/
+0
2020-08-17
ARM: s3c24xx: ts: document function argument
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c24xx: ts: include platform data header
Krzysztof Kozlowski
1
-0
/
+2
2020-08-17
ARM: s3c24xx: sdhci: include plat/sdhci.h header
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c24xx: include common.h header in s3c2443.c
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c: remove plat-samsung/.../samsung-time.h
Krzysztof Kozlowski
37
-61
/
+25
2020-08-17
clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header
Krzysztof Kozlowski
6
-15
/
+36
2020-08-17
clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
Krzysztof Kozlowski
5
-2
/
+27
2020-08-17
ARM: samsung: fix language typo
Krzysztof Kozlowski
1
-2
/
+2
2020-08-17
ARM: s3c24xx: demote kerneldoc comment
Krzysztof Kozlowski
1
-2
/
+2
2020-08-17
ARM: s3c64xx: include header to fix -Wmissing-prototypes
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c64xx: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2020-08-17
MAINTAINERS: add more name matches for Samsung SoC entries
Krzysztof Kozlowski
1
-0
/
+3
2020-08-17
MAINTAINERS: drop Vincent Sanders from Simtec S3C boards
Krzysztof Kozlowski
1
-2
/
+0
2020-08-17
ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()
Qinglang Miao
1
-1
/
+1
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
1
-2
/
+2
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-15
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-15
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
22
-138
/
+138
2020-08-15
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
2020-08-15
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2020-08-15
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-15
mm: annotate a data race in page_zonenum()
Qian Cai
1
-0
/
+1
2020-08-15
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
1
-2
/
+3
2020-08-15
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
1
-1
/
+1
2020-08-15
mm/mempool: fix a data race in mempool_free()
Qian Cai
1
-1
/
+1
2020-08-15
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
1
-1
/
+1
2020-08-15
mm/memcontrol: fix a data race in scan count
Qian Cai
1
-1
/
+1
2020-08-15
mm/page_counter: fix various data races at memsw
Qian Cai
1
-6
/
+7
2020-08-15
mm/swapfile: fix and annotate various data races
Qian Cai
2
-15
/
+20
2020-08-15
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
1
-7
/
+13
[next]