index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-13
1
-1
/
+12
|
\
|
*
ARM: scu: provide inline dummy functions when SCU is not present
Nishanth Menon
2013-07-04
1
-1
/
+12
*
|
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
3
-3
/
+5
*
|
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
1
-1
/
+2
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
1
-15
/
+3
|
\
\
|
*
\
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
7
-32
/
+29
|
|
\
\
|
*
|
|
sched_clock: Add temporary asm/sched_clock.h
Stephen Boyd
2013-06-21
1
-0
/
+4
|
*
|
|
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
1
-16
/
+0
*
|
|
|
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-06
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
Stefano Stabellini
2013-07-04
1
-0
/
+1
*
|
|
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-6
/
+0
|
\
\
\
\
|
*
|
|
|
mm/ARM: fix stale comment about VALID_PAGE()
Jiang Liu
2013-07-03
1
-6
/
+0
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
6
-327
/
+21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
2013-06-26
1
-0
/
+5
|
*
|
|
|
ARM: KVM: perform save/restore of PAR
Marc Zyngier
2013-06-26
1
-10
/
+12
|
*
|
|
|
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
2013-06-26
1
-1
/
+0
|
*
|
|
|
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2013-06-26
1
-5
/
+0
|
*
|
|
|
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2013-06-26
1
-2
/
+2
|
*
|
|
|
ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
Marc Zyngier
2013-06-26
1
-2
/
+0
|
*
|
|
|
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2013-05-19
3
-307
/
+2
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
1
-2
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
arm/xen: define xen_remap as ioremap_cached
Stefano Stabellini
2013-06-04
1
-2
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
26
-64
/
+540
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
30
-42
/
+679
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-20
2
-2
/
+13
|
|
*
|
|
|
|
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
2013-06-20
1
-0
/
+12
|
|
*
|
|
|
|
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
2013-06-18
1
-9
/
+0
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
1
-9
/
+0
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
6
-14
/
+62
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions
Will Deacon
2013-05-30
1
-1
/
+1
|
|
|
*
|
|
|
|
ARM: lpae: fix definition of PTE_HWTABLE_PTRS
Will Deacon
2013-05-30
1
-1
/
+1
|
|
|
*
|
|
|
|
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
2013-05-30
1
-1
/
+1
|
|
|
*
|
|
|
|
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
1
-0
/
+16
|
|
|
*
|
|
|
|
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-05-30
1
-0
/
+20
|
|
|
*
|
|
|
|
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
2013-05-30
1
-5
/
+17
|
|
|
*
|
|
|
|
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
2013-05-30
1
-2
/
+2
|
|
|
*
|
|
|
|
ARM: LPAE: use signed arithmetic for mask definitions
Cyril Chemparathy
2013-05-30
2
-4
/
+4
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-18
8
-3
/
+261
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
5
-0
/
+73
|
|
|
*
|
|
|
|
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-06-04
4
-0
/
+168
|
|
|
*
|
|
|
|
ARM: mm: correct pte_same behaviour for LPAE.
Steve Capper
2013-06-04
1
-0
/
+17
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
2013-06-17
1
-0
/
+1
|
|
*
|
|
|
|
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2013-06-07
1
-1
/
+4
|
|
*
|
|
|
|
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
2013-06-07
1
-0
/
+3
|
|
*
|
|
|
|
ARM: mpu: add header for MPU register layouts and region data
Jonathan Austin
2013-06-07
1
-0
/
+72
|
|
*
|
|
|
|
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2013-06-07
2
-0
/
+6
|
|
*
|
|
|
|
ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL
Jonathan Austin
2013-06-07
1
-0
/
+10
|
|
*
|
|
|
|
ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
Jonathan Austin
2013-06-07
1
-0
/
+2
|
|
*
|
|
|
|
ARM: nommu: provide dummy cpu_switch_mm implementation
Will Deacon
2013-06-07
1
-0
/
+4
[next]