index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
1
-1
/
+3
2013-07-01
powerpc/powernv: Fix iommu initialization again
Benjamin Herrenschmidt
1
-0
/
+21
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
10
-29
/
+47
2013-07-01
powerpc/pseries: Inform the hypervisor we are using EBB regs
Michael Ellerman
2
-1
/
+5
2013-07-01
powerpc/perf: Add power8 EBB support
Michael Ellerman
1
-12
/
+33
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
6
-14
/
+182
2013-07-01
powerpc/perf: Drop MMCRA from thread_struct
Michael Ellerman
2
-2
/
+0
2013-07-01
powerpc/perf: Don't enable if we have zero events
Michael Ellerman
1
-2
/
+5
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-29
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
[prev]
[next]