index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
microblaze: add loglvl to microblaze_unwind()
Dmitry Safonov
4
-7
/
+8
2020-06-09
microblaze: add loglvl to microblaze_unwind_inner()
Dmitry Safonov
1
-15
/
+23
2020-06-09
m68k: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-06-09
ia64: add show_stack_loglvl()
Dmitry Safonov
1
-3
/
+10
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2
-7
/
+7
2020-06-09
hexagon: add show_stack_loglvl()
Dmitry Safonov
1
-14
/
+17
2020-06-09
h8300: add show_stack_loglvl()
Dmitry Safonov
1
-6
/
+12
2020-06-09
csky: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+9
2020-06-09
c6x: add show_stack_loglvl()
Dmitry Safonov
1
-7
/
+14
2020-06-09
arm64: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
3
-9
/
+11
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
1
-5
/
+7
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
1
-7
/
+9
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
3
-6
/
+8
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
6
-13
/
+27
2020-06-09
arc: add show_stack_loglvl()
Dmitry Safonov
3
-8
/
+18
2020-06-09
alpha: add show_stack_loglvl()
Dmitry Safonov
1
-11
/
+17
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
9
-19
/
+17
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
31
-277
/
+921
2020-06-08
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2
-2
/
+2
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
29
-252
/
+1405
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
20
-141
/
+489
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
66
-1249
/
+2131
2020-06-08
Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
50
-1927
/
+3345
2020-06-08
Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-382
/
+1697
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
32
-211
/
+778
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
75
-493
/
+701
2020-06-08
doc: cgroup: update note about conditions when oom killer is invoked
Konstantin Khlebnikov
1
-9
/
+8
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
2
-8
/
+4
2020-06-08
nommu: use flush_icache_user_range in brk and mmap
Christoph Hellwig
1
-2
/
+2
2020-06-08
binfmt_flat: use flush_icache_user_range
Christoph Hellwig
1
-1
/
+1
2020-06-08
exec: use flush_icache_user_range in read_code
Christoph Hellwig
1
-1
/
+1
2020-06-08
exec: only build read_code when needed
Christoph Hellwig
1
-0
/
+3
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
2
-1
/
+8
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2
-3
/
+3
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+2
2020-06-08
sh: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+1
2020-06-08
asm-generic: add a flush_icache_user_range stub
Christoph Hellwig
1
-0
/
+4
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
13
-22
/
+23
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
4
-9
/
+0
2020-06-08
riscv: use asm-generic/cacheflush.h
Christoph Hellwig
1
-59
/
+3
2020-06-08
powerpc: use asm-generic/cacheflush.h
Christoph Hellwig
1
-32
/
+10
2020-06-08
openrisc: use asm-generic/cacheflush.h
Christoph Hellwig
1
-25
/
+6
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
1
-17
/
+2
2020-06-08
microblaze: use asm-generic/cacheflush.h
Christoph Hellwig
1
-27
/
+2
2020-06-08
ia64: use asm-generic/cacheflush.h
Christoph Hellwig
1
-25
/
+3
2020-06-08
hexagon: use asm-generic/cacheflush.h
Christoph Hellwig
1
-14
/
+5
2020-06-08
c6x: use asm-generic/cacheflush.h
Christoph Hellwig
1
-18
/
+1
2020-06-08
arm64: use asm-generic/cacheflush.h
Christoph Hellwig
1
-41
/
+5
[prev]
[next]