Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
837c54db21fc7047af75f3fe4295e32106449e34
/
arch
/
powerpc
/
mm
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 17 years ago
df3c901
[POWERPC] Add missing spaces in printk formats
by joe@perches.com
· 17 years ago
0b47759
[POWERPC] Fix 8xx build breakage due to _tlbie changes
by Benjamin Herrenschmidt
· 17 years ago
f9b6c1d
[POWERPC] Fix build failure on legacy iSeries
by Kamalesh Babulal
· 17 years ago
6548d83
[POWERPC] Silence an annoying boot message
by Stephen Rothwell
· 17 years ago
9bafbb0
[POWERPC] Fix CONFIG_SMP=n build error on ppc64
by Olof Johansson
· 17 years ago
688016f
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 17 years ago
465ccab
[POWERPC] Fix switch_slb handling of 1T ESID values
by will schmidt
· 17 years ago
aa39be0
[POWERPC] Include udbg.h when using udbg_printf
by will schmidt
· 17 years ago
bd942ba
[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M
by Grant Likely
· 17 years ago
b98ac05
[POWERPC] 4xx: Deal with 44x virtually tagged icache
by Benjamin Herrenschmidt
· 17 years ago
e701d26
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
by Benjamin Herrenschmidt
· 17 years ago
f6ab0b9
[POWERPC] powerpc: Fix demotion of segments to 4K pages
by Benjamin Herrenschmidt
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
c548f08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
f7a75f0
spin_lock_unlocked cleanups
by Roel Kluin
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
f6b80769
[POWERPC] Fix vmemmap warning in init_64.c
by Tony Breeds
· 17 years ago
f66bce5
[POWERPC] Add 1TB workaround for PA6T
by Olof Johansson
· 17 years ago
f553400
[POWERPC] Fix 1TB segment detection
by Olof Johansson
· 17 years ago
e95206a
Update PowerPC vmemmap code for 1TB segments
by Anton Blanchard
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
d29eff7
ppc64: SPARSEMEM_VMEMMAP support
by Andy Whitcroft
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
873553b
[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM
by Dale Farnsworth
· 17 years ago
544cdab
[POWERPC] 8xx: Set initial memory limit.
by John Traill
· 17 years ago
df174e3
[POWERPC] Add memory regions to the kcore list for 32-bit machines
by Ed Swarthout
· 17 years ago
2578bfa
[POWERPC] Create and use CONFIG_WORD_SIZE
by Stephen Rothwell
· 17 years ago
00efee7
[POWERPC] Remove barriers from the SLB shadow buffer update
by Michael Neuling
· 17 years ago
a302cb9
[POWERPC] Export new __io{re,un}map_at() symbols
by Olof Johansson
· 17 years ago
35438c4
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
175587c
[POWERPC] Fix SLB initialization at boot time
by Paul Mackerras
· 17 years ago
4d922c8
[POWERPC] 40x MMU
by Josh Boyer
· 17 years ago
15f6527
[POWERPC] Rename 4xx paths to 40x
by Josh Boyer
· 17 years ago
e8ff064
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
by Stephen Rothwell
· 17 years ago
9dfe5c53
[POWERPC] Fix non HUGETLB_PAGE build warning
by Stephen Rothwell
· 17 years ago
9420dc6
[POWERPC] Clean out a bunch of duplicate includes
by Jesper Juhl
· 17 years ago
2b02d13
[POWERPC] Fix invalid semicolon after if statement
by Ilpo Järvinen
· 17 years ago
d1f5a77
[POWERPC] Fix size check for hugetlbfs
by Benjamin Herrenschmidt
· 17 years ago
edd0622
[POWERPC] Fix potential duplicate entry in SLB shadow buffer
by Paul Mackerras
· 17 years ago
67439b7
[POWERPC] Fixes for the SLB shadow buffer code
by Michael Neuling
· 17 years ago
b9c3fdb
[POWERPC] Fix parse_drconf_memory() for 64-bit start addresses
by Michael Ellerman
· 17 years ago
430404e
[POWERPC] Fix special PTE code for secondary hash bucket
by Paul Mackerras
· 17 years ago
56d6d1a
[POWERPC] Fix loop with unsigned long counter variable
by Manish Ahuja
· 17 years ago
dc79747
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
08ae6cc
[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC
by Paul Mackerras
· 17 years ago
1e57ba8
[POWERPC] cell: CONFIG_SPE_BASE is a typo
by Geert Uytterhoeven
· 17 years ago
97d22d2
powerpc: tlb_32.c build fix
by Mariusz Kozlowski
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
bf22f6f
Merge branch 'for-2.6.23' into merge
by Paul Mackerras
· 17 years ago
b3e998e
[POWERPC] Remove extra return statement
by Manish Ahuja
· 17 years ago
74a0ba6
[POWERPC] Move inline asm eieio to using eieio inline function
by Kumar Gala
· 17 years ago
9ba4ace
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
by Segher Boessenkool
· 17 years ago
8e561e7
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
by David Gibson
· 17 years ago
c0770f6
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
by David Gibson
· 17 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 17 years ago
90ac19a
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
by David Gibson
· 17 years ago
effe24bd
[POWERPC] During VM oom condition, kill all threads in process group
by will schmidt
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 17 years ago
c19c03f
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
by Benjamin Herrenschmidt
· 17 years ago
3f1df7a
[POWERPC] Move common code out of if/else
by Jon Tollefson
· 17 years ago
f1aed92
[POWERPC] Fix modpost warning
by Kumar Gala
· 17 years ago
5453e77
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
by Benjamin Herrenschmidt
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
5b82583
[POWERPC] Correct #endif comment
by Jon Tollefson
· 17 years ago
017e3c5
[POWERPC] Add spinlock to request_phb_iospace()
by Benjamin Herrenschmidt
· 17 years ago
991eb43
[POWERPC] Fix COMMON symbol warnings
by Kumar Gala
· 17 years ago
8980ae8
[POWERPC] Remove unused variable in hpte_decode()
by Stephen Rothwell
· 17 years ago
0c12fe5
[POWERPC] Assign correct variable in hpte_decode()
by Stephen Rothwell
· 17 years ago
2454c7e
[POWERPC] Fix warning in hpte_decode(), and generalize it
by Paul Mackerras
· 18 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
f1a1eb2
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
by David Gibson
· 18 years ago
517e226
[POWERPC] Don't use SLAB/SLUB for PTE pages
by Hugh Dickins
· 18 years ago
16c2d47
[POWERPC] Add ability to 4K kernel to hash in 64K pages
by Benjamin Herrenschmidt
· 18 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago
16f1c74
[POWERPC] Small fixes & cleanups in segment page size demotion
by Benjamin Herrenschmidt
· 18 years ago
4e8ad3e
[POWERPC] Mark pages that don't exist as nosave
by Johannes Berg
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
0e6b9c9
use SLAB_PANIC flag cleanup
by Akinobu Mita
· 18 years ago
d1953c8
[POWERPC] Remove use of 4level-fixup.h for ppc32
by David Gibson
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
0108d3f
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
by Michael Ellerman
· 18 years ago
d506a77
get_unmapped_area handles MAP_FIXED on powerpc
by Benjamin Herrenschmidt
· 18 years ago
f0f3980
slab allocators: remove multiple alignment specifications
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
71bf08b
[POWERPC] 64K page support for kexec
by Luke Browning
· 18 years ago
9f90b99
[POWERPC] Minor fault path optimization
by Christoph Hellwig
· 18 years ago
57d7909
[POWERPC] Revise PPC44x MMU code for arch/powerpc
by David Gibson
· 18 years ago
ed16669
[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code
by Michael Ellerman
· 18 years ago
a3cf4bd
[POWERPC] Remove unneeded page_is_ram export
by Johannes Berg
· 18 years ago
37f01d6
[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
by David Gibson
· 18 years ago
6210230
[POWERPC] Cleanup and fix breakage in tlbflush.h
by David Gibson
· 18 years ago
370a908
[POWERPC] DEBUG_PAGEALLOC for 64-bit
by Benjamin Herrenschmidt
· 18 years ago
88df6e9
[POWERPC] DEBUG_PAGEALLOC for 32-bit
by Benjamin Herrenschmidt
· 18 years ago
ee4f2ea
[POWERPC] Fix 32-bit mm operations when not using BATs
by Benjamin Herrenschmidt
· 18 years ago
3be4e69
[POWERPC] Cleanup 32-bit map_page
by Benjamin Herrenschmidt
· 18 years ago
Next »