aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\
| * Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-04
| |\
| * | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-10
| * | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-10
| * | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-10
| * | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-10
| * | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-10
| * | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-10
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \
| * | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-03
| |/ /
* | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* | | | 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