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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-5
/
+7
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
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
3
-4
/
+4
2009-04-22
powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD
Timur Tabi
1
-5
/
+0
2009-04-15
powerpc: pseries/dtl.c should include asm/firmware.h
Sachin Sant
1
-0
/
+1
2009-04-15
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
Mike Mason
1
-0
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
4
-18
/
+14
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-02
powerpc/ps3: Add rtc-ps3
Geert Uytterhoeven
4
-18
/
+14
2009-04-01
powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards
Anton Vorontsov
1
-0
/
+107
2009-04-01
powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB
Anton Vorontsov
1
-0
/
+6
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
1
-12
/
+4
2009-04-01
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
5
-6
/
+0
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
5
-6
/
+0
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
4
-8
/
+7
2009-03-30
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
27
-0
/
+505
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-2
/
+3
2009-03-27
powerpc/85xx: Add support for the "socrates" board (MPC8544).
Wolfgang Grandegger
5
-0
/
+483
2009-03-27
powerpc: Add write barrier before enabling DTL flags
Jeremy Kerr
1
-0
/
+4
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
1
-1
/
+1
2009-03-25
PS3: replace bus_id usage
Greg Kroah-Hartman
1
-2
/
+2
2009-03-24
powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
6
-0
/
+6
2009-03-24
powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
10
-0
/
+10
2009-03-24
powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
6
-0
/
+6
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-03-24
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
1
-13
/
+0
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2009-03-24
powerpc/cell: Make axonram depends on BLOCK
Michael Ellerman
1
-1
/
+1
2009-03-24
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
4
-0
/
+295
2009-03-24
powerpc/pseries: Failed reconfig notifier chain call cleanup
Nathan Fontenot
1
-1
/
+5
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-70
/
+7
2009-03-23
Merge branches 'irq/sparseirq' and 'linus' into irq/core
Ingo Molnar
1
-0
/
+7
2009-03-20
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
4
-40
/
+40
2009-03-20
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
6
-11
/
+272
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
3
-1
/
+233
2009-03-19
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
1
-0
/
+4
2009-03-16
sparseirq, powerpc/cell: fix unused variable warning in interrupt.c
Stephen Rothwell
1
-2
/
+0
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
4
-71
/
+5
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-03-11
powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)
Wolfram Sang
2
-1
/
+3
2009-03-11
powerpc/5200: add function to return external clock frequency
Wolfgang Grandegger
1
-0
/
+37
2009-03-11
powerpc/5200: remove sysfs debug file from GPT driver
Grant Likely
1
-39
/
+0
[next]