summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-0413-142/+169
| | |\| | | | | |
| | * | | | | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-105-34/+39
| | * | | | | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-109-444/+96
| | * | | | | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-103-8/+10
| | * | | | | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-101-16/+0
| | * | | | | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-105-99/+19
| | * | | | | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-104-53/+36
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-112-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-032-4/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'next' into for-linusJames Morris2009-09-112-0/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-022-0/+5
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1016-147/+173
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-054-7/+6
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-043-6/+5
| | * | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2612-140/+167
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-264-28/+76
| | * | | | sparc64: Update defconfig.David S. Miller2009-08-191-25/+34
| | * | | | sparc32: Update defconfig.David S. Miller2009-08-191-30/+44
| | * | | | sparc32: Kill trap table freeing code.David S. Miller2009-08-192-48/+0
| | * | | | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-191-1/+1
| | * | | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-032-6/+8
| | * | | | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-282-2/+4
| | | |/ / | | |/| |
* | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-201-2/+2
|\| | | |
| * | | | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-141-2/+2
| | |/ / | |/| |
* | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-292-7/+7
|\| | |
| * | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-7/+7
* | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-1/+6
|\ \ \
| * | | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-121-1/+6
* | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-4/+0
|/ / /
* / / sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-102-6/+2
|/ /
* | sparc32: Fix makefile not generating required filesJulian Calaby2009-06-261-2/+2
* | sparc32: Fix tftpboot.img MakefileJulian Calaby2009-06-261-2/+2
* | sparc: fix tftpboot.img buildSam Ravnborg2009-06-261-1/+1
* | sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2009-06-262-2/+2
* | sparc64: Fix build warnings in piggyback_64.cJulian Calaby2009-06-261-0/+1
* | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-261-26/+19
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-201-0/+6
|\
| * sparc64: Fix UP bootup regression.David S. Miller2009-06-191-0/+6
* | Delete pcibios_select_rootMatthew Wilcox2009-06-172-15/+0
* | Merge branch 'akpm'Linus Torvalds2009-06-172-19/+1
|\ \ | |/ |/|
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-16/+1
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-3/+0
* | sparc64: Update defconfig.David S. Miller2009-06-161-18/+45
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-163-4/+9
* | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-162-2/+2
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-163-15/+45
* | sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-161-1/+2