summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-10-27sparc: remove dma64_addr_t usageFUJITA Tomonori1-1/+1
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2-0/+62
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-5/+0
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-2/+2
2010-10-26sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim1-1/+0
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-52/+56
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-34/+30
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-4/+0
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon1-2/+3
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon4-49/+53
2010-10-08sparc: stop exporting openprom.h headerAndres Salomon1-1/+0
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-1/+1
2010-10-07Fix IRQ flag handling namingDavid Howells2-34/+30
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+32