summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2011-03-17sparc: in handler_irq() rename irq parameter to pilSam Ravnborg3-21/+21
2011-03-17sparc64: fix direct access to irq_descSam Ravnborg1-7/+7
2011-03-17sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo1-2/+2
2011-03-17sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo1-26/+27
2011-03-17sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo1-3/+7
2011-03-17sparc/leon: Add LEON dma_ops.Kristoffer Glembo1-5/+13
2011-03-17sparc: Add pci32_unmap_page.Kristoffer Glembo1-0/+8
2011-03-17sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo1-14/+11
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds14-71/+60
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+3
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-47/+1
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-4/+4
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-6/+10
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely14-71/+60
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman6-10/+10
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-10/+10
2011-02-18tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-16sparc64: Fix NMI startup bug which also breaks perf.David S. Miller3-2/+4
2011-02-09sparc: fix size argument to find_next_zero_bit()Akinobu Mita1-3/+2
2011-02-09sparc: use bitmap_set()Akinobu Mita1-3/+2
2011-02-01sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom1-2/+2
2011-01-31sparc: Switch do_timer() to xtime_update()Torben Hohn2-10/+3
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-23/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-8/+1
2011-01-27rwsem: Cleanup includesThomas Gleixner1-6/+0
2011-01-27sparc: Replace deprecated spinlock initializationThomas Gleixner1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21sparc: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-4/+0
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli3-3/+3
2011-01-14mm: unify module_alloc code for vmallocDavid Rientjes1-10/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-22/+23
2011-01-10sparc64: Fix bootup regression due to perf init ordering.David S. Miller2-2/+2
2011-01-08Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-579/+442
2011-01-05sparc: update copyright in piggyback.cSam Ravnborg1-1/+2
2011-01-05sparc: unify strip command in boot/MakefileSam Ravnborg1-6/+4
2011-01-05sparc: rename piggyback_32 to piggybackSam Ravnborg2-14/+6
2011-01-05sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg3-133/+80
2011-01-05sparc: add $BITS to piggyback argumentsSam Ravnborg2-17/+30
2011-01-05sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg1-22/+5
2011-01-05sparc: additional comments to piggyback_32.cSam Ravnborg1-2/+21
2011-01-05sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg3-10/+7