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
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2016-07-07
2
-0
/
+8
*
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-07
4
-3
/
+22
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
1
-1
/
+1
|
\
|
*
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
1
-1
/
+1
*
|
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
2016-06-22
1
-0
/
+6
*
|
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-06-22
2
-0
/
+30
*
|
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
2016-06-21
1
-4
/
+0
*
|
arm64: fix boot image dependencies to not generate invalid images
Masahiro Yamada
2016-06-21
1
-1
/
+1
*
|
arm64: update ASID limit
Jean-Philippe Brucker
2016-06-21
1
-3
/
+6
|
/
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-06-18
2
-2
/
+2
|
\
|
*
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...
Olof Johansson
2016-06-18
1
-1
/
+1
|
|
\
|
*
\
Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2016-06-18
15
-60
/
+116
|
|
\
\
|
*
|
|
arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2
Masahiro Yamada
2016-06-03
2
-2
/
+2
*
|
|
|
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2016-06-16
2
-9
/
+50
*
|
|
|
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
Will Deacon
2016-06-15
1
-3
/
+24
*
|
|
|
arm64: spinlock: fix spin_unlock_wait for LSE atomics
Will Deacon
2016-06-15
1
-3
/
+7
*
|
|
|
arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks
Will Deacon
2016-06-15
1
-0
/
+7
*
|
|
|
arm64: mm: mark fault_info table const
Mark Rutland
2016-06-14
1
-1
/
+1
*
|
|
|
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
2016-06-14
1
-13
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
2016-06-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-06-03
1
-0
/
+9
|
\
\
|
*
|
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
2016-06-02
1
-0
/
+9
|
|
/
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-06-03
13
-44
/
+74
|
\
\
|
*
|
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
2016-06-03
1
-1
/
+3
|
*
|
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2016-06-03
2
-10
/
+14
|
*
|
arm64: mm: dump: log span level
Mark Rutland
2016-06-03
1
-1
/
+7
|
*
|
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-06-03
1
-1
/
+2
|
*
|
arm64: report CPU number in bad_mode
Mark Rutland
2016-06-03
1
-2
/
+3
|
*
|
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2016-06-01
2
-1
/
+9
|
*
|
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-05-31
2
-3
/
+9
|
*
|
arm64: enable CONFIG_SET_MODULE_RONX by default
Mark Rutland
2016-05-31
1
-12
/
+13
|
*
|
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
2016-05-31
1
-13
/
+0
|
*
|
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
Will Deacon
2016-05-31
1
-0
/
+14
|
|
/
*
|
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
2016-05-31
1
-7
/
+16
*
|
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
2016-05-31
1
-4
/
+2
*
|
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
2016-05-31
1
-1
/
+12
*
|
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
2016-05-31
1
-4
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
5
-1
/
+29
|
\
|
*
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-05-24
5
-1
/
+29
|
|
\
|
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-0
/
+2
|
|
*
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-05-20
2
-0
/
+19
|
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
1
-0
/
+4
|
|
*
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
2016-05-20
1
-0
/
+3
|
|
*
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
2016-05-20
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-7
/
+7
|
\
\
\
|
*
\
\
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
1
-7
/
+7
|
|
\
\
\
|
|
*
|
|
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-16
1
-2
/
+2
|
|
*
|
|
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-7
/
+7
*
|
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-05-25
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
arm64: defconfig: enable Renesas Watchdog Timer
Wolfram Sang
2016-05-14
1
-0
/
+2
[next]