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 branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
42
-521
/
+1180
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2017-11-08
30
-449
/
+1111
|
|
\
|
|
*
ARM: 8719/1: NOMMU: work around maybe-uninitialized warning
Arnd Bergmann
2017-11-06
1
-1
/
+1
|
|
*
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
Vladimir Murzin
2017-10-23
5
-7
/
+90
|
|
*
ARM: 8712/1: NOMMU: Use more MPU regions to cover memory
Vladimir Murzin
2017-10-23
2
-46
/
+149
|
|
*
ARM: 8711/1: V7M: Add support for MPU to M-class
Vladimir Murzin
2017-10-23
5
-20
/
+113
|
|
*
ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASE
Vladimir Murzin
2017-10-23
1
-9
/
+0
|
|
*
ARM: 8709/1: NOMMU: Disallow MPU for XIP
Vladimir Murzin
2017-10-23
1
-1
/
+1
|
|
*
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
2017-10-23
6
-40
/
+127
|
|
*
ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
2017-10-23
1
-22
/
+26
|
|
*
ARM: 8706/1: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
2017-10-23
4
-257
/
+276
|
|
*
ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()
Geert Uytterhoeven
2017-10-14
1
-0
/
+1
|
|
*
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
2017-10-03
12
-30
/
+173
|
|
|
\
|
|
|
*
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2017-09-11
2
-0
/
+26
|
|
|
*
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-11
3
-0
/
+20
|
|
|
*
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
2017-09-11
5
-20
/
+105
|
|
|
*
ARM: start_thread(): don't always clear all regs
Nicolas Pitre
2017-09-11
1
-7
/
+15
|
|
|
*
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
2017-09-11
2
-3
/
+3
|
|
|
*
ARM: implement get_tls syscall
Nicolas Pitre
2017-09-11
2
-0
/
+4
|
|
*
|
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...
Russell King
2017-09-28
8
-118
/
+256
|
|
|
\
\
|
|
|
*
|
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
2017-09-11
7
-2
/
+172
|
|
|
*
|
ARM: vmlinux-xip.lds.S: fix multiple issues
Nicolas Pitre
2017-09-11
1
-36
/
+34
|
|
|
*
|
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
2017-09-11
1
-32
/
+6
|
|
|
*
|
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2017-09-11
2
-17
/
+1
|
|
|
*
|
ARM: head-common.S: speed up startup code
Nicolas Pitre
2017-09-11
2
-33
/
+45
|
|
|
|
/
|
|
|
|
|
|
\
\
|
*
-
.
|
|
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2017-11-08
13
-72
/
+69
|
|
\
\
|
|
|
|
*
|
|
ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"
Nicolas Pitre
2017-11-06
1
-11
/
+14
|
|
*
|
|
ARM: 8705/1: early_printk: use printascii() rather than printch()
Nicolas Pitre
2017-10-12
1
-6
/
+10
|
|
*
|
|
ARM: 8703/1: debug.S: move hexbuf to a writable section
Nicolas Pitre
2017-10-12
1
-3
/
+11
|
|
*
|
|
ARM: add additional table to compressed kernel
Russell King
2017-10-03
2
-0
/
+13
|
|
*
|
|
ARM: decompressor: fix BSS size calculation
Russell King
2017-10-03
1
-2
/
+5
|
|
*
|
|
ARM: better diagnostics with missing/corrupt dtb
Russell King
2017-09-29
2
-5
/
+12
|
|
*
|
|
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
2017-09-28
2
-22
/
+0
|
|
*
|
|
ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-09-28
1
-2
/
+2
|
|
*
|
|
ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
2017-09-28
1
-1
/
+1
|
|
*
|
|
ARM: 8696/1: mm: Remove dead code in mem_init()
Vladimir Murzin
2017-09-28
1
-10
/
+0
|
|
*
|
|
ARM: 8695/1: entry: Remove dead code in sys_mmap2
Vladimir Murzin
2017-09-28
1
-9
/
+0
|
|
*
|
|
ARM: 8694/1: Remove leftover of fixmap_page_table
Vladimir Murzin
2017-09-28
1
-1
/
+0
|
|
*
|
|
ARM: 8693/1: discard memblock arrays when possible
Nicolas Pitre
2017-09-28
1
-0
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
131
-927
/
+3026
|
\
\
\
\
|
*
|
|
|
powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature
Michael Ellerman
2017-11-15
4
-11
/
+12
|
*
|
|
|
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
2017-11-14
1
-1
/
+1
|
*
|
|
|
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
11
-42
/
+27
|
*
|
|
|
powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-11-13
2
-31
/
+50
|
*
|
|
|
powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
Nicholas Piggin
2017-11-13
1
-1
/
+1
|
*
|
|
|
powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin
2017-11-13
1
-4
/
+4
|
*
|
|
|
powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-11-13
1
-26
/
+24
|
*
|
|
|
powerpc/64s/hash: Fix 512T hint detection to use >= 128T
Michael Ellerman
2017-11-13
1
-2
/
+2
|
*
|
|
|
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-11-13
2
-2
/
+2
|
*
|
|
|
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
2017-11-13
1
-1
/
+1
[next]