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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
27
-33
/
+641
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
6
-35
/
+65
2013-06-24
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
1
-1
/
+9
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
2
-14
/
+28
2013-06-24
ARM: 7773/1: PJ4B: Add support for errata 4742
Gregory CLEMENT
1
-0
/
+9
2013-06-24
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
2
-1
/
+3
2013-06-20
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2
-2
/
+13
2013-06-20
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
1
-0
/
+12
2013-06-19
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2013-06-18
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
1
-9
/
+0
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
5
-13
/
+61
2013-06-18
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
7
-0
/
+258
2013-06-17
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
1
-0
/
+1
2013-06-17
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
Simon Baatz
1
-3
/
+1
2013-06-17
ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting
Will Deacon
1
-4
/
+9
2013-06-17
ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
Will Deacon
1
-11
/
+14
2013-06-10
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+9
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
1
-1
/
+4
2013-06-07
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
1
-0
/
+3
2013-06-07
ARM: mpu: add header for MPU register layouts and region data
Jonathan Austin
1
-0
/
+72
2013-06-07
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2
-0
/
+6
2013-06-07
ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
Jonathan Austin
1
-0
/
+2
2013-06-07
ARM: nommu: provide dummy cpu_switch_mm implementation
Will Deacon
1
-0
/
+4
2013-06-07
ARM: nommu: define dummy TLB operations for nommu configurations
Will Deacon
2
-1
/
+26
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
1
-9
/
+0
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
1
-23
/
+4
2013-06-06
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()
Will Deacon
1
-2
/
+9
2013-06-04
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
5
-0
/
+73
2013-06-04
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
4
-0
/
+168
2013-06-04
ARM: mm: correct pte_same behaviour for LPAE.
Steve Capper
1
-0
/
+17
2013-05-30
ARM: lpae: fix definition of PTE_HWTABLE_PTRS
Will Deacon
1
-1
/
+1
2013-05-30
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
1
-1
/
+1
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
1
-0
/
+16
2013-05-30
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
1
-0
/
+20
2013-05-30
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
1
-5
/
+17
2013-05-30
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
1
-2
/
+2
2013-05-30
ARM: LPAE: use signed arithmetic for mask definitions
Cyril Chemparathy
2
-4
/
+4
2013-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
1
-4
/
+4
2013-05-22
Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2
-0
/
+14
2013-05-22
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...
Russell King
9
-9
/
+167
2013-05-21
ARM: Enable selection of SMP operations at boot time
Jon Medhurst
1
-0
/
+5
2013-05-21
arm: introduce psci_smp_ops
Stefano Stabellini
1
-0
/
+9
2013-05-17
ARM: ARMv7-M: implement read_cpuid_ext
Uwe Kleine-König
1
-4
/
+34
2013-05-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+4
2013-05-15
ARM: 7705/1: use optimized do_div only for EABI
Arnd Bergmann
1
-1
/
+1
2013-05-14
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...
Jaccon Bastiaansen
1
-4
/
+4
2013-05-08
Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+15
2013-05-07
Merge branch 'late/clksrc' into late/cleanup
Arnd Bergmann
4
-24
/
+15
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+55
[next]