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-08-07
powerpc/pasemi: Search for PCI root bus by compatible property
Darren Stevens
1
-5
/
+6
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
3
-1
/
+81
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
3
-15
/
+51
2018-08-07
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
4
-25
/
+2
2018-08-07
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
1
-9
/
+1
2018-08-07
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
1
-2
/
+3
2018-08-07
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
1
-0
/
+3
2018-08-07
powerpc: Add a checkpatch wrapper with our preferred settings
Michael Ellerman
1
-0
/
+22
2018-08-07
powerpc/64: Disable irq restore warning for now
Michael Ellerman
1
-3
/
+10
2018-08-06
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
20
-53
/
+70
2018-08-05
powerpc/mpc85xx: add clocks property for fman ptp timer node
Yangbo Lu
5
-0
/
+5
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+28
2018-08-03
Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-12
/
+21
2018-08-03
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
Reza Arbab
1
-2
/
+3
2018-08-03
powerpc: Do not redefine NEED_DMA_MAP_STATE
Christoph Hellwig
1
-3
/
+1
2018-08-03
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
Guenter Roeck
1
-21
/
+30
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
35
-113
/
+230
2018-08-03
powernv/cpuidle: Fix idle states all being marked invalid
Nicholas Piggin
1
-1
/
+2
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-3
/
+7
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-24
/
+5
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-19
/
+0
2018-08-01
powerpc/64s/radix: Fix missing global invalidations when removing copro
Frederic Barrat
1
-12
/
+21
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
3
-3
/
+7
2018-07-31
powerpc/pseries: fix EEH recovery of some IOV devices
Sam Bobroff
1
-8
/
+17
2018-07-31
powerpc/powernv: Add support to enable sensor groups
Shilpasri G Bhat
4
-0
/
+32
2018-07-31
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
1
-0
/
+2
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
2
-77
/
+148
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
1
-3
/
+0
2018-07-30
powerpc/44x: Mark mmu_init_secondary() as __init
Alexey Spirkov
1
-1
/
+1
2018-07-30
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
1
-2
/
+21
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
4
-81
/
+94
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
22
-22
/
+1
2018-07-30
powerpc/44x: remove page.h from mmu-44x.h
Christophe Leroy
1
-5
/
+4
2018-07-30
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
2
-18
/
+4
2018-07-30
powerpc: fix includes in asm/processor.h
Christophe Leroy
2
-3
/
+3
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
2
-6
/
+1
2018-07-30
powerpc: declare set_breakpoint() static
Christophe Leroy
2
-8
/
+7
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
4
-5
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
47
-4
/
+44
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
15
-6
/
+11
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
55
-33
/
+72
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
11
-15
/
+27
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
4
-4
/
+0
2018-07-30
powerpc: remove kdump.h from page.h
Christophe Leroy
4
-2
/
+2
2018-07-26
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
1
-9
/
+8
2018-07-26
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
1
-1
/
+8
2018-07-26
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
3
-13
/
+80
[prev]
[next]