Age | Commit message (Expand) | Author |
2008-11-30 | sparc32 cpuinit flase positives | Al Viro |
2008-09-03 | sparc32: add init memory poisoning | Robert Reif |
2008-09-02 | sparc32: Fix sun4c build warnings. | David S. Miller |
2008-08-31 | sparc: remove CONFIG_SUN4 | Adrian Bunk |
2008-08-29 | sparc: Kill now spurious includes of sbus.h | David S. Miller |
2008-08-29 | sparc32: Kill iounit_map_dma_*(). | David S. Miller |
2008-08-29 | sparc: Remove generic SBUS probing layer. | David S. Miller |
2008-08-29 | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller |
2008-08-29 | sparc32: Kill mmu_translate_dvma and implementations. | David S. Miller |
2008-08-29 | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller |
2008-08-29 | sparc32: Make IOMMU and IO-UNIT init work with device nodes. | David S. Miller |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-17 | sparc32: fix init.c allnoconfig build error | Robert Reif |
2008-07-17 | sparc/mm/: possible cleanups | Adrian Bunk |
2008-05-20 | sparc: remove CVS keywords | Adrian Bunk |
2008-05-02 | sparc32: More memory probing consolidation. | David S. Miller |
2008-05-02 | sparc32: Kill totally unused memory information tables. | David S. Miller |
2008-02-12 | [SPARC]: Use shorter form of "get_zeroed_page". | Robert P. J. Day |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2007-10-27 | [SPARC32]: Fix build-warning in io-unit.c | David S. Miller |
2007-10-27 | [SPARC32]: __inline__ --> inline | David S. Miller |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt |
2007-10-16 | SPARC: sg chaining support | Jens Axboe |
2007-08-20 | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579. | David S. Miller |
2007-08-14 | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c. | Mark Fortescue |
2007-08-14 | [SPARC32]: Fix bogus ramdisk image location check. | Mark Fortescue |
2007-08-10 | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif |
2007-07-31 | [SPARC]: Fix exec failures on sun4c. | Mark Fortescue |
2007-07-21 | [SPARC32]: Make PAGE_SHARED a read-mostly variable. | Al Viro |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-16 | page table handling cleanup | Jan Beulich |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-03-14 | [PATCH] sparc: nr_free_pages() is unsigned long | Al Viro |
2006-12-10 | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. | David S. Miller |
2006-12-10 | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-10-11 | [SPARC32]: Mark srmmu_nocache_init as __init. | Martin Habets |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken |
2006-07-21 | [SPARC]: Initialize iounit spinlock in iounit_init(). | Raymond Burns |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-23 | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller |
2006-06-20 | [SPARC]: Fix iommu_flush_iotlb end address | Bob Breuer |
2006-03-23 | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |