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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
powerpc/perf: add 2 additional performance monitor counters for e6500 core
Lijun Pan
1
-1
/
+1
2013-08-01
powerpc: Rename PMU interrupts from CNT to PMI
Michael Ellerman
1
-1
/
+1
2013-07-30
powerpc/mpc85xx: invalidate TLB after hibernation resume
Dongsheng Wang
1
-0
/
+8
2013-07-30
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
Hongtao Jia
2
-1
/
+4
2013-07-25
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
Paul Mackerras
1
-0
/
+1
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-24
powerpc/eeh: Introdce flag to protect sysfs
Gavin Shan
2
-1
/
+17
2013-07-24
powerpc/eeh: Fix unbalanced enable for IRQ
Gavin Shan
1
-1
/
+5
2013-07-24
powerpc/eeh: Don't use pci_dev during BAR restore
Gavin Shan
1
-13
/
+12
2013-07-24
powerpc/eeh: Use partial hotplug for EEH unaware drivers
Gavin Shan
4
-21
/
+110
2013-07-24
powerpc/pci: Partial tree hotplug support
Gavin Shan
3
-21
/
+51
2013-07-24
powerpc/eeh: Use safe list traversal when walking EEH devices
Gavin Shan
2
-7
/
+7
2013-07-24
powerpc/eeh: Keep PE during hotplug
Gavin Shan
4
-53
/
+15
2013-07-24
powerpc/pci: Override pcibios_release_device()
Gavin Shan
1
-0
/
+11
2013-07-24
powerpc/eeh: Export functions for hotplug
Gavin Shan
1
-3
/
+3
2013-07-24
powerpc/eeh: Remove reference to PCI device
Gavin Shan
2
-17
/
+5
2013-07-24
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
1
-3
/
+0
2013-07-24
powerpc: Add second POWER8 PVR entry
Michael Neuling
2
-3
/
+22
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2
-2
/
+2
2013-07-09
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-26
/
+4
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
1
-2
/
+0
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
1
-0
/
+2
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-12
/
+10
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
35
-157
/
+3944
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-17
/
+2
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2013-07-03
powerpc: Remove savemaxmem parameter setup
Zhang Yanfei
1
-10
/
+0
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-7
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-18
/
+2
2013-07-02
powerpc: Handle both new style and old style reserve maps
Benjamin Herrenschmidt
1
-14
/
+17
2013-07-02
powerpc/hw_brk: Fix off by one error when validating DAWR region end
Michael Neuling
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
6
-11
/
+28
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
1
-0
/
+4
2013-07-01
powerpc/perf: Drop MMCRA from thread_struct
Michael Ellerman
1
-1
/
+0
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
1
-2
/
+0
2013-07-01
powerpc: Remove unreachable relocation on exception handlers
Michael Ellerman
1
-15
/
+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
6
-24
/
+29
2013-07-01
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
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/eeh: Avoid build warnings
Gavin Shan
2
-2
/
+2
2013-07-01
powerpc/eeh: Refactor the output message
Gavin Shan
2
-7
/
+25
2013-07-01
powerpc/eeh: Fix address catch for PowerNV
Gavin Shan
1
-1
/
+1
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
[prev]
[next]