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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+15
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-0
/
+11
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
1
-6
/
+0
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
1
-5
/
+9
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
1
-1
/
+1
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
40
-898
/
+1216
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
3
-15
/
+24
2008-12-29
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+1
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
1
-2
/
+1
2008-12-23
powerpc/32: Wire up the trampoline code for kdump
Dale Farnsworth
1
-0
/
+2
2008-12-23
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
1
-5
/
+6
2008-12-23
powerpc/32: Setup OF properties for kdump
Dale Farnsworth
2
-52
/
+40
2008-12-23
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
1
-1
/
+1
2008-12-23
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2
-0
/
+78
2008-12-23
powerpc: Make default kexec/crash_kernel ops implicit
Anton Vorontsov
1
-12
/
+9
2008-12-23
powerpc: Setup OF properties for ppc32 kexec
Dale Farnsworth
2
-19
/
+39
2008-12-21
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
1
-1
/
+11
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2
-15
/
+10
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
1
-0
/
+5
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
1
-233
/
+0
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2
-6
/
+9
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
11
-9
/
+156
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
4
-4
/
+14
2008-12-21
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
1
-2
/
+2
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
1
-0
/
+31
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
3
-1
/
+8
2008-12-18
Merge branch 'linux-2.6' into next
Paul Mackerras
1
-2
/
+2
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-18
/
+14
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
1
-0
/
+26
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
4
-11
/
+1
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
3
-0
/
+7
2008-12-14
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
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
1
-0
/
+1
2008-12-04
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
4
-4
/
+20
2008-12-03
powerpc/85xx: Add support for SMP initialization
Kumar Gala
1
-0
/
+70
2008-12-03
powerpc/85xx: minor head_fsl_booke.S cleanup
Kumar Gala
1
-2
/
+2
2008-12-03
powerpc: Better setup of boot page TLB entry
Trent Piepho
1
-9
/
+13
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2
-10
/
+59
2008-12-03
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
Sebastien Dugue
1
-0
/
+1
2008-12-03
powerpc: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-12-03
powerpc: Add sync_*_for_* to dma_ops
Becky Bruce
1
-0
/
+26
2008-12-03
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
1
-1
/
+1
2008-12-03
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
1
-0
/
+2
[next]