aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-7/+7
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra2-6/+2
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-2/+0
2009-06-16Merge branch 'akpm'Linus Torvalds1-16/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller1-1/+2
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller1-0/+11
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori3-179/+132
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori1-11/+12
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori1-0/+6
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori3-58/+42
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-4/+0
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-1/+1
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller1-0/+1
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller1-0/+1
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller1-0/+1
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller2-10/+10
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller2-196/+208
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller1-1/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller12-15/+28
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds9-11/+20
2009-06-12module: trim exception table on init free.Rusty Russell1-0/+3
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-2/+2
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann3-3/+3
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2-2/+2
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-4/+13
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+2
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner4-3/+10
2009-05-07sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller1-2/+3
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell1-0/+2
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-2/+3
2009-04-09sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell1-2/+2
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller1-1/+3
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-0/+2
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt2-0/+4
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipRusty Russell1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-12/+8
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar3-2/+6
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-5/+0
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller4-12/+8
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller1-2/+2
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell1-0/+2
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-6/+5
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller1-0/+1
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell2-5/+5
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell1-1/+1