index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
44
-435
/
+113
|
\
|
*
nds32: use generic ioremap
Christoph Hellwig
2019-11-12
5
-67
/
+6
|
*
csky: use generic ioremap
Christoph Hellwig
2019-11-12
4
-50
/
+8
|
*
csky: remove ioremap_cache
Christoph Hellwig
2019-11-11
2
-9
/
+0
|
*
riscv: use the generic ioremap code
Christoph Hellwig
2019-11-11
5
-88
/
+7
|
*
sh: remove __iounmap
Christoph Hellwig
2019-11-11
2
-9
/
+4
|
*
nios2: remove __iounmap
Christoph Hellwig
2019-11-11
2
-9
/
+4
|
*
hexagon: remove __iounmap
Christoph Hellwig
2019-11-11
3
-8
/
+3
|
*
m68k: rename __iounmap and mark it static
Christoph Hellwig
2019-11-11
2
-51
/
+50
|
*
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
12
-36
/
+0
|
*
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
2019-11-11
2
-0
/
+3
|
*
xtensa: clean up ioremap
Christoph Hellwig
2019-11-11
1
-10
/
+4
|
*
x86: Clean up ioremap()
Christoph Hellwig
2019-11-11
3
-12
/
+8
|
*
parisc: remove __ioremap
Christoph Hellwig
2019-11-11
2
-16
/
+5
|
*
nios2: remove __ioremap
Christoph Hellwig
2019-11-11
2
-30
/
+7
|
*
alpha: remove the unused __ioremap wrapper
Christoph Hellwig
2019-11-11
1
-6
/
+0
|
*
hexagon: clean up ioremap
Christoph Hellwig
2019-11-11
3
-11
/
+4
|
*
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-11-11
2
-5
/
+5
|
*
unicore32: remove ioremap_cached
Christoph Hellwig
2019-11-11
2
-11
/
+1
|
*
arm: remove ioremap_cached
Christoph Hellwig
2019-11-11
4
-15
/
+1
*
|
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
8
-6
/
+86
|
\
\
|
*
|
tracing: Enable syscall optimization for MIPS
Hassan Naveed
2019-11-23
1
-0
/
+1
|
*
|
tracing: Use xarray for syscall trace events
Hassan Naveed
2019-11-23
1
-0
/
+8
|
*
|
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-0
/
+5
|
*
|
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
Josh Poimboeuf
2019-11-13
2
-1
/
+19
|
*
|
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
1
-3
/
+5
|
*
|
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-11-13
4
-7
/
+53
*
|
|
Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2019-11-27
6
-8
/
+6
|
\
\
\
|
*
|
|
microblaze: Increase max dtb size to 64K from 32K
Siva Durga Prasad Paladugu
2019-10-25
2
-2
/
+2
|
*
|
|
microblaze: Enable SPARSE_IRQ
Michal Simek
2019-10-25
2
-1
/
+1
|
*
|
|
microblaze: defconfig: Enable devtmps and tmpfs
Manjukumar Matha
2019-10-25
1
-0
/
+3
|
*
|
|
microblaze: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-10-08
1
-5
/
+0
*
|
|
|
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-27
69
-450
/
+1067
|
\
\
\
\
|
*
\
\
\
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-23
50
-361
/
+915
|
|
\
\
\
\
|
|
*
|
|
|
riscv: provide a flat image loader
Christoph Hellwig
2019-11-18
4
-5
/
+39
|
|
*
|
|
|
riscv: add nommu support
Christoph Hellwig
2019-11-18
23
-71
/
+254
|
|
*
|
|
|
riscv: clear the instruction cache and all registers when booting
Christoph Hellwig
2019-11-18
2
-1
/
+88
|
|
*
|
|
|
riscv: read the hart ID from mhartid on boot
Damien Le Moal
2019-11-18
2
-0
/
+9
|
|
*
|
|
|
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-11-18
7
-3
/
+105
|
|
*
|
|
|
riscv: add support for MMIO access to the timer registers
Christoph Hellwig
2019-11-13
2
-3
/
+19
|
|
*
|
|
|
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
2019-11-13
2
-6
/
+21
|
|
*
|
|
|
riscv: cleanup the default power off implementation
Christoph Hellwig
2019-11-13
3
-2
/
+18
|
|
*
|
|
|
riscv: poison SBI calls for M-mode
Christoph Hellwig
2019-11-13
1
-2
/
+3
|
|
*
|
|
|
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-11-13
1
-0
/
+6
|
|
*
|
|
|
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
19
-127
/
+188
|
|
*
|
|
|
riscv: separate MMIO functions into their own header file
Paul Walmsley
2019-11-05
2
-144
/
+167
|
|
*
|
|
|
riscv: enter WFI in default_power_off() if SBI does not shutdown
Christoph Hellwig
2019-11-05
1
-1
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'next/misc' into for-next
Paul Walmsley
2019-11-23
18
-42
/
+63
|
|
\
\
\
\
|
|
*
|
|
|
riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
Green Wan
2019-11-15
1
-0
/
+7
|
|
*
|
|
|
RISC-V: Add multiple compression image format.
Atish Patra
2019-11-12
1
-0
/
+12
[next]