summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-2/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-062-4/+4
|\
| * sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-242-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-051-1/+1
|\ \ | |/ |/|
| * arch/sparc/mm: Use GFP_KERNELJulia Lawall2010-08-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-212-5/+0Star
|\|
| * sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-262-5/+0Star
* | lmb: rename to memblockYinghai Lu2010-07-141-27/+27
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+1
|\
| * sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-3/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-022-49/+91
|\
| * sparc: Support show_unhandled_signals.David S. Miller2010-03-012-49/+91
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-015-10/+11
|\ \ | |/ |/|
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-205-10/+11
* | sparc: Add missing SW perf fault events.David S. Miller2010-01-212-5/+20
|/
* sparc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-12/+5Star
* sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-111-7/+8
* sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-111-8/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-081-4/+5
|\
| * sparc,leon: init_leon srmmu cleanupKristoffer Glembo2009-12-031-3/+1Star
| * sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-1/+4
* | sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller2009-11-241-1/+1
|/
* sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-044-27/+37
|\
| * sparc64: Validate linear D-TLB misses.David S. Miller2009-08-262-21/+29
| * sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-032-6/+8
* | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-181-1/+52
* | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-183-0/+6
* | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-181-0/+260
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-3/+3
* sparc64: Fix UP bootup regression.David S. Miller2009-06-191-0/+6
* sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-161-1/+1
* sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-161-1/+2
* sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-161-7/+0Star
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-8/+4Star
* sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-161-1/+1
* sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-162-1/+5
* module: trim exception table on init free.Rusty Russell2009-06-121-0/+29
* sparc64: add_node_ranges() must be __initDavid S. Miller2009-04-081-1/+1
* sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-081-3/+3
* mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+1
* Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-302-2/+2
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-161-1/+1
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-161-1/+1
* | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-191-22/+2Star
|/
* sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-041-14/+35
* sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-031-7/+18
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-092-0/+5