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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
powerpc: eeh_event: convert semaphore to completion
Arnd Bergmann
1
-6
/
+3
2018-12-20
powerpc/44x/bamboo: Fix PCI range
Benjamin Herrenschmidt
1
-1
/
+3
2018-12-20
powerpc/pasemi: Add Nemo board IRQ initroutine
Darren Stevens
2
-0
/
+26
2018-12-20
powerpc/pasemi: Add Nemo board device init code.
Darren Stevens
1
-0
/
+34
2018-12-20
powerpc/pasemi: Add Nemo board IRQ initroutine
Darren Stevens
1
-0
/
+37
2018-12-20
powerpc/pasemi: Add PCI initialisation for Nemo board.
Darren Stevens
1
-0
/
+55
2018-12-20
powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
Christophe Leroy
1
-8
/
+9
2018-12-20
powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handling
Dmitry V. Levin
1
-23
/
+31
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
8
-66
/
+25
2018-12-20
powerpc/dma: split the two __dma_alloc_coherent implementations
Christoph Hellwig
4
-26
/
+10
2018-12-20
powerpc/dma: remove the unused dma_iommu_ops export
Christoph Hellwig
1
-2
/
+0
2018-12-20
powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
Christoph Hellwig
1
-1
/
+0
2018-12-20
powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
Christoph Hellwig
1
-2
/
+0
2018-12-20
powerpc/dma: properly wire up the unmap_page and unmap_sg methods
Christoph Hellwig
1
-1
/
+8
2018-12-20
powerpc: allow NOT_COHERENT_CACHE for amigaone
Christoph Hellwig
1
-1
/
+2
2018-12-20
powerpc/prom: fix early DEBUG messages
Christophe Leroy
1
-3
/
+3
2018-12-20
powerpc/32: Avoid unsupported flags with clang
Joel Stanley
1
-1
/
+8
2018-12-20
powerpc/perf: Remove l2 bus events from HW cache event array
Madhavan Srinivasan
1
-6
/
+2
2018-12-20
powerpc/perf: Add constraints for power9 l2/l3 bus events
Madhavan Srinivasan
5
-15
/
+42
2018-12-20
powerpc/perf: Fix unit_sel/cache_sel checks
Madhavan Srinivasan
2
-9
/
+20
2018-12-20
powerpc/perf: Cleanup cache_sel bits comment
Madhavan Srinivasan
1
-10
/
+2
2018-12-20
powerpc/perf: Update perf_regs structure to include SIER
Madhavan Srinivasan
4
-0
/
+19
2018-12-20
powerpc/perf: Fix thresholding counter data for unknown type
Madhavan Srinivasan
1
-1
/
+6
2018-12-20
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
1
-5
/
+19
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
2
-4
/
+4
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
6
-25
/
+26
2018-12-19
powerpc/mm: define an empty slice_init_new_context_exec()
Christophe Leroy
2
-7
/
+9
2018-12-19
powerpc/uaccess: fix warning/error with access_ok()
Christophe Leroy
1
-1
/
+1
2018-12-19
powerpc: remove remaining bits from CONFIG_APUS
Christophe Leroy
2
-23
/
+2
2018-12-19
powerpc/xmon: fix dump_segments()
Christophe Leroy
1
-1
/
+1
2018-12-19
powerpc/8xx: add exception frame marker
Christophe Leroy
1
-0
/
+3
2018-12-19
powerpc/book3s/32: fix number of bats in p/v_block_mapped()
Christophe Leroy
1
-2
/
+2
2018-12-19
powerpc/mm: Eliminate not possible mmu features at compile time
Christophe Leroy
1
-5
/
+26
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
2
-4
/
+2
2018-12-19
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
3
-17
/
+11
2018-12-19
powerpc/signal: Use code patching instead of hardcoding
Christophe Leroy
3
-9
/
+11
2018-12-19
powerpc/8xx: use modify_instruction_site()
Christophe Leroy
1
-5
/
+1
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
3
-39
/
+35
2018-12-19
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2
-11
/
+5
2018-12-19
powerpc/32: use patch_site_addr() in machine_init()
Christophe Leroy
1
-2
/
+1
2018-12-19
powerpc: add modify_instruction() and modify_instruction_site()
Christophe Leroy
1
-0
/
+11
2018-12-19
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
2
-18
/
+10
2018-12-19
powerpc/mm: remove unused variable
Christophe Leroy
1
-2
/
+1
2018-12-19
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
3
-2
/
+14
2018-12-17
powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
Mathieu Malaterre
1
-4
/
+4
2018-12-17
powerpc/ipic: Remove unused ipic_set_priority()
Michael Ellerman
2
-29
/
+0
2018-12-17
Merge branch 'fixes' into next
Michael Ellerman
12
-20
/
+80
2018-12-17
powerpc/iommu: Use device_iommu_mapped()
Joerg Roedel
2
-4
/
+4
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2
-10
/
+4
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
Suraj Jitindar Singh
5
-4
/
+89
[prev]
[next]