Age | Commit message (Expand) | Author |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-08-25 | sparc64: Validate linear D-TLB misses. | David S. Miller |
2009-08-17 | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele |
2009-08-17 | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele |
2009-08-17 | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele |
2009-08-02 | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-18 | sparc64: Fix UP bootup regression. | David S. Miller |
2009-06-16 | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell |
2009-06-16 | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day |
2009-06-16 | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller |
2009-06-16 | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller |
2009-06-16 | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller |
2009-06-16 | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller |
2009-06-12 | module: trim exception table on init free. | Rusty Russell |
2009-04-08 | sparc64: add_node_ranges() must be __init | David S. Miller |
2009-04-08 | sparc64: Fix section mismatch warnings in PCI controller drivers. | David S. Miller |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-03-29 | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller |
2009-03-18 | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell |
2009-02-03 | sparc64: Kill bogus TPC/address truncation during 32-bit faults. | David S. Miller |
2009-02-02 | sparc64: Validate kernel generated fault addresses on sparc64. | David S. Miller |
2009-01-08 | sparc64: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg |
2009-01-08 | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg |
2009-01-06 | sparc64: Use unsigned long long for u64. | Sam Ravnborg |
2009-01-06 | sparc: refactor code in fault_32.c | Sam Ravnborg |
2009-01-06 | sparc64: refactor code in init_64.c | Sam Ravnborg |
2008-12-27 | sparc: drop SUN_IO | Sam Ravnborg |
2008-12-27 | sparc: unify sections.h | Sam Ravnborg |
2008-12-11 | sparc: use sparc64 version of scatterlist.h | Robert Reif |
2008-12-04 | sparc: drop CONFIG_SUN_AUXIO | Sam Ravnborg |
2008-12-04 | sparc32: Don't btfixup cache flush ops for viking multiple times. | David S. Miller |
2008-12-04 | sparc64: Make %pil level 15 a pseudo-NMI. | David S. Miller |
2008-12-04 | sparc64: Add tsb-ratio sysctl. | David S. Miller |
2008-12-04 | sparc,sparc64: unify mm/ | Sam Ravnborg |
2008-12-04 | sparc: prepare mm/ for unification | Sam Ravnborg |
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 |