index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
arm64: mm: enable per pmd page table lock
Yu Zhao
2019-04-09
3
-2
/
+18
|
*
|
|
|
|
|
|
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
Anshuman Khandual
2019-04-09
2
-4
/
+4
|
*
|
|
|
|
|
|
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
2019-04-09
1
-2
/
+13
|
*
|
|
|
|
|
|
arm64: mm: use appropriate ctors for page tables
Yu Zhao
2019-04-09
1
-12
/
+24
|
*
|
|
|
|
|
|
arm64: debug: Clean up brk_handler()
Will Deacon
2019-04-09
1
-6
/
+4
|
*
|
|
|
|
|
|
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2019-04-09
7
-12
/
+11
|
*
|
|
|
|
|
|
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
4
-27
/
+5
|
*
|
|
|
|
|
|
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
2019-04-09
3
-14
/
+14
|
*
|
|
|
|
|
|
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-04-09
6
-58
/
+95
|
*
|
|
|
|
|
|
arm64: debug: Remove meaningless comment
Will Deacon
2019-04-09
1
-5
/
+0
|
*
|
|
|
|
|
|
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
Will Deacon
2019-04-09
1
-2
/
+2
|
*
|
|
|
|
|
|
arm64: debug: Remove unused return value from do_debug_exception()
Will Deacon
2019-04-09
1
-10
/
+4
|
*
|
|
|
|
|
|
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
2
-4
/
+4
|
*
|
|
|
|
|
|
arm64: Use defines instead of magic numbers
Alexandru Elisei
2019-04-05
2
-7
/
+7
|
*
|
|
|
|
|
|
arm64: vdso: fix and clean-up Makefile
Masahiro Yamada
2019-04-03
1
-5
/
+3
|
*
|
|
|
|
|
|
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
2019-04-03
1
-1
/
+1
|
*
|
|
|
|
|
|
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-04-03
1
-0
/
+1
|
*
|
|
|
|
|
|
arm64: mm: Make show_pte() a static function
Will Deacon
2019-04-03
2
-2
/
+1
|
*
|
|
|
|
|
|
arm64/vdso: don't leak kernel addresses
Matteo Croce
2019-04-03
1
-2
/
+0
|
*
|
|
|
|
|
|
arm64: setup min_low_pfn
Miles Chen
2019-04-03
1
-0
/
+1
|
*
|
|
|
|
|
|
arm64/mm: fix kernel-doc comments
Qian Cai
2019-04-03
1
-13
/
+12
|
*
|
|
|
|
|
|
arm64: mm: fix incorrect assignment of 'max_mapnr'
Muchun Song
2019-04-01
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
47
-103
/
+135
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
2019-04-08
5
-10
/
+0
|
*
|
|
|
|
|
|
riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-04-08
4
-14
/
+17
|
*
|
|
|
|
|
|
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-04-08
7
-50
/
+33
|
*
|
|
|
|
|
|
ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2019-04-08
4
-18
/
+27
|
*
|
|
|
|
|
|
mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2019-04-08
4
-4
/
+26
|
*
|
|
|
|
|
|
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2019-04-08
4
-4
/
+14
|
*
|
|
|
|
|
|
m68k/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
nds32/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
x86/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
arm64/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
ARM/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
25
-0
/
+25
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
120
-1644
/
+3996
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-03
2
-2
/
+2
|
*
|
|
|
|
|
|
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-05-03
4
-9
/
+9
|
*
|
|
|
|
|
|
s390: drop CONFIG_VIRT_TO_BUS
Arnd Bergmann
2019-05-03
1
-1
/
+0
|
*
|
|
|
|
|
|
s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
Arnd Bergmann
2019-05-03
2
-2
/
+3
|
*
|
|
|
|
|
|
s390: only build for new CPUs with clang
Arnd Bergmann
2019-05-03
2
-6
/
+18
|
*
|
|
|
|
|
|
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
8
-12
/
+12
|
*
|
|
|
|
|
|
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
5
-8
/
+11
|
*
|
|
|
|
|
|
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
16
-205
/
+521
|
*
|
|
|
|
|
|
s390/opcodes: add missing instructions to the disassembler
Martin Schwidefsky
2019-05-02
1
-0
/
+11
|
*
|
|
|
|
|
|
s390/bug: add entry size to the __bug_table section
Martin Schwidefsky
2019-05-02
1
-12
/
+12
|
*
|
|
|
|
|
|
s390: use proper expoline sections for .dma code
Martin Schwidefsky
2019-05-02
1
-4
/
+15
|
*
|
|
|
|
|
|
s390/nospec: rename assembler generated expoline thunks
Martin Schwidefsky
2019-05-02
1
-5
/
+5
|
*
|
|
|
|
|
|
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-05-02
10
-6
/
+47
|
*
|
|
|
|
|
|
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2019-04-29
2
-0
/
+15
[prev]
[next]