aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori
2009-08-10sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori
2009-08-10sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar
2009-08-02sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-27sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-12sparc: remove driver-core BUS_ID_SIZEKay Sievers
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-04percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo
2009-07-04percpu: drop pcpu_chunk->page[]Tejun Heo
2009-07-04percpu: simplify pcpu_setup_first_chunk()Tejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-25sparc32: Fix makefile not generating required filesJulian Calaby
2009-06-25sparc32: Fix tftpboot.img MakefileJulian Calaby
2009-06-25sparc: fix tftpboot.img buildSam Ravnborg
2009-06-25sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif
2009-06-25sparc64: Fix build warnings in piggyback_64.cJulian Calaby
2009-06-25sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller
2009-06-24sparc64: fix build breakage introduced by percpu-convert-most patchsetTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-18sparc64: Fix UP bootup regression.David S. Miller
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16sparc64: Update defconfig.David S. Miller
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori