summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-4/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet2-15/+15
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller1-1/+4
2011-03-18sparc: Provide NO_IRQ definition.David S. Miller2-0/+5
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16sparc32: fix build with leon or floppy enabledSam Ravnborg1-3/+0
2011-03-16sparc32: add irq + smp declarations to headersSam Ravnborg2-0/+9
2011-03-16SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom1-0/+6
2011-03-16sparc64: rename virt_irq => irq - IISam Ravnborg1-9/+9
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+3
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-46/+0
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 Likely1-3/+3
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman1-0/+2
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. Miller1-0/+2
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-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds4-48/+22
2011-01-04SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2-3/+15
2011-01-03sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg1-1/+5
2011-01-02sparc: remove unused prom tree functionsSam Ravnborg1-11/+0
2011-01-02sparc: remove unused prom cpu functionsSam Ravnborg1-9/+0
2011-01-02sparc: drop prom/palloc.cSam Ravnborg1-10/+0
2011-01-02sparc: drop prom/devmap.cSam Ravnborg1-12/+0
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar3-78/+5
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-78/+5
2010-12-12sparc: Eliminate prom_stdin.David S. Miller1-2/+2
2010-12-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller3-78/+5
2010-11-30sparc: Write to prom console using indirect buffer.David S. Miller2-4/+4
2010-11-30sparc: Delete prom_*getchar().David S. Miller2-10/+0
2010-11-30sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller3-5/+5
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra1-4/+0
2010-11-17sparc: Do not export prom_nb{get,put}char().David S. Miller2-12/+0
2010-11-16sparc64: Delete prom_setcallback().David S. Miller1-8/+0
2010-11-16sparc64: Unexport prom_service_exists().David S. Miller1-1/+0
2010-11-16sparc: Kill prom devops_{32,64}.cDavid S. Miller2-40/+0
2010-11-16sparc: Remove prom_pathtoinode()David S. Miller2-2/+0
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds1-0/+1
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller1-0/+1
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+0