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
2013-08-06
ARM: SAMSUNG: Unify base address definitions of timer block
Tomasz Figa
5
-0
/
+6
2013-08-03
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-28
/
+31
2013-08-03
Merge branch 'security-fixes' into fixes
Russell King
3
-28
/
+31
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
34
-234
/
+385
2013-08-01
Merge branch 'security-fixes' into fixes
Russell King
13
-99
/
+253
2013-08-01
ARM: Add .text annotations where required after __CPUINIT removal
Russell King
2
-0
/
+2
2013-08-01
ARM: 7803/1: Fix deadlock scenario with smp_send_stop()
Stephen Boyd
1
-0
/
+3
2013-08-01
ARM: make vectors page inaccessible from userspace
Russell King
3
-1
/
+12
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
6
-31
/
+87
2013-08-01
ARM: allow kuser helpers to be removed from the vector page
Russell King
3
-9
/
+51
2013-08-01
ARM: update FIQ support for relocation of vectors
Russell King
2
-5
/
+17
2013-08-01
ARM: use linker magic for vectors and vector stubs
Russell King
2
-18
/
+27
2013-08-01
ARM: move vector stubs
Russell King
4
-30
/
+37
2013-08-01
ARM: poison memory between kuser helpers
Russell King
1
-9
/
+16
2013-08-01
ARM: poison the vectors page
Russell King
1
-0
/
+10
2013-07-31
Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-07-31
ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...
Paul Walmsley
1
-1
/
+6
2013-07-31
ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function
Uwe Kleine-König
1
-1
/
+1
2013-07-29
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+22
2013-07-27
ARM: Fix sorting of machine- initializers
Russell King
1
-9
/
+9
2013-07-26
ARM: 7791/1: a.out: remove partial a.out support
Will Deacon
5
-85
/
+0
2013-07-26
ARM: 7790/1: Fix deferred mm switch on VIVT processors
Catalin Marinas
3
-5
/
+18
2013-07-26
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
3
-18
/
+18
2013-07-26
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2
-0
/
+14
2013-07-25
Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
15
-109
/
+136
2013-07-25
ARM: omap5: Only select errata 798181 if SMP
Olof Johansson
1
-1
/
+1
2013-07-24
ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos
Sachin Kamat
1
-2
/
+1
2013-07-24
ARM: EXYNOS: Fix low level debug support
Yadwinder Singh Brar
1
-26
/
+0
2013-07-24
ARM: SAMSUNG: Save/restore only selected uart's registers
Yadwinder Singh Brar
1
-11
/
+3
2013-07-24
ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm
Amit Daniel Kachhap
6
-7
/
+14
2013-07-24
ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART
Sylwester Nawrocki
3
-63
/
+106
2013-07-23
ARM: multi_v7_defconfig: Select USB chipidea driver
Fabio Estevam
1
-1
/
+2
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
6
-9
/
+25
2013-07-23
ARM: zynq: fix compilation warning
Vincent Stehlé
1
-1
/
+1
2013-07-23
ARM: keystone: fix compilation warning
Vincent Stehlé
1
-1
/
+1
2013-07-23
xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9
Stefano Stabellini
1
-1
/
+1
2013-07-23
ARM: highbank: Only touch common coherency control register fields
Rob Herring
1
-3
/
+4
2013-07-23
Merge tag 'nomadik-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-2
/
+5
2013-07-23
ARM: footbridge: fix overlapping PCI mappings
Mike Frysinger
1
-2
/
+0
2013-07-23
Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
11
-28
/
+43
2013-07-23
Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/...
Olof Johansson
3
-1
/
+31
2013-07-23
Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
6
-4
/
+7
2013-07-23
ARM: STi: Set correct ARM ERRATAs.
Srinivas Kandagatla
1
-1
/
+2
2013-07-23
ARM: dts: STi: Fix pinconf setup for STiH416 serial2
Srinivas Kandagatla
2
-2
/
+10
2013-07-22
ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Tetsuyuki Kobayashi
1
-0
/
+1
2013-07-22
ARM: 7786/1: hyp: fix macro parameterisation
Mark Rutland
1
-2
/
+2
2013-07-22
ARM: 7785/1: mm: restrict early_alloc to section-aligned memory
Russell King
1
-5
/
+38
2013-07-22
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
Will Deacon
3
-7
/
+8
[next]