include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / sh / mm / pmb.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Matt Flemingsh: Fix build after dynamic PMB rework
2010-03-23 Matt Flemingsh: Replace unsafe manipulation of MMUCR
2010-03-04 Pawel Mollsh: Move PMB debugfs entry initialization to later...
2010-03-04 Paul Mundtsh: fix up MMU reset with variable PMB mapping sizes.
2010-03-03 Paul Mundtsh: check for existing mappings for bolted PMB entries.
2010-03-02 Paul Mundtsh: fixed virt/phys mapping helpers for PMB.
2010-03-02 Paul Mundtsh: make pmb iomapping configurable.
2010-03-02 Paul Mundtsh: reworked dynamic PMB mapping.
2010-03-01 Robert P. J. Daysh: No need to explicitly include <linux/rwlock.h>.
2010-02-18 Paul Mundtsh: Merge legacy and dynamic PMB modes.
2010-02-18 Paul Mundtsh: Use uncached I/O helpers in PMB setup.
2010-02-17 Paul Mundtsh: PMB locking overhaul.
2010-02-17 Paul Mundtsh: Fix up dynamically created write-through PMB mappings.
2010-02-17 Paul Mundtsh: Build PMB entry links for existing contiguous multi...
2010-02-17 Paul Mundtsh: PMB tidying.
2010-02-17 Paul Mundtsh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
2010-02-16 Paul Mundtsh: Merge the legacy PMB mapping and entry synchronizat...
2010-02-16 Paul Mundtsh: Prevent fixed slot PMB remapping from clobbering...
2010-01-26 Paul Mundtsh: Mass ctrl_in/outX to __raw_read/writeX conversion.
2010-01-21 Paul Mundtsh: Kill off the special uncached section and fixmap.
2010-01-20 Paul Mundtsh: Make 29/32-bit mode check helper generally available.
2010-01-18 Matt Flemingsh: Setup early PMB mappings.
2010-01-13 Paul Mundtsh: fixed PMB mode refactoring.
2009-10-10 Matt Flemingsh: Fold fixed-PMB support into dynamic PMB support
2009-10-10 Matt Flemingsh: Fix the offset from P1SEG/P2SEG where we map RAM
2009-10-10 Matt Flemingsh: Remap physical memory into P1 and P2 in pmb_init()
2009-10-10 Matt Flemingsh: Get rid of the kmem cache code
2009-10-10 Matt Flemingsh: Make most PMB functions static
2009-10-10 Matt Flemingsh: Allocate PMB entry slot earlier
2009-10-09 Matt Flemingsh: Don't allocate smaller sized mappings on every...
2009-10-09 Matt Flemingsh: Plug PMB alloc memory leak
2009-03-16 Francesco VIRLINZIsh: PMB hibernation support
2008-10-20 ZhaoleiFix debugfs_create_file's error checking method for...
2008-07-28 Li Zefansh: fix seq_file memory leak
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-04-18 Paul Mundtsh: Create an sh debugfs root.
2008-01-28 Stuart Menefysh: Preparation for uncached jumps through PMB.
2008-01-28 Nobuhiro Iwamatsush: Fix compile error of arch/sh/mm/pmb.c
2008-01-28 Stuart Menefysh: Invalidate the TLB after applying PMB mappings.
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-09-21 Paul Mundtsh: Support explicit L1 cache disabling.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-14 Paul Mundtsh: Kill off pmb slab cache destructor.
2007-05-08 Akinobu Mitause SLAB_PANIC flag cleanup
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-09-27 Paul Mundtsh: More cosmetic cleanups and trivial fixes.
2006-09-27 Paul Mundtsh: ioremap() overhaul.
2006-09-27 Paul Mundtsh: SH-4A Privileged Space Mapping Buffer (PMB) support.