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
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
3
-21
/
+22
2007-02-13
[POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned
Olaf Hering
1
-0
/
+4
2007-02-13
[POWERPC] Celleb: improve MMU hashtable locking
Akira Iguchi
1
-11
/
+8
2007-02-13
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
10
-71
/
+229
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
11
-31
/
+31
2007-02-12
[PATCH] ps3: cleanup ps3fb before clearing HPTE
Geert Uytterhoeven
1
-1
/
+5
2007-02-12
[PATCH] ps3: Preallocate bootmem memory for ps3fb
Geert Uytterhoeven
1
-0
/
+42
2007-02-12
[PATCH] ps3: AV Settings Driver
Geert Uytterhoeven
1
-0
/
+11
2007-02-12
[PATCH] Dynamic kernel command-line: powerpc
Alon Bar-Lev
1
-2
/
+2
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2
-5
/
+0
2007-02-09
Merge branch '85xx' into for_paulus
Kumar Gala
2
-16
/
+8
2007-02-09
[POWERPC] Update to linkstation / kurobox support
Guennadi Liakhovetski
1
-12
/
+0
2007-02-09
[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS
Kumar Gala
5
-45
/
+20
2007-02-09
[PATCH] powerpc: celleb trivial endianness and iomem annotations
Al Viro
2
-34
/
+34
2007-02-09
[PATCH] arch/powerpc trivial annotations
Al Viro
2
-4
/
+5
2007-02-09
[PATCH] ps3: missing exports
Al Viro
2
-0
/
+4
2007-02-09
[POWERPC] 85xx: Marked functions static
Kumar Gala
2
-16
/
+8
2007-02-08
Merge branch 'master' into 83xx
Kumar Gala
5
-8
/
+434
2007-02-08
[POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PB
Li Yang
2
-0
/
+91
2007-02-08
[POWERPC] 83xx: Add base support for the MPC8313E RDB
Kim Phillips
3
-0
/
+112
2007-02-08
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
3
-0
/
+419
2007-02-08
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
2
-8
/
+15
2007-02-07
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
Paul Mackerras
1
-5
/
+46
2007-02-07
[POWERPC] Maple: use mmio nvram
Nathan Lynch
1
-0
/
+3
2007-02-07
[POWERPC] pasemi: iommu support
Olof Johansson
5
-5
/
+305
2007-02-07
[POWERPC] pasemi: Configure DMA controller interrupts
Olof Johansson
3
-0
/
+15
2007-02-07
[POWERPC] pasemi: SMP timebase sync
Olof Johansson
1
-2
/
+25
2007-02-07
[POWERPC] pasemi: Implement restart
Olof Johansson
1
-15
/
+9
2007-02-07
[POWERPC] pasemi: Idle loops
Olof Johansson
5
-2
/
+178
2007-02-07
[POWERPC] pasemi: Machine check handler
Olof Johansson
1
-0
/
+43
2007-02-07
[POWERPC] Celleb: basic support
Ishizaki Kou
6
-0
/
+528
2007-02-07
[POWERPC] Celleb: support spu priv1 ops
Ishizaki Kou
1
-0
/
+208
2007-02-07
[POWERPC] Celleb: consolidate spu management ops
Ishizaki Kou
3
-401
/
+448
2007-02-07
[POWERPC] Celleb: support udbg
Ishizaki Kou
1
-0
/
+97
2007-02-07
[POWERPC] Celleb: htab routines
Ishizaki Kou
1
-0
/
+311
2007-02-07
[POWERPC] Celleb: support iommu
Ishizaki Kou
1
-0
/
+104
2007-02-07
[POWERPC] Celleb: setup usb host controller in SCC
Ishizaki Kou
1
-0
/
+94
2007-02-07
[POWERPC] Celleb: support interrupts
Ishizaki Kou
2
-0
/
+307
2007-02-07
[POWERPC] Celleb: interfaces to the hypervisor
Ishizaki Kou
2
-0
/
+507
2007-02-07
[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-1
/
+0
2007-02-07
[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-1
/
+0
2007-02-07
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
4
-4
/
+6
2007-02-07
[POWERPC] PS3: Fix DMA scatter-gather
Geoff Levand
1
-2
/
+21
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
11
-8
/
+519
2007-02-07
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
1
-2
/
+3
2007-02-07
[POWERPC] ps3: get av_multi_out params
Geert Uytterhoeven
1
-7
/
+10
2007-02-07
[POWERPC] ps3: get firmware version
Geoff Levand
1
-0
/
+20
2007-02-07
[POWERPC] ps3: remove cpuinfo
Geoff Levand
1
-6
/
+0
[next]