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.13.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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-04
[PATCH] powerpc: Fix typo in powermac platform functions
Benjamin Herrenschmidt
1
-1
/
+1
2006-09-01
[PATCH] powerpc: Fix PowerMac IRQ handling bug
Benjamin Herrenschmidt
1
-3
/
+3
2006-08-30
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
Zang Roy-r61911
2
-1
/
+2
2006-08-30
[POWERPC] modify mpc83xx platforms to use new IRQ layer
Kim Phillips
4
-87
/
+28
2006-08-25
[POWERPC] Use mpc8641hpcn PIC base address from dev tree.
Jon Loeliger
1
-10
/
+9
2006-08-25
[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.
Jon Loeliger
2
-3
/
+9
2006-08-23
[POWERPC] Update mpc7448hpc2 board irq support using device tree
Zang Roy-r61911
1
-49
/
+24
2006-08-23
[POWERPC] Fix BootX booting with an initrd
Benjamin Herrenschmidt
1
-4
/
+11
2006-08-23
[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
Jon Loeliger
2
-180
/
+176
2006-08-23
[POWERPC] Fix CDS IRQ handling and PCI code
Andy Fleming
2
-123
/
+88
2006-08-23
[POWERPC] Fix interrupts on 8540 ADS board
Andy Fleming
1
-107
/
+55
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
1
-3
/
+3
2006-08-08
[POWERPC] fix PMU initialization on pseries lpar
Sonny Rao
1
-2
/
+0
2006-08-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-50
/
+98
2006-08-01
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
1
-3
/
+55
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-25
[POWERPC] More offb/bootx fixes
Benjamin Herrenschmidt
1
-11
/
+24
2006-07-25
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
1
-4
/
+8
2006-07-11
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-9
/
+22
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
8
-68
/
+74
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-2
/
+2
2006-07-04
kbuild: introduce utsrelease.h
Sam Ravnborg
2
-2
/
+2
2006-07-04
Merge branch '83xx' into for_paulus
Kumar Gala
4
-1
/
+190
2006-07-04
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-03
[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-29
[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
[next]