- e6f292b sparc: tsb must be flushed before tlb by Dave Kleikamp · 11 years ago
- 10fe9f9 sparc64 address-congruence property by bob picco · 11 years ago
- dc654c3 sparc32: vm_area_struct access for old Sun SPARCs. by Olivier DANET · 11 years ago
- bcd3925 sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
- 923a6b6 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
- e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
- 1abbca7 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
- a5a737e sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). by David S. Miller · 13 years ago
- c29554f sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault by Kautuk Consul · 13 years ago
- 7358e51 sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault by Kautuk Consul · 13 years ago
- 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 13 years ago
- d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
- a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
- 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
- b1f44e1 sparc32: Be less strict in matching %lo part of relocation. by David S. Miller · 13 years ago
- 2a4814d sparc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
- 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
- fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
- d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
- 3e37fd3 sparc: Kill custom io_remap_pfn_range(). by David S. Miller · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
- e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
- f060ac5 sparc: Add module.h to files previously implicitly using it. by Paul Gortmaker · 13 years ago
- cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
- 7b64db6 sparc: add export.h to arch/sparc files as required by Paul Gortmaker · 13 years ago
- f22ed71 sparc32,leon: SRMMU MMU Table probe fix by Daniel Hellstrom · 13 years ago
- f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
- 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
- 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
- df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
- 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
- 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- f9b18db memblock: Don't allow archs to override memblock_nid_range() by Tejun Heo · 13 years ago
- 6d999da sparc32,leon: Added __init declaration to leon_flush_needed() by Matthias Rosenfelder · 13 years ago
- a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
- 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
- 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
- fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
- b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
- b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
- c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 14 years ago
- 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
- b2a39b0 sparc: use _start for the start entry (like 64 bit does) by Sam Ravnborg · 14 years ago
- c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
- 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
- 9088333 sparc32: Fix unaligned stack handling on trap return. by David S. Miller · 14 years ago
- 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
- 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
- daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
- 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
- 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- 9d1e249 memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() by Benjamin Herrenschmidt · 14 years ago
- 35a1f0b memblock: Remove nid_range argument, arch provides memblock_nid_range() instead by Benjamin Herrenschmidt · 14 years ago
- 08b8479 memblock/sparc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
- e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
- 71cd03b arch/sparc/mm: Use GFP_KERNEL by Julia Lawall · 14 years ago
- cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
- 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
- c87fe1c sparc32: Kill none_mask, it's bogus. by David S. Miller · 14 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
- ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 15 years ago
- 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
- a084b66 sparc: Add missing SW perf fault events. by David S. Miller · 15 years ago
- e756fd8 sparc: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
- 4ed5d5e sparc64: Add some missing __kprobes annotations to kernel fault paths. by David S. Miller · 15 years ago
- 135d082 sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c by David S. Miller · 15 years ago
- ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
- c803ba9 sparc,leon: init_leon srmmu cleanup by Kristoffer Glembo · 15 years ago
- bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago
- 8401707 sparc,leon: Sparc-Leon SMP support by Konrad Eisele · 15 years ago
- 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
- cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
- a29889a Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
- 75d9e34 sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. by Konrad Eisele · 15 years ago
- 0fd7ef1 sparc,leon: Introduce the sparc-leon CPU type. by Konrad Eisele · 15 years ago
- 5213a78 sparc,leon: CONFIG_SPARC_LEON option and leon specific files. by Konrad Eisele · 15 years ago
- a923c28 sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. by David S. Miller · 15 years ago
- d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
- b99c6eb sparc64: Fix UP bootup regression. by David S. Miller · 15 years ago
- 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
- 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 16 years ago
- 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 16 years ago
- b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
- a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 16 years ago
- 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 16 years ago
- ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
- 01c4538 sparc64: add_node_ranges() must be __init by David S. Miller · 16 years ago
- 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 16 years ago