aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds14-71/+60
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+3
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-10/+10
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller3-2/+4
2011-02-08sparc: fix size argument to find_next_zero_bit()Akinobu Mita1-3/+2
2011-02-08sparc: 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-13thp: pte alloc trans splittingAndrea Arcangeli3-3/+3
2011-01-13mm: 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/jikos/trivialLinus Torvalds1-1/+1
2011-01-11Merge 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-09sparc64: Fix bootup regression due to perf init ordering.David S. Miller2-2/+2
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-579/+442
2011-01-04sparc: update copyright in piggyback.cSam Ravnborg1-1/+2
2011-01-04sparc: unify strip command in boot/MakefileSam Ravnborg1-6/+4
2011-01-04sparc: rename piggyback_32 to piggybackSam Ravnborg2-14/+6
2011-01-04sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg3-133/+80
2011-01-04sparc: add $BITS to piggyback argumentsSam Ravnborg2-17/+30
2011-01-04sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg1-22/+5
2011-01-04sparc: additional comments to piggyback_32.cSam Ravnborg1-2/+21
2011-01-04sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg3-10/+7
2011-01-04sparc: use trapbase in setup_archSam Ravnborg1-2/+1
2011-01-04sparc: refactor piggy_32.cSam Ravnborg1-40/+102
2011-01-04SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missingDaniel Hellstrom1-8/+19
2011-01-04SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom1-26/+54
2011-01-04LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom1-4/+10
2011-01-04SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom3-3/+29
2011-01-04SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom1-6/+38