spin_lock_unlocked cleanups
[safe/jmp/linux-2.6] / arch / powerpc / mm /
2007-10-17 Roel Kluinspin_lock_unlocked cleanups
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Anton BlanchardUpdate PowerPC vmemmap code for 1TB segments
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 Andy Whitcroftppc64: SPARSEMEM_VMEMMAP support
2007-10-12 Paul Mackerras[POWERPC] Use 1TB segments
2007-10-08 Dale Farnsworth[POWERPC] 85xx: Failure with odd memory sizes and CONFI...
2007-10-04 John Traill[POWERPC] 8xx: Set initial memory limit.
2007-10-02 Ed Swarthout[POWERPC] Add memory regions to the kcore list for...
2007-10-02 Stephen Rothwell[POWERPC] Create and use CONFIG_WORD_SIZE
2007-09-19 Michael Neuling[POWERPC] Remove barriers from the SLB shadow buffer...
2007-09-13 Olof Johansson[POWERPC] Export new __io{re,un}map_at() symbols
2007-08-28 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-25 Paul Mackerras[POWERPC] Fix SLB initialization at boot time
2007-08-20 Josh Boyer[POWERPC] 40x MMU
2007-08-20 Josh Boyer[POWERPC] Rename 4xx paths to 40x
2007-08-17 Stephen Rothwell[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
2007-08-17 Stephen Rothwell[POWERPC] Fix non HUGETLB_PAGE build warning
2007-08-17 Jesper Juhl[POWERPC] Clean out a bunch of duplicate includes
2007-08-17 Ilpo Järvinen[POWERPC] Fix invalid semicolon after if statement
2007-08-10 Benjamin Herrenschmidt[POWERPC] Fix size check for hugetlbfs
2007-08-10 Paul Mackerras[POWERPC] Fix potential duplicate entry in SLB shadow...
2007-08-03 Michael Neuling[POWERPC] Fixes for the SLB shadow buffer code
2007-08-03 Michael Ellerman[POWERPC] Fix parse_drconf_memory() for 64-bit start...
2007-08-03 Paul Mackerras[POWERPC] Fix special PTE code for secondary hash bucket
2007-07-26 Manish Ahuja[POWERPC] Fix loop with unsigned long counter variable
2007-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-22 Paul Mackerras[POWERPC] Allow exec faults on readable areas on classi...
2007-07-22 Geert Uytterhoeven[POWERPC] cell: CONFIG_SPE_BASE is a typo
2007-07-22 Mariusz Kozlowskipowerpc: tlb_32.c build fix
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-11 Paul MackerrasMerge branch 'for-2.6.23' into merge
2007-07-10 Manish Ahuja[POWERPC] Remove extra return statement
2007-07-10 Kumar Gala[POWERPC] Move inline asm eieio to using eieio inline...
2007-06-20 Segher Boessenkool[POWERPC] PowerPC: Prevent data exception in kernel...
2007-06-14 David Gibson[POWERPC] Kill typedef-ed structs for hash PTEs and...
2007-06-14 David Gibson[POWERPC] Remove a couple of unused definitions from...
2007-06-14 David Gibson[POWERPC] Remove the dregs of APUS support from arch...
2007-06-14 David Gibson[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping...
2007-06-14 will schmidt[POWERPC] During VM oom condition, kill all threads...
2007-06-14 Benjamin Herrenschmidt[POWERPC] Rewrite IO allocation & mapping on powerpc64
2007-06-14 Benjamin Herrenschmidt[POWERPC] unmap_vm_area becomes unmap_kernel_range...
2007-06-14 Jon Tollefson[POWERPC] Move common code out of if/else
2007-05-23 Kumar Gala[POWERPC] Fix modpost warning
2007-05-22 Benjamin Herrenschmidt[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Jon Tollefson[POWERPC] Correct #endif comment
2007-05-17 Benjamin Herrenschmidt[POWERPC] Add spinlock to request_phb_iospace()
2007-05-17 Kumar Gala[POWERPC] Fix COMMON symbol warnings
2007-05-12 Stephen Rothwell[POWERPC] Remove unused variable in hpte_decode()
2007-05-12 Stephen Rothwell[POWERPC] Assign correct variable in hpte_decode()
2007-05-10 Paul Mackerras[POWERPC] Fix warning in hpte_decode(), and generalize it
2007-05-09 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 David Gibson[POWERPC] Further fixes for the removal of 4level-fixup...
2007-05-09 Hugh Dickins[POWERPC] Don't use SLAB/SLUB for PTE pages
2007-05-09 Benjamin Herrenschmidt[POWERPC] Add ability to 4K kernel to hash in 64K pages
2007-05-09 Benjamin Herrenschmidt[POWERPC] Introduce address space "slices"
2007-05-09 Benjamin Herrenschmidt[POWERPC] Small fixes & cleanups in segment page size...
2007-05-09 Johannes Berg[POWERPC] Mark pages that don't exist as nosave
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Akinobu Mitause SLAB_PANIC flag cleanup
2007-05-08 David Gibson[POWERPC] Remove use of 4level-fixup.h for ppc32
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-08 Michael Ellerman[POWERPC] Add __init annotations to reserve_mem() and...
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on powerpc
2007-05-07 Christoph Lameterslab allocators: remove multiple alignment specifications
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 Luke Browning[POWERPC] 64K page support for kexec
2007-05-02 Christoph Hellwig[POWERPC] Minor fault path optimization
2007-05-02 David Gibson[POWERPC] Revise PPC44x MMU code for arch/powerpc
2007-05-02 Michael Ellerman[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC...
2007-05-02 Johannes Berg[POWERPC] Remove unneeded page_is_ram export
2007-04-24 David Gibson[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
2007-04-24 David Gibson[POWERPC] Cleanup and fix breakage in tlbflush.h
2007-04-12 Benjamin Herrenschmidt[POWERPC] DEBUG_PAGEALLOC for 64-bit
2007-04-12 Benjamin Herrenschmidt[POWERPC] DEBUG_PAGEALLOC for 32-bit
2007-04-12 Benjamin Herrenschmidt[POWERPC] Fix 32-bit mm operations when not using BATs
2007-04-12 Benjamin Herrenschmidt[POWERPC] Cleanup 32-bit map_page
2007-04-12 Benjamin Herrenschmidt[POWERPC] Make tlb flush batch use lazy MMU mode
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-04-12 Paul Mackerras[POWERPC] Allow drivers to map individual 4k pages...
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_size_cells to of_n_size_cells
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
2007-04-12 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2007-03-08 David Gibson[POWERPC] Allow duplicate lmb_reserve() calls
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-16 Benjamin Herrenschmidt[POWERPC] Fix bug with early ioremap and 64k pages
2007-02-13 Benjamin Herrenschmidt[POWERPC] Fix vDSO page count calculation
2007-02-09 Kumar Gala[POWERPC] Fix is_power_of_4(x) compile error
2007-02-08 Johannes Berg[POWERPC] Remove bogus comment about page_is_ram
2007-02-07 Robert P. J. Day[POWERPC] Add "is_power_of_2" checking to log2.h.
2007-02-07 Vitaly Bordug[POWERPC] 8xx: platform specific mmu updates
2007-01-24 Ishizaki Kou[POWERPC] TLB insertion cleanup
2007-01-09 David Gibson[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped...
next