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
2008-12-21
powerpc: Protect against NULL pointer deref in phyp-dump code
Tony Breeds
1
-0
/
+3
2008-12-21
powerpc: Rename struct vm_region to avoid conflict with NOMMU
David Howells
1
-12
/
+12
2008-12-21
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
1
-6
/
+1
2008-12-21
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
1
-7
/
+4
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2
-0
/
+34
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
10
-8
/
+29
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
1
-0
/
+4
2008-12-18
Merge branch 'linux-2.6' into next
Paul Mackerras
2
-2
/
+3
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
1
-0
/
+1
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-17
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...
Paul Mackerras
4
-105
/
+230
2008-12-17
gianfar: Convert gianfar to an of_platform_driver
Andy Fleming
35
-213
/
+820
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-37
/
+29
2008-12-16
powerpc/mm: Remove flush_HPTE()
Benjamin Herrenschmidt
2
-18
/
+5
2008-12-16
powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
Benjamin Herrenschmidt
3
-1
/
+1
2008-12-16
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
Benjamin Herrenschmidt
1
-0
/
+5
2008-12-16
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
Benjamin Herrenschmidt
1
-1
/
+10
2008-12-16
powerpc: Remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
1
-7
/
+0
2008-12-16
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
14
-18
/
+42
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
3
-3
/
+39
2008-12-16
powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index
Nathan Lynch
1
-1
/
+1
2008-12-16
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
2
-1
/
+2
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
5
-13
/
+1
2008-12-16
powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning
Becky Bruce
1
-6
/
+35
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
3
-33
/
+34
2008-12-16
powerpc/ps3: Quiet dmesg output
Geoff Levand
1
-1
/
+1
2008-12-16
powerpc: Fix typo in pgtable-ppc64.h
Geoff Levand
1
-1
/
+1
2008-12-16
powerpc/chrp: Add missing of_node_put in pci.c
Nicolas Palix
1
-0
/
+1
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
10
-15
/
+35
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
1
-0
/
+3
2008-12-16
powerpc: Fix bootmem reservation on uninitialized node
Dave Hansen
1
-5
/
+11
2008-12-16
powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area
Brian King
1
-0
/
+3
2008-12-15
powerpc/85xx: Fix compile issues with mpc8572ds.dts
Kumar Gala
1
-8
/
+8
2008-12-15
powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
Benjamin Herrenschmidt
1
-7
/
+8
2008-12-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+3
2008-12-14
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
11
-11
/
+29
2008-12-11
powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts file
Stefan Roese
1
-0
/
+11
2008-12-11
powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia
Josh Boyer
1
-0
/
+1
2008-12-09
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...
Paul Mackerras
2
-2
/
+2
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
27
-564
/
+2751
2008-12-05
powerpc/virtex5: Fix Virtex5 machine check handling
Grant Likely
2
-0
/
+4
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
6
-9
/
+21
2008-12-05
powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs
Anton Vorontsov
2
-2
/
+2
2008-12-04
powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E
Benjamin Herrenschmidt
3
-99
/
+213
2008-12-04
powerpc/44x: update ppc44x_defconfig
Stephen Rothwell
1
-3
/
+3
2008-12-04
powerpc/kvm: update KVM config options in ppc44x_defconfig
Hollis Blanchard
1
-3
/
+3
2008-12-04
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
28
-564
/
+2753
2008-12-04
Merge branch 'master' into next
James Morris
33
-573
/
+2774
2008-12-04
powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DS
Haiying Wang
2
-0
/
+717
[prev]
[next]