| Commit message (Expand) | Author | Age | Files | Lines |
* | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 3 | -3/+3 |
* | sparc: use _start for the start entry (like 64 bit does) | Sam Ravnborg | 2011-01-04 | 1 | -5/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-10-29 | 1 | -0/+12 |
|\ |
|
| * | sparc32: Fix unaligned stack handling on trap return. | David S. Miller | 2010-10-26 | 1 | -0/+12 |
* | | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | 1 | -1/+3 |
* | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -21/+27 |
|/ |
|
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 3 | -5/+7 |
|\ |
|
| * | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 2010-10-09 | 3 | -5/+7 |
* | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 1 | -2/+2 |
* | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 3 | -7/+7 |
|\ \
| |/ |
|
| * | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -2/+2 |
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 2 | -4/+4 |
| |\ |
|
| | * | sparc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 2 | -4/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-05 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | arch/sparc/mm: Use GFP_KERNEL | Julia Lawall | 2010-08-02 | 1 | -1/+1 |
* | | | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -2/+2 |
* | | | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt | 2010-08-05 | 1 | -10/+6 |
* | | | memblock/sparc: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 | 1 | -18/+12 |
* | | | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 | 1 | -3/+3 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-07-21 | 2 | -5/+0 |
|\ \
| |/ |
|
| * | sparc32: Kill none_mask, it's bogus. | David S. Miller | 2010-05-25 | 2 | -5/+0 |
* | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -27/+27 |
|/ |
|
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 1 | -1/+1 |
|\ |
|
| * | sparc64: Fix array size reported by vmemmap_populate() | Ben Hutchings | 2010-04-03 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -3/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2010-03-02 | 2 | -49/+91 |
|\ |
|
| * | sparc: Support show_unhandled_signals. | David S. Miller | 2010-03-01 | 2 | -49/+91 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 5 | -10/+11 |
|\ \
| |/
|/| |
|
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 5 | -10/+11 |
* | | sparc: Add missing SW perf fault events. | David S. Miller | 2010-01-20 | 2 | -5/+20 |
|/ |
|
* | sparc: use bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 | 1 | -12/+5 |
* | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller | 2009-12-10 | 1 | -7/+8 |
* | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller | 2009-12-10 | 1 | -8/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -4/+5 |
|\ |
|
| * | sparc,leon: init_leon srmmu cleanup | Kristoffer Glembo | 2009-12-02 | 1 | -3/+1 |
| * | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 2009-11-02 | 1 | -1/+4 |
* | | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller | 2009-11-23 | 1 | -1/+1 |
|/ |
|
* | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 2009-10-12 | 1 | -1/+1 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-04 | 4 | -27/+37 |
|\ |
|
| * | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 | 2 | -21/+29 |
| * | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 | 2 | -6/+8 |
* | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele | 2009-08-17 | 1 | -1/+52 |
* | | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 2009-08-17 | 3 | -0/+6 |
* | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele | 2009-08-17 | 1 | -0/+260 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 2 | -3/+3 |
* | sparc64: Fix UP bootup regression. | David S. Miller | 2009-06-18 | 1 | -0/+6 |
* | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2009-06-16 | 1 | -1/+1 |
* | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day | 2009-06-16 | 1 | -1/+2 |
* | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 2009-06-16 | 1 | -7/+0 |