index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-23
ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
1
-22
/
+26
2017-10-23
ARM: 8706/1: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
4
-257
/
+276
2017-10-14
ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()
Geert Uytterhoeven
1
-0
/
+1
2017-10-03
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
12
-30
/
+173
2017-09-28
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...
Russell King
8
-118
/
+256
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+4
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-33
/
+23
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
20
-19
/
+59
2017-09-11
Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
299
-1600
/
+12086
2017-09-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-28
/
+4
2017-09-11
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
62
-389
/
+417
2017-09-11
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
7
-2
/
+172
2017-09-11
ARM: vmlinux-xip.lds.S: fix multiple issues
Nicolas Pitre
1
-36
/
+34
2017-09-11
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
1
-32
/
+6
2017-09-11
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2
-17
/
+1
2017-09-11
ARM: head-common.S: speed up startup code
Nicolas Pitre
2
-33
/
+45
2017-09-11
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2
-0
/
+26
2017-09-11
ARM: add ELF_FDPIC support
Nicolas Pitre
3
-0
/
+20
2017-09-11
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
5
-20
/
+105
2017-09-11
ARM: start_thread(): don't always clear all regs
Nicolas Pitre
1
-7
/
+15
2017-09-11
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
2
-3
/
+3
2017-09-11
ARM: implement get_tls syscall
Nicolas Pitre
2
-0
/
+4
2017-09-10
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
38
-38
/
+38
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+34
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
658
-6384
/
+13472
2017-09-09
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-09-09
ARM: implement memset32 & memset64
Matthew Wilcox
3
-6
/
+34
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+20
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
5
-18
/
+26
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
12
-14
/
+14
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-3
/
+17
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-85
/
+105
2017-09-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-77
/
+283
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-811
/
+1782
2017-09-06
Merge branch 'next/defconfig' into next/soc
Olof Johansson
16
-48
/
+150
2017-09-06
Merge branch 'next/cleanup' into next/soc
Olof Johansson
16
-39
/
+28
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-3
/
+2
2017-09-05
Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+468
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
2
-6
/
+19
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
71
-524
/
+424
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+39
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+4
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+23
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+0
2017-09-04
ARM: imx: mx31moboard: Remove unused 'dma' variable
Fabio Estevam
1
-1
/
+1
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
17
-248
/
+63
[next]