Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
84ad33ef5dbc12665ad42ee07a2daed473d3ec54
/
arch
/
powerpc
/
mm
c83ec26
PPC: Split context init/destroy functions
by Alexander Graf
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a932729
powerpc: Fix swiotlb to respect the boot option
by FUJITA Tomonori
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
3eb93c5
powerpc: Convert tlbivax_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
6b9c9b8
powerpc: Convert native_tlbie_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
be833f3
powerpc: Convert context_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
efd0f0f
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 15 years ago
66d99b8
powerpc: Convert open coded native hashtable bit lock
by Anton Blanchard
· 15 years ago
ec144a8
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
c7b6669
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
by Stefan Roese
· 15 years ago
77058e1
powerpc: Fix address masking bug in hpte_need_flush()
by David Gibson
· 15 years ago
7317ac8
powerpc: Convert mmu context allocator from idr to ida
by Anton Blanchard
· 15 years ago
9ddc5b6
tree-wide: fix typos "ammount" -> "amount"
by Uwe Kleine-König
· 15 years ago
2273130
fix comment typo leve -> level in powerpc
by Thadeu Lima de Souza Cascardo
· 15 years ago
6c504d4
powerpc: Fix typo s/leve/level/ in TLB code
by Thadeu Lima de Souza Cascardo
· 15 years ago
4bf936b
powerpc: Use helpers for rlimits
by Jiri Slaby
· 15 years ago
a1128f8
powerpc/mm: Fix stupid bug in subpge protection handling
by David Gibson
· 15 years ago
f04b10c
powerpc/mm: Fix typo of cpumask_clear_cpu()
by Yang Li
· 15 years ago
5c33991
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
by Sachin P. Sant
· 15 years ago
5089145
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
by Benjamin Herrenschmidt
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
ae4cec4
powerpc: fix up for mmu_mapin_ram api change
by Stephen Rothwell
· 15 years ago
c5df7f7
powerpc: allow ioremap within reserved memory regions
by Albert Herranz
· 15 years ago
de32400
wii: use both mem1 and mem2 as ram
by Albert Herranz
· 15 years ago
5efab4a
powerpc/8xx: Invalidate non present TLBs
by Joakim Tjernlund
· 15 years ago
d28513b
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
5a7b419
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"
by Benjamin Herrenschmidt
· 15 years ago
39adfa5
powerpc/mm: Fix bug in gup_hugepd()
by David Gibson
· 15 years ago
c045256
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
8b27f0b
powerpc/fsl-booke: Rework TLB CAM code
by Kumar Gala
· 15 years ago
0526484
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
e85a471
Split init_new_context and destroy_context
by Alexander Graf
· 15 years ago
4ab79aa
Export symbols for KVM module
by Alexander Graf
· 15 years ago
f1167fb
powerpc/mm: Remove debug context clamping from nohash code
by Benjamin Herrenschmidt
· 15 years ago
0895ecd
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors
by David Gibson
· 15 years ago
883a3e5
powerpc/mm: Split hash MMU specific hugepage code into a new file
by David Gibson
· 15 years ago
d1837cb
powerpc/mm: Cleanup initialization of hugepages on powerpc
by David Gibson
· 15 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
a0668cd
powerpc/mm: Cleanup management of kmem_caches for pagetables
by David Gibson
· 15 years ago
f71dc17
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
by David Gibson
· 15 years ago
8d8997f
powerpc/mm: Fix hang accessing top of vmalloc space
by Benjamin Herrenschmidt
· 15 years ago
e090808
powerpc/8xx: Fix regression introduced by cache coherency rewrite
by Rex Feany
· 15 years ago
b9eceb2
powerpc/mm: Remove duplicated #include
by Huang Weiyi
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
46db2f8
powerpc/pseries: Fix to handle slb resize across migration
by Brian King
· 15 years ago
df5d6ec
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
by Kumar Gala
· 15 years ago
3c2ee2d
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 15 years ago
ea3cc33
powerpc/mm: Cleanup handling of execute permission
by Benjamin Herrenschmidt
· 15 years ago
fc4bdb3
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
by Kumar Gala
· 15 years ago
4f0dbc2
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 15 years ago
797a747
powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor
by Kumar Gala
· 15 years ago
8dcd038
powerpc/fsl-booke: read buffer overflow
by Roel Kluin
· 15 years ago
67050b5
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
by Kumar Gala
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 15 years ago
32a7494
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
25d21ad
powerpc: Add TLB management code for 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
a8f7758
powerpc/mm: Move around mmu_gathers definition on 64-bit
by Benjamin Herrenschmidt
· 15 years ago
57e2a99
powerpc: Add memory management headers for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
c7cc58a
powerpc/mm: Rework & cleanup page table freeing code path
by Benjamin Herrenschmidt
· 15 years ago
d4e167d
powerpc/mm: Make low level TLB flush ops on BookE take additional args
by Benjamin Herrenschmidt
· 15 years ago
a245067
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
by Benjamin Herrenschmidt
· 15 years ago
fcce810
powerpc/mm: Add HW threads support to no_hash TLB management
by Benjamin Herrenschmidt
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
de4376c
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
by Anton Blanchard
· 15 years ago
5eb9bac
powerpc: Rearrange SLB preload code
by Anton Blanchard
· 15 years ago
9c1e105
powerpc: Allow perf_counters to access user memory at interrupt time
by Paul Mackerras
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
5156ddc
powerpc/mm: Fix SMP issue with MMU context handling code
by Kumar Gala
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
30c5af4
powerpc: Use pr_devel() in do_dcache_icache_coherency()
by Michael Ellerman
· 16 years ago
29e5fa5
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
by Michael Ellerman
· 16 years ago
651e2dd
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
by Michael Ellerman
· 16 years ago
a1ac38a
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
by Michael Ellerman
· 16 years ago
d258e64
powerpc: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
850f6ac
powerpc/mm: Make k(un)map_atomic out of line
by Benjamin Herrenschmidt
· 16 years ago
204fba4
percpu: cleanup percpu array definitions
by Tejun Heo
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
ba55bd7
powerpc: Add configurable -Werror for arch/powerpc
by Michael Ellerman
· 16 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
5cdcd9d
trivial: spelling fix in ppc code comments
by Sankar P
· 16 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
d3f6204
powerpc: Set init_bootmem_done on NUMA platforms as well
by Benjamin Herrenschmidt
· 16 years ago
b46b694
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
by Benjamin Herrenschmidt
· 16 years ago
3035c86
powerpc/mm: Fix some SMP issues with MMU context handling
by Benjamin Herrenschmidt
· 16 years ago
23db9f4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
435462c
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 16 years ago
Next »