index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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: 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-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2
-0
/
+10
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
7
-23
/
+55
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
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
1
-0
/
+12
2016-07-05
powerpc: define FUNC_START/FUNC_END
Anton Blanchard
1
-0
/
+3
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-07-02
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+1
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-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-7
/
+48
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2
-10
/
+6
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2
-2
/
+2
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
[prev]
[next]