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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
pseries/iommu: Restore iommu table pointer when restoring iommu ops
Nishanth Aravamudan
1
-2
/
+3
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-2
/
+2
2011-05-19
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
2
-18
/
+33
2011-05-19
powerpc: Fix kexec with dynamic dma windows
Nishanth Aravamudan
1
-9
/
+14
2011-05-06
powerpc: Add WSP platform
David Gibson
13
-0
/
+1839
2011-05-06
powerpc/eeh: Display eeh error location for bus and device
Richard A Lary
1
-9
/
+13
2011-05-06
powerpc/pseries: Add support for IO event interrupts
Tseng-Hui (Frank) Lin
3
-0
/
+250
2011-05-04
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
Richard A Lary
1
-5
/
+14
2011-05-04
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
Richard A Lary
1
-7
/
+43
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
2
-0
/
+57
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
5
-15
/
+15
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
1
-0
/
+18
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
14
-128
/
+55
2011-04-27
powerpc/eeh: Add support for ibm,configure-pe RTAS call
Richard A. Lary
1
-1
/
+12
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
3
-4
/
+5
2011-04-27
powerpc/ps3: Update debug message for irq_set_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2011-04-27
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
2
-15
/
+5
2011-04-27
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
10
-244
/
+12
2011-04-27
powerpc/pci: Split IO vs MMIO indirect access hooks
Michael Ellerman
3
-4
/
+12
2011-04-27
powerpc: Add A2 cpu support
Benjamin Herrenschmidt
1
-0
/
+4
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
9
-19
/
+36
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
1
-0
/
+4
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
2
-3
/
+3
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
2
-3
/
+3
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
9
-1017
/
+21
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
16
-24
/
+24
2011-04-05
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
1
-6
/
+11
2011-04-05
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-04
Documentation: fix minor typos/spelling
Sylvestre Ledru
1
-1
/
+1
2011-04-01
powerpc/pmac/smp: Remove no-longer needed preempt workaround
Benjamin Herrenschmidt
1
-7
/
+0
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
1
-4
/
+8
2011-04-01
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
Benjamin Herrenschmidt
1
-16
/
+55
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
1
-6
/
+8
2011-04-01
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
Benjamin Herrenschmidt
1
-4
/
+0
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
3
-60
/
+55
2011-04-01
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
Benjamin Herrenschmidt
1
-12
/
+5
2011-04-01
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
1
-20
/
+5
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
1
-2
/
+0
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
16
-24
/
+24
2011-03-30
powerpc/cell: Use handle_edge_eoi_irq for real
Thomas Gleixner
1
-1
/
+1
2011-03-30
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
1
-2
/
+2
2011-03-30
powerpc/xics: Use hwirq for xics domain irq number
Milton Miller
1
-28
/
+29
2011-03-30
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
Milton Miller
1
-8
/
+8
2011-03-30
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
Jim Keniston
1
-0
/
+24
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
35
-116
/
+116
2011-03-29
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
1
-8
/
+1
2011-03-29
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
1
-1
/
+1
[next]