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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
67
-1541
/
+3816
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
2
-10
/
+26
2009-05-15
powerpc/pseries: Really fix the oprofile CPU type on pseries
Benjamin Herrenschmidt
1
-1
/
+1
2009-05-15
powerpc/cell: Make ptcal more reliable
Gerhard Stenzel
1
-3
/
+14
2009-05-15
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
4
-8
/
+8
2009-05-15
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Kumar Gala
1
-7
/
+9
2009-05-15
powerpc: Fix oprofile sampling of marked events on POWER7
Maynard Johnson
1
-1
/
+8
2009-05-15
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
Stephen Rothwell x
3
-6
/
+5
2009-05-15
powerpc: Fix mktree build error on Mac OS X host
Timur Tabi
1
-5
/
+5
2009-05-14
powerpc/virtex: Fix duplicate level irq events.
John Linn
1
-10
/
+107
2009-05-14
powerpc/virtex: Add uImage to the default images list
Grant Likely
2
-0
/
+2
2009-05-14
powerpc/boot: add simpleImage.* to clean-files list
Grant Likely
1
-1
/
+1
2009-05-14
powerpc/8xx: Update defconfigs
Kumar Gala
5
-99
/
+241
2009-05-14
powerpc/embedded6xx: Update defconfigs
Kumar Gala
9
-221
/
+600
2009-05-14
powerpc/86xx: Update defconfigs
Kumar Gala
7
-386
/
+556
2009-05-14
powerpc/85xx: Update defconfigs
Kumar Gala
13
-351
/
+1118
2009-05-14
powerpc/83xx: Update defconfigs
Kumar Gala
14
-386
/
+1115
2009-05-12
viocd: needs to depend on BLOCK
Alexander Beregalov
1
-0
/
+1
2009-05-09
powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
Anton Vorontsov
1
-46
/
+0
2009-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-5
/
+10
2009-05-03
Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
David Gibson
31
-11152
/
+28
2009-05-03
of: make of_(un)register_platform_driver common code
Grant Likely
1
-10
/
+0
2009-05-01
powerpc: Fix setting of oprofile cpu type
Benjamin Herrenschmidt
1
-2
/
+2
2009-05-01
powerpc adjust oprofile_cpu_type version 3
Michael Wolf
1
-4
/
+9
2009-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
9
-49
/
+53
2009-04-29
powerpc: Revert switch to TEXT_TEXT in linker script
Tim Abbott
1
-2
/
+2
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-28
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
1
-1
/
+4
2009-04-28
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
1
-0
/
+1
2009-04-28
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
1
-2
/
+3
2009-04-28
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
1
-1
/
+2
2009-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...
Paul Mackerras
1
-13
/
+43
2009-04-27
powerpc/86xx: Add device_type entry to soc for ppc9a
Martyn Welch
1
-0
/
+1
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
6
-6
/
+11
2009-04-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
19
-5360
/
+795
2009-04-24
powerpc/44x: Correct memory size calculation for denali-based boards
Valentine Barshak
1
-13
/
+43
2009-04-23
powerpc: fix for long standing bug noticed by gcc 4.4.0
Stephen Rothwell
1
-1
/
+1
2009-04-23
Revert "powerpc: Add support for early tlbilx opcode"
Kumar Gala
4
-30
/
+3
2009-04-22
powerpc/pasemi: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-22
powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning
Geoff Levand
1
-1
/
+1
2009-04-22
powerpc/32: Don't clobber personality flags on exec
Andreas Schwab
1
-1
/
+2
2009-04-22
powerpc: Fix crash on CPU hotplug
Michael Ellerman
1
-1
/
+1
2009-04-22
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
18
-147
/
+494
2009-04-22
powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover
Kumar Gala
4
-6707
/
+0
2009-04-22
powerpc/85xx: Added SMP defconfig
Kumar Gala
1
-0
/
+1829
2009-04-22
powerpc/85xx: Enabled a bunch of FSL specific drivers/options
Kumar Gala
1
-16
/
+27
2009-04-22
powerpc/85xx: Updated generic mpc85xx_defconfig
Kumar Gala
1
-125
/
+88
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-4
/
+4
2009-04-22
powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD
Timur Tabi
1
-5
/
+0
[next]