Commit Graph

249 Commits (13a6976afdb10d54ac5ad344aa0c588bc0bd8b0a)

Author SHA1 Message Date
Paul Mackerras 175587cca7 [POWERPC] Fix SLB initialization at boot time 18 years ago
Ilpo Järvinen 2b02d13996 [POWERPC] Fix invalid semicolon after if statement 18 years ago
Benjamin Herrenschmidt d1f5a77f2c [POWERPC] Fix size check for hugetlbfs 18 years ago
Paul Mackerras edd0622bd2 [POWERPC] Fix potential duplicate entry in SLB shadow buffer 18 years ago
Michael Neuling 67439b76f2 [POWERPC] Fixes for the SLB shadow buffer code 18 years ago
Michael Ellerman b9c3fdb0f0 [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses 18 years ago
Paul Mackerras 430404ed9c [POWERPC] Fix special PTE code for secondary hash bucket 18 years ago
Manish Ahuja 56d6d1a73d [POWERPC] Fix loop with unsigned long counter variable 18 years ago
Paul Mackerras 08ae6cc15d [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC 18 years ago
Geert Uytterhoeven 1e57ba8ddd [POWERPC] cell: CONFIG_SPE_BASE is a typo 18 years ago
Mariusz Kozlowski 97d22d26b4 powerpc: tlb_32.c build fix 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Manish Ahuja b3e998ee05 [POWERPC] Remove extra return statement 18 years ago
Kumar Gala 74a0ba61b1 [POWERPC] Move inline asm eieio to using eieio inline function 18 years ago
Segher Boessenkool 9ba4ace39f [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) 18 years ago
David Gibson 8e561e7eda [POWERPC] Kill typedef-ed structs for hash PTEs and BATs 18 years ago
David Gibson c0770f686c [POWERPC] Remove a couple of unused definitions from pgtable_32.c 18 years ago
David Gibson f21f49ea63 [POWERPC] Remove the dregs of APUS support from arch/powerpc 18 years ago
David Gibson 90ac19a8b2 [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc 18 years ago
will schmidt effe24bdd4 [POWERPC] During VM oom condition, kill all threads in process group 18 years ago
Benjamin Herrenschmidt 3d5134ee83 [POWERPC] Rewrite IO allocation & mapping on powerpc64 18 years ago
Benjamin Herrenschmidt c19c03fc74 [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public 18 years ago
Jon Tollefson 3f1df7a260 [POWERPC] Move common code out of if/else 18 years ago
Kumar Gala f1aed92464 [POWERPC] Fix modpost warning 18 years ago
Benjamin Herrenschmidt 5453e7723b [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Jon Tollefson 5b82583185 [POWERPC] Correct #endif comment 18 years ago
Benjamin Herrenschmidt 017e3c53f1 [POWERPC] Add spinlock to request_phb_iospace() 18 years ago
Kumar Gala 991eb43af9 [POWERPC] Fix COMMON symbol warnings 18 years ago
Stephen Rothwell 8980ae8677 [POWERPC] Remove unused variable in hpte_decode() 18 years ago
Stephen Rothwell 0c12fe5697 [POWERPC] Assign correct variable in hpte_decode() 18 years ago
Paul Mackerras 2454c7e98c [POWERPC] Fix warning in hpte_decode(), and generalize it 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
David Gibson f1a1eb299a [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 18 years ago
Hugh Dickins 517e22638c [POWERPC] Don't use SLAB/SLUB for PTE pages 18 years ago
Benjamin Herrenschmidt 16c2d47623 [POWERPC] Add ability to 4K kernel to hash in 64K pages 18 years ago
Benjamin Herrenschmidt d0f13e3c20 [POWERPC] Introduce address space "slices" 18 years ago
Benjamin Herrenschmidt 16f1c74675 [POWERPC] Small fixes & cleanups in segment page size demotion 18 years ago
Johannes Berg 4e8ad3e816 [POWERPC] Mark pages that don't exist as nosave 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Akinobu Mita 0e6b9c98be use SLAB_PANIC flag cleanup 18 years ago
David Gibson d1953c8888 [POWERPC] Remove use of 4level-fixup.h for ppc32 18 years ago
Michael Ellerman 0108d3fe3c [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() 18 years ago
Benjamin Herrenschmidt d506a77251 get_unmapped_area handles MAP_FIXED on powerpc 18 years ago
Christoph Lameter f0f3980b21 slab allocators: remove multiple alignment specifications 18 years ago
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
Luke Browning 71bf08b6c0 [POWERPC] 64K page support for kexec 18 years ago
Christoph Hellwig 9f90b997de [POWERPC] Minor fault path optimization 18 years ago