aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller
2011-02-08sparc: fix size argument to find_next_zero_bit()Akinobu Mita
2011-02-08sparc: use bitmap_set()Akinobu Mita
2011-02-01sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom
2011-01-31sparc: Switch do_timer() to xtime_update()Torben Hohn
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-27sparc: Replace deprecated spinlock initializationThomas Gleixner
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21sparc: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-09sparc64: Fix bootup regression due to perf init ordering.David S. Miller
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-01-04sparc: update copyright in piggyback.cSam Ravnborg
2011-01-04sparc: unify strip command in boot/MakefileSam Ravnborg
2011-01-04sparc: rename piggyback_32 to piggybackSam Ravnborg
2011-01-04sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg
2011-01-04sparc: add $BITS to piggyback argumentsSam Ravnborg
2011-01-04sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg
2011-01-04sparc: additional comments to piggyback_32.cSam Ravnborg
2011-01-04sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg
2011-01-04sparc: use trapbase in setup_archSam Ravnborg
2011-01-04sparc: refactor piggy_32.cSam Ravnborg
2011-01-04SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missingDaniel Hellstrom
2011-01-04SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom
2011-01-04LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom
2011-01-04SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom
2011-01-04SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom