summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-171-3/+3
|\
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-3/+3
* | 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-241-0/+2
| |\|
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-46/+0Star
|\ \ \
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0Star
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0Star
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-23/+0Star
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+1Star
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0Star
| |/ /
* | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-4/+4
* | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-6/+10
| |/ |/|
* | sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-161-0/+2
|/
* 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-074-48/+22Star
|\ \
| * | SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2011-01-042-3/+15
| * | sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg2011-01-031-1/+5
| * | sparc: remove unused prom tree functionsSam Ravnborg2011-01-031-11/+0Star
| * | sparc: remove unused prom cpu functionsSam Ravnborg2011-01-031-9/+0Star
| * | sparc: drop prom/palloc.cSam Ravnborg2011-01-031-10/+0Star
| * | sparc: drop prom/devmap.cSam Ravnborg2011-01-031-12/+0Star
| * | sparc: Eliminate prom_stdin.David S. Miller2010-12-121-2/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller2010-12-113-78/+5Star
| |\ \ | | |/ | |/|
* | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-223-78/+5Star
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-12-153-78/+5Star
| |\ \ \ | | |/ / | |/| / | | |/
| | * sparc: Write to prom console using indirect buffer.David S. Miller2010-12-012-4/+4
| | * sparc: Delete prom_*getchar().David S. Miller2010-11-302-10/+0Star
| | * sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-303-5/+5
| | * sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-172-12/+0Star
| | * sparc64: Delete prom_setcallback().David S. Miller2010-11-161-8/+0Star
| | * sparc64: Unexport prom_service_exists().David S. Miller2010-11-161-1/+0Star
| | * sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-162-40/+0Star
| | * sparc: Remove prom_pathtoinode()David S. Miller2010-11-162-2/+0Star
* | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-4/+0Star
|/ /
* | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-301-0/+1
|\ \
| * | jump_label: Fix unaligned traps on sparc.David Miller2010-10-291-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-291-1/+0Star
|\ \ \ | |/ / |/| / | |/
| * sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim2010-10-261-1/+0Star
* | sparc: remove dma64_addr_t usageFUJITA Tomonori2010-10-281-1/+1
* | fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-282-0/+62
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-272-5/+0Star
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-271-2/+2
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-256-52/+56
|\
| * of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-111-2/+3
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-094-49/+53
| * sparc: stop exporting openprom.h headerAndres Salomon2010-10-081-1/+0Star
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-221-2/+0Star
|\ \