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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+0
2010-04-30
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-28
powerpc/numa: Add form 1 NUMA affinity
Anton Blanchard
1
-2
/
+15
2010-04-20
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Becky Bruce
1
-2
/
+2
2010-04-07
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
1
-2
/
+3
2010-04-07
powerpc: Fix ioremap_flags() with book3e pte definition
Benjamin Herrenschmidt
2
-0
/
+16
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-1
/
+10
2010-03-19
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
1
-0
/
+6
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
1
-3
/
+3
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-2
/
+2
2010-02-19
powerpc: Convert tlbivax_lock to raw_spinlock
Thomas Gleixner
1
-3
/
+3
2010-02-19
powerpc: Convert native_tlbie_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-19
powerpc: Convert context_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-18
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
1
-2
/
+2
2010-02-17
powerpc: Convert open coded native hashtable bit lock
Anton Blanchard
1
-3
/
+2
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-3
/
+9
2010-02-12
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
Stefan Roese
1
-2
/
+2
2010-02-10
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
1
-3
/
+9
2010-02-09
powerpc: Convert mmu context allocator from idr to ida
Anton Blanchard
1
-5
/
+5
2010-02-05
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
1
-1
/
+1
2010-02-05
fix comment typo leve -> level in powerpc
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-03
powerpc: Fix typo s/leve/level/ in TLB code
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-01-15
powerpc: Use helpers for rlimits
Jiri Slaby
1
-2
/
+2
2009-12-18
powerpc/mm: Fix stupid bug in subpge protection handling
David Gibson
1
-2
/
+2
2009-12-18
powerpc/mm: Fix typo of cpumask_clear_cpu()
Yang Li
1
-1
/
+1
2009-12-18
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
Sachin P. Sant
1
-4
/
+4
2009-12-18
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
Benjamin Herrenschmidt
1
-1
/
+1
2009-12-17
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-14
/
+58
2009-12-14
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
4
-6
/
+6
2009-12-13
powerpc: allow ioremap within reserved memory regions
Albert Herranz
3
-1
/
+9
2009-12-13
wii: use both mem1 and mem2 as ram
Albert Herranz
4
-7
/
+43
2009-12-09
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
1
-1
/
+7
2009-12-08
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
3
-7
/
+16
2009-12-02
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
3
-16
/
+7
2009-11-27
powerpc/mm: Fix bug in gup_hugepd()
David Gibson
1
-1
/
+10
2009-11-27
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
3
-7
/
+16
2009-11-21
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2
-69
/
+74
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2009-11-05
Split init_new_context and destroy_context
Alexander Graf
1
-3
/
+21
2009-11-05
Export symbols for KVM module
Alexander Graf
1
-0
/
+2
2009-11-05
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
1
-2
/
+2
2009-10-30
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
4
-55
/
+25
2009-10-30
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
3
-167
/
+173
2009-10-30
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
2
-76
/
+62
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
4
-382
/
+276
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
3
-66
/
+80
2009-10-30
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
2
-10
/
+4
2009-10-14
powerpc/mm: Fix hang accessing top of vmalloc space
Benjamin Herrenschmidt
1
-6
/
+4
[prev]
[next]