summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | sparc64: use up-to-data genirq functionsSam Ravnborg2011-03-172-59/+61
* | sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg2011-03-171-10/+10
* | sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg2011-03-171-39/+39
* | sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-173-21/+21
* | sparc64: fix direct access to irq_descSam Ravnborg2011-03-171-7/+7
* | sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo2011-03-171-2/+2
* | sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo2011-03-171-26/+27
* | sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo2011-03-171-3/+7
* | sparc/leon: Add LEON dma_ops.Kristoffer Glembo2011-03-171-5/+13
* | sparc: Add pci32_unmap_page.Kristoffer Glembo2011-03-171-0/+8
* | sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo2011-03-171-14/+11
|/
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1714-71/+60
|\
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2814-71/+60
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \
| * | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-246-10/+10
| |\|
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/ /
* | | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-162-10/+3
|\ \ \
| * | | sparc: Switch do_timer() to xtime_update()Torben Hohn2011-01-312-10/+3
| |/ /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-162-47/+1
|\ \ \
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-23/+0
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+1
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0
| * | | sparc: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
| |/ /
* | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-4/+4
* | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-6/+10
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-02-186-10/+10
|\ \ | |/ |/|
| * sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-163-2/+4
| * sparc: fix size argument to find_next_zero_bit()Akinobu Mita2011-02-091-3/+2
| * sparc: use bitmap_set()Akinobu Mita2011-02-091-3/+2
| * sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom2011-02-011-2/+2
* | sparc: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* | genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* | thp: pte alloc trans splittingAndrea Arcangeli2011-01-143-3/+3
* | mm: unify module_alloc code for vmallocDavid Rientjes2011-01-141-10/+4
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-12-2218-414/+64
| |\ \
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-01-122-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | sparc64: Fix bootup regression due to perf init ordering.David S. Miller2011-01-102-2/+2
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-106-22/+23
|\ \ \ \ | |/ / / |/| | |
| * | | sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-046-23/+24
| | |/ | |/|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \
| * | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-0724-579/+442
|\ \ \
| * | | sparc: update copyright in piggyback.cSam Ravnborg2011-01-051-1/+2