index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
1
-0
/
+10
2014-06-05
powerpc/eeh: Skip eeh sysfs when eeh is disabled
Wei Yang
1
-0
/
+3
2014-06-05
powerpc/serial: Use saner flags when creating legacy ports
Benjamin Herrenschmidt
1
-6
/
+9
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
4
-33
/
+25
2014-05-28
powerpc: Split __SYSFS_SPRSETUP macro
Sam bobroff
1
-6
/
+13
2014-05-28
arch: powerpc/fadump: Cleaning up inconsistent NULL checks
Rickard Strandqvist
1
-3
/
+5
2014-05-28
powerpc: Check cpu_thread_in_subcore() in __cpu_up()
Michael Ellerman
1
-1
/
+1
2014-05-28
powerpc: Add threads_per_subcore
Michael Ellerman
1
-1
/
+3
2014-05-28
powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
Michael Ellerman
1
-0
/
+9
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
1
-31
/
+3
2014-05-28
powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES
Nishanth Aravamudan
1
-0
/
+1
2014-05-28
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
Nishanth Aravamudan
1
-0
/
+6
2014-05-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
1
-1
/
+1
2014-05-28
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
1
-3
/
+16
2014-05-23
PPC: ePAPR: Fix hypercall on LE guest
Alexander Graf
1
-2
/
+3
2014-05-23
powerpc: Fix unused variable warning for epapr_has_idle
Scott Wood
1
-1
/
+1
2014-05-23
powerpc: fix build of epapr_paravirt on 64-bit book3s
Scott Wood
1
-0
/
+2
2014-05-23
powerpc: move epapr paravirt init of power_save to an initcall
Stuart Yoder
1
-1
/
+11
2014-05-20
powerpc/module: Fix stubs for BE
Rusty Russell
1
-1
/
+1
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
3
-7
/
+14
2014-05-20
powerpc: Drop return value from set_breakpoint as it is unused
Paul Gortmaker
1
-4
/
+4
2014-05-20
powerpc/eeh: Fix build error for celleb
Gavin Shan
1
-0
/
+1
2014-05-20
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-3
/
+0
2014-05-12
powerpc: irq work racing with timer interrupt can result in timer interrupt hang
Anton Blanchard
1
-3
/
+0
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
16
-495
/
+635
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
1
-2
/
+0
2014-04-28
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
1
-3
/
+35
2014-04-28
powerpc/tm: Remove unnecessary r1 save
Michael Neuling
1
-2
/
+0
2014-04-28
powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo
Gautham R. Shenoy
1
-4
/
+12
2014-04-28
powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges
Andrew Murray
1
-59
/
+29
2014-04-28
powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers
Stephen Chivers
1
-6
/
+15
2014-04-28
powerpc/prom: Stop scanning dev-tree for fdump early
Gavin Shan
1
-2
/
+3
2014-04-28
powerpc/eeh: Can't recover from non-PE-reset case
Gavin Shan
1
-3
/
+9
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
1
-0
/
+20
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
1
-13
/
+0
2014-04-28
powerpc/eeh: No hotplug on permanently removed dev
Gavin Shan
3
-15
/
+89
2014-04-28
powerpc/eeh: Allow to disable EEH
Gavin Shan
1
-1
/
+46
2014-04-28
powerpc/eeh: Cleanup EEH subsystem variables
Gavin Shan
1
-16
/
+15
2014-04-28
powerpc/eeh: Use cached capability for log dump
Gavin Shan
1
-22
/
+17
2014-04-28
powerpc/eeh: Cleanup eeh_gather_pci_data()
Gavin Shan
1
-14
/
+13
2014-04-28
powerpc/eeh: Avoid I/O access during PE reset
Gavin Shan
2
-9
/
+76
2014-04-28
powerpc/eeh: Block PCI-CFG access during PE reset
Gavin Shan
2
-18
/
+61
2014-04-28
powerpc/eeh: EEH_PE_ISOLATED not reflect HW state
Gavin Shan
1
-7
/
+3
2014-04-28
powerpc/eeh: Remove EEH_PE_PHB_DEAD
Gavin Shan
2
-13
/
+7
2014-04-28
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
1
-1
/
+1
2014-04-28
powerpc: Export flush_icache_range
Jeff Mahoney
1
-0
/
+1
2014-04-23
powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_call
Anton Blanchard
1
-21
/
+19
2014-04-23
powerpc/ftrace: Use module loader helpers to parse trampolines
Anton Blanchard
1
-77
/
+20
2014-04-23
powerpc/modules: Create module_trampoline_target()
Anton Blanchard
1
-0
/
+29
[next]