aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-05
|\
| * sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-04
| * sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-26
|\|
| * sparc64: Validate linear D-TLB misses.David S. Miller2009-08-25
| * sparc64: Update defconfig.David S. Miller2009-08-19
| * sparc32: Update defconfig.David S. Miller2009-08-19
| * sparc32: Kill trap table freeing code.David S. Miller2009-08-19
| * sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-18
| * sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-02
| * sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-27
* | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-14
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
|\ \
| * | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-12
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/ /
* / sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
|/
* sparc32: Fix makefile not generating required filesJulian Calaby2009-06-25
* sparc32: Fix tftpboot.img MakefileJulian Calaby2009-06-25
* sparc: fix tftpboot.img buildSam Ravnborg2009-06-25
* sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2009-06-25
* sparc64: Fix build warnings in piggyback_64.cJulian Calaby2009-06-25
* sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-25
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-19
|\
| * sparc64: Fix UP bootup regression.David S. Miller2009-06-19
* | Delete pcibios_select_rootMatthew Wilcox2009-06-17
* | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* | sparc64: Update defconfig.David S. Miller2009-06-16
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-16
* | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-16
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-16
* | sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-16
* | sparc: move of_device common code to of_device_commonRobert Reif2009-06-16
* | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-16
* | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-16
* | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori2009-06-16
* | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori2009-06-16
* | sparc64: fix and optimize irq distributionHong H. Pham2009-06-16
* | sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-16
* | sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-16
* | sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-16
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-16
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-16
* | sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-16
* | sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-16
* | sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-16
* | sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-16