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
*
ARM: samsung: make pm-debug platform independent
Arnd Bergmann
2020-08-19
7
-67
/
+74
*
ARM: samsung: remove s3c_pm_debug_init()
Arnd Bergmann
2020-08-19
6
-22
/
+6
*
ARM: samsung: don't build plat/pm-common for Exynos
Arnd Bergmann
2020-08-19
1
-1
/
+0
*
usb: gadget: s3c: remove unused 'udc' variable
Krzysztof Kozlowski
2020-08-19
1
-3
/
+0
*
usb: gadget: s3c-hsudc: remove platform header dependency
Arnd Bergmann
2020-08-19
4
-51
/
+61
*
usb: gadget: s3c: use platform resources
Arnd Bergmann
2020-08-19
3
-20
/
+12
*
ARM: s3c24xx: simplify mach/io.h
Arnd Bergmann
2020-08-19
2
-193
/
+26
*
ARM: s3c24xx: pass pointer to clk driver via platform data
Krzysztof Kozlowski
2020-08-19
4
-2
/
+32
*
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
Arnd Bergmann
2020-08-19
2
-6
/
+7
*
ARM: s3c24xx: iotiming: make functions static
Arnd Bergmann
2020-08-19
1
-3
/
+3
*
ARM: s3c24xx: fix mmc gpio lookup tables
Arnd Bergmann
2020-08-19
5
-9
/
+9
*
ARM: s3c24xx: fix missing system reset
Krzysztof Kozlowski
2020-08-19
1
-0
/
+2
*
ARM: s3c64xx: switch to generic watchdog driver reset
Krzysztof Kozlowski
2020-08-19
18
-162
/
+2
*
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
2020-08-19
6
-14
/
+2
*
ARM: s3c24xx: drop s3c-camif setup platform code
Krzysztof Kozlowski
2020-08-19
4
-78
/
+0
*
ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()
Krzysztof Kozlowski
2020-08-17
1
-0
/
+2
*
mmc: s3cmci: remove unneeded machine header include
Krzysztof Kozlowski
2020-08-17
1
-1
/
+0
*
ARM: s3c: remove unneeded machine header includes
Krzysztof Kozlowski
2020-08-17
31
-32
/
+0
*
ARM: s3c24xx: ts: document function argument
Krzysztof Kozlowski
2020-08-17
1
-0
/
+1
*
ARM: s3c24xx: ts: include platform data header
Krzysztof Kozlowski
2020-08-17
1
-0
/
+2
*
ARM: s3c24xx: sdhci: include plat/sdhci.h header
Krzysztof Kozlowski
2020-08-17
1
-0
/
+1
*
ARM: s3c24xx: include common.h header in s3c2443.c
Krzysztof Kozlowski
2020-08-17
1
-0
/
+1
*
ARM: s3c: remove plat-samsung/.../samsung-time.h
Krzysztof Kozlowski
2020-08-17
37
-61
/
+25
*
clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header
Krzysztof Kozlowski
2020-08-17
6
-15
/
+36
*
clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
Krzysztof Kozlowski
2020-08-17
5
-2
/
+27
*
ARM: samsung: fix language typo
Krzysztof Kozlowski
2020-08-17
1
-2
/
+2
*
ARM: s3c24xx: demote kerneldoc comment
Krzysztof Kozlowski
2020-08-17
1
-2
/
+2
*
ARM: s3c64xx: include header to fix -Wmissing-prototypes
Krzysztof Kozlowski
2020-08-17
1
-0
/
+1
*
ARM: s3c64xx: use simple i2c probe function
Stephen Kitt
2020-08-17
1
-3
/
+2
*
MAINTAINERS: add more name matches for Samsung SoC entries
Krzysztof Kozlowski
2020-08-17
1
-0
/
+3
*
MAINTAINERS: drop Vincent Sanders from Simtec S3C boards
Krzysztof Kozlowski
2020-08-17
1
-2
/
+0
*
ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()
Qinglang Miao
2020-08-17
1
-1
/
+1
*
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
2020-08-16
1
-2
/
+2
*
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
4
-156
/
+409
|
\
|
*
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-16
1
-1
/
+4
|
*
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
1
-9
/
+25
|
*
io_uring: internally retry short reads
Jens Axboe
2020-08-14
1
-39
/
+70
|
*
io_uring: retain iov_iter state over io_read/io_write calls
Jens Axboe
2020-08-13
1
-66
/
+70
|
*
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
2
-2
/
+22
|
*
io_uring: enable lookup of links holding inflight files
Jens Axboe
2020-08-13
1
-10
/
+87
|
*
io_uring: fail poll arm on queue proc failure
Jens Axboe
2020-08-12
1
-1
/
+1
|
*
io_uring: hold 'ctx' reference around task_work queue + execute
Jens Axboe
2020-08-11
1
-0
/
+15
|
*
fs: RWF_NOWAIT should imply IOCB_NOIO
Jens Axboe
2020-08-11
1
-1
/
+1
|
*
io_uring: defer file table grabbing request cleanup for locked requests
Jens Axboe
2020-08-10
1
-10
/
+52
|
*
io_uring: add missing REQ_F_COMP_LOCKED for nested requests
Jens Axboe
2020-08-10
1
-0
/
+3
|
*
io_uring: fix recursive completion locking on oveflow flush
Jens Axboe
2020-08-10
1
-10
/
+26
|
*
io_uring: use TWA_SIGNAL for task_work uncondtionally
Jens Axboe
2020-08-10
1
-8
/
+8
|
*
io_uring: account locked memory before potential error case
Jens Axboe
2020-08-06
1
-8
/
+10
|
*
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
2020-08-06
1
-2
/
+4
|
*
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
2020-08-05
1
-2
/
+7
[next]