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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
ARM: 7876/1: clear Thumb-2 IT state on exception handling
Marc Zyngier
1
-0
/
+1
2013-10-31
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
11
-85
/
+177
2013-10-29
ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t
Magnus Damm
1
-4
/
+12
2013-10-29
ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments
Magnus Damm
1
-3
/
+3
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
3
-12
/
+12
2013-10-29
ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO
Rob Herring
2
-2
/
+36
2013-10-29
ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...
Sricharan R
1
-1
/
+2
2013-10-29
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...
Olof Johansson
2
-6
/
+6
2013-10-28
Merge branch 'cleanup/dt-clock' into next/soc
Olof Johansson
1
-12
/
+17
2013-10-24
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
3
-2
/
+32
2013-10-19
ARM: signal: sigreturn_codes should be endian neutral to work in BE8
Victor Kamensky
3
-24
/
+83
2013-10-19
ARM: Correct BUG() assembly to ensure it is endian-agnostic
Ben Dooks
1
-3
/
+5
2013-10-19
ARM: module: correctly relocate instructions in BE8
Ben Dooks
1
-23
/
+34
2013-10-19
ARM: traps: use <asm/opcodes.h> to get correct instruction order
Ben Dooks
1
-6
/
+10
2013-10-19
ARM: smp_scu: data endian fixes
Ben Dooks
1
-7
/
+7
2013-10-19
ARM: twd: data endian fix
Ben Dooks
1
-12
/
+12
2013-10-19
ARM: set BE8 if LE in head code
Ben Dooks
2
-0
/
+5
2013-10-19
ARM: fixup_pv_table bug when CPU_ENDIAN_BE8
Ben Dooks
1
-0
/
+8
2013-10-19
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
2
-6
/
+3
2013-10-18
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
4
-17
/
+53
2013-10-14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+20
2013-10-11
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
1
-0
/
+4
2013-10-11
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
2
-16
/
+48
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
1
-1
/
+1
2013-10-10
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
1
-14
/
+0
2013-10-10
arm: use common of_flat_dt_match_machine
Rob Herring
1
-22
/
+19
2013-10-10
arch_timer: Move to generic sched_clock framework
Stephen Boyd
1
-14
/
+0
2013-10-09
arm: use early_init_dt_scan
Rob Herring
1
-15
/
+1
2013-10-09
ARM: perf: fix group validation for mixed software and hardware groups
Will Deacon
1
-2
/
+1
2013-10-07
Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...
Russell King
2
-6
/
+6
2013-10-03
Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...
Daniel Lezcano
1
-0
/
+1
2013-10-03
ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices
Santosh Shilimkar
1
-1
/
+20
2013-10-02
ARM: PSCI: remove unnecessary include of arm-gic.h
Rob Herring
1
-1
/
+0
2013-09-30
ARM: perf: add support for perf registers API
Will Deacon
2
-0
/
+31
2013-09-29
ARM: call of_clk_init from default time_init handler
Sebastian Hesselbarth
1
-12
/
+17
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
1
-4
/
+4
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
1
-4
/
+4
2013-09-26
ARM: arch_timer: add support to configure and enable event stream
Sudeep KarkadaNagesha
1
-0
/
+1
2013-09-24
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
1
-0
/
+21
2013-09-21
ARM: 7839/1: entry: fix tracing of ARM-private syscalls
Will Deacon
1
-2
/
+2
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...
Russell King
2
-18
/
+16
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+16
2013-09-07
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-108
/
+43
2013-09-06
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
12
-58
/
+105
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
12
-58
/
+105
2013-09-04
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2013-09-02
ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
2
-20
/
+2
2013-09-02
ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
Douglas Anderson
1
-0
/
+8
2013-09-02
ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines
Uwe Kleine-König
2
-1
/
+20
2013-08-28
Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2
-17
/
+53
[prev]
[next]