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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
powerpc/perf: Use existing out label in power_pmu_enable()
Michael Ellerman
1
-4
/
+5
2013-07-01
powerpc/perf: Freeze PMC5/6 if we're not using them
Michael Ellerman
3
-2
/
+8
2013-07-01
powerpc/perf: Rework disable logic in pmu_disable()
Michael Ellerman
1
-12
/
+19
2013-07-01
powerpc/perf: Check that events only include valid bits on Power8
Michael Ellerman
1
-0
/
+13
2013-07-01
powerpc: Wire up the HV facility unavailable exception
Michael Ellerman
2
-4
/
+27
2013-07-01
powerpc: Rename and flesh out the facility unavailable exception handler
Michael Ellerman
2
-22
/
+32
2013-07-01
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
2
-6
/
+4
2013-07-01
powerpc: Remove unreachable relocation on exception handlers
Michael Ellerman
1
-15
/
+3
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...
Chen Gang
1
-1
/
+1
2013-07-01
powerpc/nvram64: Need return the related error code on failure occurs
Chen Gang
1
-6
/
+14
2013-07-01
powerpc: Set cpu sibling mask before online cpu
Li Zhong
1
-3
/
+5
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
19
-50
/
+54
2013-07-01
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-07-01
powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()
Bjorn Helgaas
1
-7
/
+0
2013-07-01
powerpc: Don't flush/invalidate the d/icache for an unknown relocation type
Kevin Hao
1
-1
/
+2
2013-07-01
powerpc/powernv: Use dev-node in PCI config accessors
Gavin Shan
3
-89
/
+79
2013-07-01
powerpc/eeh: Avoid build warnings
Gavin Shan
3
-4
/
+4
2013-07-01
powerpc/eeh: Refactor the output message
Gavin Shan
3
-16
/
+41
2013-07-01
powerpc/eeh: Fix address catch for PowerNV
Gavin Shan
2
-1
/
+2
2013-07-01
powerpc/powernv: Replace variables with flags
Gavin Shan
3
-8
/
+11
2013-07-01
powerpc/eeh: Check PCIe link after reset
Gavin Shan
1
-13
/
+144
2013-07-01
powerpc/eeh: Don't collect PCI-CFG data on PHB
Gavin Shan
1
-9
/
+23
2013-06-30
powerpc/tm: Clear MSR RI in non-recoverable TM code
Michael Neuling
1
-2
/
+16
2013-06-30
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
James Yang
1
-0
/
+4
2013-06-30
trivial: powerpc: Fix typo in ioei_interrupt() description
Sebastien Bessiere
1
-1
/
+1
2013-06-30
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
1
-1
/
+2
2013-06-30
KVM: PPC: Ignore PIR writes
Alexander Graf
1
-0
/
+3
2013-06-30
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
1
-1
/
+6
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
4
-20
/
+66
2013-06-30
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
1
-12
/
+2
2013-06-30
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
Paul Mackerras
1
-11
/
+2
2013-06-30
KVM: PPC: Book3S PR: Fix proto-VSID calculations
Paul Mackerras
1
-2
/
+2
2013-06-30
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
Tiejun Chen
1
-1
/
+1
2013-06-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+14
2013-06-30
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
1
-5
/
+12
2013-06-29
proc_powerpc: switch to fixed_size_llseek()
Al Viro
1
-18
/
+2
2013-06-29
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
1
-1
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-28
powerpc/eeh: Add eeh_dev to the cache during boot
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2013-06-27
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
Rafael J. Wysocki
6
-1831
/
+0
2013-06-26
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
1
-6
/
+4
2013-06-26
powerpc/83xx: use module_i2c_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2013-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-15
/
+9
2013-06-25
powerpc/eeh: Use interruptible sleep in keehd
Gavin Shan
1
-1
/
+2
2013-06-25
powerpc/eeh: Remove eeh_mutex
Gavin Shan
3
-46
/
+1
2013-06-25
powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled
Nathan Fontenot
1
-0
/
+1
2013-06-25
powerpc/pseries: Enable PSTORE in pseries_defconfig
Aruna Balakrishnaiah
1
-0
/
+1
2013-06-25
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
1
-0
/
+1
2013-06-25
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
Michael Neuling
1
-1
/
+3
[prev]
[next]