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
2006-07-31
[POWERPC] Use H_CEDE on non-SMT
Jake Moilanen
1
-2
/
+4
2006-07-28
[POWERPC] Fix new interrupt code (MPIC detection)
Segher Boessenkool
1
-4
/
+11
2006-07-28
[POWERPC] Fix new interrupt code (MPIC endianness)
Segher Boessenkool
1
-0
/
+2
2006-07-28
[POWERPC] Add cpufreq support for Xserve G5
Benjamin Herrenschmidt
1
-29
/
+49
2006-07-26
[POWERPC] More offb/bootx fixes
Benjamin Herrenschmidt
1
-11
/
+24
2006-07-26
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
1
-4
/
+8
2006-07-14
Merge branch 'mpe'
Stephen Rothwell
10
-26
/
+235
2006-07-14
[POWERPC] iseries: Move iommu_table_cb into platforms/iseries
Michael Ellerman
1
-0
/
+17
2006-07-13
[POWERPC] iseries: A new iSeries console
Stephen Rothwell
2
-3
/
+8
2006-07-13
[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c
Michael Ellerman
1
-1
/
+1
2006-07-13
[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c
Michael Ellerman
1
-8
/
+12
2006-07-13
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
Michael Ellerman
5
-5
/
+84
2006-07-13
[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions
Michael Ellerman
2
-0
/
+14
2006-07-13
[POWERPC] iseries: Make ItExtVpdPanel private to iSeries
Michael Ellerman
3
-3
/
+53
2006-07-13
[POWERPC] iseries: Cleanup e2a() and strne2a()
Michael Ellerman
1
-75
/
+17
2006-07-13
[POWERPC] iseries: Move e2a()/strne2a() into their only caller
Michael Ellerman
1
-1
/
+97
2006-07-13
[POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config
Michael Ellerman
1
-10
/
+17
2006-07-10
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-9
/
+22
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
8
-68
/
+74
2006-07-07
[POWERPC] Add cpufreq support for Xserve G5
Benjamin Herrenschmidt
1
-29
/
+49
2006-07-07
[POWERPC] More offb/bootx fixes
Benjamin Herrenschmidt
1
-11
/
+24
2006-07-07
[POWERPC] Add briq support to CHRP
Benjamin Herrenschmidt
2
-5
/
+64
2006-07-07
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
1
-4
/
+8
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-2
/
+2
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
2
-2
/
+2
2006-07-03
Merge branch '83xx' into for_paulus
Kumar Gala
4
-1
/
+190
2006-07-03
powerpc: Add base support for the Freescale MPC8349E-mITX eval board
Kim Phillips
4
-1
/
+190
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
26
-1098
/
+1396
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
10
-456
/
+534
2006-07-03
[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)
Benjamin Herrenschmidt
1
-2
/
+4
2006-07-03
[POWERPC] Fix various offb and BootX-related issues
Benjamin Herrenschmidt
1
-0
/
+29
2006-07-03
[POWERPC] fix implicit declaration on cell.
Dave Jones
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
5
-11
/
+14
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
45
-45
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
2
-2
/
+2
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
27
-241
/
+620
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-10
/
+14
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
5
-13
/
+13
2006-06-29
[POWERPC] Make lparcfg.c work when both iseries and pseries are selected
Stephen Rothwell
1
-0
/
+2
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
5
-0
/
+381
2006-06-28
[PATCH] powermac backlight fixes
Michael Hanselmann
1
-2
/
+12
2006-06-28
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
4
-143
/
+138
2006-06-28
powerpc: minor cleanups for mpc86xx
Kumar Gala
4
-143
/
+138
2006-06-28
[POWERPC] Clean up it_lp_queue.h
Stephen Rothwell
2
-28
/
+28
2006-06-28
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
1
-4
/
+4
2006-06-28
[POWERPC] spufs: fix memory hotplug dependency
Geoff Levand
1
-1
/
+1
2006-06-28
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
1
-2
/
+4
2006-06-28
[POWERPC] spufs: map mmio space as guarded into user space
Benjamin Herrenschmidt
1
-5
/
+5
[prev]
[next]