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
...
*
MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
Thomas Bogendoerfer
2020-09-07
15
-26
/
+12
*
MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WAR
Thomas Bogendoerfer
2020-09-07
13
-59
/
+0
*
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
16
-41
/
+22
*
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
16
-46
/
+33
*
MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
15
-24
/
+12
*
MIPS: dts/ingenic: Cleanup qi_lb60.dts
Paul Cercueil
2020-09-07
1
-69
/
+68
*
MIPS: Loongson64: Remove unused loongson_reboot.
Jinyang He
2020-09-07
1
-5
/
+0
*
MIPS: p5600: Discard UCA config selection
Jinyang He
2020-09-03
1
-1
/
+0
*
MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
Davidlohr Bueso
2020-09-03
1
-2
/
+2
*
MIPS: Add support for ZSTD-compressed kernels
Paul Cercueil
2020-09-03
4
-1
/
+24
*
lib: decompress_unzstd: Limit output size
Paul Cercueil
2020-09-03
1
-1
/
+6
*
MIPS: SGI-IP32: No need to include mc14818*.h
Thomas Bogendoerfer
2020-08-26
1
-2
/
+0
*
MIPS: Remove unused header file m48t37.h
Thomas Bogendoerfer
2020-08-26
1
-36
/
+0
*
MIPS: Loongson2ef: Remove specific mc146818rtc.h
Thomas Bogendoerfer
2020-08-26
1
-36
/
+0
*
MIPS: SGI-IP27: No need for kmalloc.h
Thomas Bogendoerfer
2020-08-26
1
-8
/
+0
*
MIPS: Remove PNX833x alias NXP_STB22x
Thomas Bogendoerfer
2020-08-24
18
-1409
/
+0
*
MIPS: Paravirt: remove remaining pieces of paravirt
Thomas Bogendoerfer
2020-08-24
3
-106
/
+0
*
MIPS: BCM47xx: Include bcm47xx_sprom.h
Florian Fainelli
2020-08-17
1
-3
/
+1
*
firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warnings
Florian Fainelli
2020-08-17
2
-0
/
+11
*
MIPS: BCM63xx: switch to SPDX license identifier
Álvaro Fernández Rojas
2020-08-17
1
-4
/
+1
*
MIPS: BCM63xx: refactor board declarations
Álvaro Fernández Rojas
2020-08-17
1
-310
/
+305
*
MIPS: BCM63xx: enable EHCI for DWV-S0 board
Álvaro Fernández Rojas
2020-08-17
1
-0
/
+1
*
MIPS: BCM63xx: remove EHCI from BCM6348 boards
Álvaro Fernández Rojas
2020-08-17
1
-3
/
+0
*
MIPS: BCM63xx: remove duplicated new lines
Álvaro Fernández Rojas
2020-08-17
1
-3
/
+0
*
MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390
Aleksander Jan Bajkowski
2020-08-17
1
-2
/
+8
*
MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix b...
Tiezhu Yang
2020-08-17
1
-1
/
+0
*
MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
Zejiang Tang
2020-08-17
1
-4
/
+0
*
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
|
*
io_uring: add comments on how the async buffered read retry works
Jens Axboe
2020-08-04
1
-1
/
+22
|
*
io_uring: io_async_buf_func() need not test page bit
Jens Axboe
2020-08-04
1
-4
/
+0
*
|
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-16
1
-0
/
+6
*
|
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
8
-66
/
+62
|
\
\
|
*
|
block: fix double account of flush request's driver tag
Ming Lei
2020-08-11
1
-2
/
+9
[prev]
[next]