index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2
-36
/
+39
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
1
-7
/
+0
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
3
-11
/
+13
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
1
-0
/
+6
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
1
-1
/
+0
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2
-1
/
+4
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
1
-3
/
+3
2016-07-19
powerpc/mm: Cleanup LPCR defines
Aneesh Kumar K.V
1
-37
/
+37
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
1
-1
/
+3
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
1
-1
/
+2
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
1
-0
/
+3
2016-07-17
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
1
-2
/
+7
2016-07-17
powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
Aneesh Kumar K.V
1
-0
/
+5
2016-07-17
powerpc/mm: use _raw variant of page table accessors
Aneesh Kumar K.V
4
-35
/
+91
2016-07-17
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
1
-0
/
+1
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
1
-0
/
+14
2016-07-17
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-17
powerpc/opal: Add real mode call wrappers
Benjamin Herrenschmidt
2
-1
/
+15
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
1
-0
/
+6
2016-07-17
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-17
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2
-0
/
+3
2016-07-15
powerpc/powernv: Add XICS emulation APIs
Benjamin Herrenschmidt
2
-1
/
+10
2016-07-15
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
6
-3
/
+28
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
8
-7
/
+49
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
4
-6
/
+6
2016-07-14
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
1
-0
/
+28
2016-07-14
powerpc/powernv: Add support for the cxl kernel api on the real phb
Ian Munsie
1
-0
/
+7
2016-07-14
powerpc/xmon: Dump ISA 2.07 SPRs
Michael Ellerman
1
-0
/
+1
2016-07-08
powerpc/opal: Wake up kopald polling thread before waiting for events
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-07
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
1
-0
/
+1
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
2
-3
/
+4
2016-07-05
powerpc: Send SIGBUS on unaligned copy and paste
Chris Smart
1
-0
/
+4
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
1
-0
/
+1
2016-06-29
powerpc/powernv: Add driver for operator panel on FSP machines
Suraj Jitindar Singh
1
-0
/
+2
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-0
/
+8
2016-06-24
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
Naveen N. Rao
2
-1
/
+21
2016-06-24
powerpc/bpf/jit: Introduce rotate immediate instructions
Naveen N. Rao
1
-0
/
+2
2016-06-21
powerpc/powernv: Functions to get/set PCI slot state
Gavin Shan
3
-1
/
+29
2016-06-21
powerpc/powernv: Introduce pnv_pci_get_slot_id()
Gavin Shan
1
-0
/
+2
2016-06-21
powerpc/powernv: Support PCI slot ID
Gavin Shan
2
-2
/
+6
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
2
-3
/
+1
2016-06-21
powerpc/pci: Override pcibios_setup_bridge()
Gavin Shan
1
-0
/
+2
2016-06-21
powerpc: Load Monitor Register Support
Jack Miller
2
-0
/
+7
2016-06-21
powerpc: Improve FSCR init and context switching
Michael Neuling
1
-0
/
+1
2016-06-17
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
1
-0
/
+15
2016-06-16
cxl: Add support for CAPP DMA mode
Ian Munsie
1
-0
/
+1
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+75
2016-06-14
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
1
-6
/
+32
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
8
-22
/
+28
[next]