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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
52
-650
/
+917
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc
Rusty Russell
1
-0
/
+2
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
1
-5
/
+3
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-0
/
+56
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
1
-0
/
+6
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2
-10
/
+17
2008-12-31
powerpc/44x: declare tlb_44x_index for use in C code
Hollis Blanchard
1
-0
/
+1
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
1
-0
/
+2
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
1
-3
/
+0
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
1
-25
/
+25
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
3
-13
/
+53
2008-12-31
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
1
-0
/
+3
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
1
-23
/
+6
2008-12-31
ppc: Create disassemble.h to extract instruction fields
Hollis Blanchard
1
-0
/
+80
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2
-17
/
+20
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2
-8
/
+3
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
1
-2
/
+2
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
53
-649
/
+936
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
50
-646
/
+907
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
4
-9
/
+47
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-12-26
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
1
-3
/
+7
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
1
-1
/
+1
2008-12-23
powerpc/32: Wire up the trampoline code for kdump
Dale Farnsworth
1
-0
/
+13
2008-12-23
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
1
-2
/
+2
2008-12-23
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
1
-9
/
+6
2008-12-23
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
1
-0
/
+4
2008-12-21
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
1
-1
/
+10
2008-12-21
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
1
-0
/
+19
2008-12-21
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
Grant Erickson
1
-2
/
+2
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
3
-38
/
+43
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
1
-14
/
+0
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
3
-48
/
+56
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
3
-48
/
+108
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
5
-7
/
+13
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
1
-226
/
+34
2008-12-21
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
2
-14
/
+56
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
1
-0
/
+3
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
2
-3
/
+27
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
1
-0
/
+1
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
1
-2
/
+0
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
1
-27
/
+26
2008-12-16
powerpc: Fix typo in pgtable-ppc64.h
Geoff Levand
1
-1
/
+1
[next]