summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc: remove unused prom cpu functionsSam Ravnborg2011-01-021-9/+0
* sparc: drop prom/palloc.cSam Ravnborg2011-01-021-10/+0
* sparc: drop prom/devmap.cSam Ravnborg2011-01-021-12/+0
* 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-103-78/+5
|\
| * sparc: Write to prom console using indirect buffer.David S. Miller2010-11-302-4/+4
| * sparc: Delete prom_*getchar().David S. Miller2010-11-302-10/+0
| * 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/+0
| * sparc64: Delete prom_setcallback().David S. Miller2010-11-161-8/+0
| * sparc64: Unexport prom_service_exists().David S. Miller2010-11-161-1/+0
| * sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-162-40/+0
| * sparc: Remove prom_pathtoinode()David S. Miller2010-11-162-2/+0
* | 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/+0
|\ \ \ | |/ / |/| / | |/
| * sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim2010-10-261-1/+0
* | sparc: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
* | fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-272-0/+62
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-5/+0
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-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-101-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/+0
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-211-2/+0
|\ \
| * \ Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-081-1/+1
| |\ \ | | |/
| * | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3123-181/+190
| |\ \
| * | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-34/+30
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-072-34/+30
| | |_|/ | |/| |
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-4/+0
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-241-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | jump label: Add sparc64 supportDavid S. Miller2010-09-221-0/+32
| | |/ | |/|
* | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
|/ /
* | sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-231-24/+3
* | sparc64: Fill a missing delay slot.Mikulas Patocka2010-08-191-0/+1
* | sparc64: Make lock backoff really a NOP on UP builds.David S. Miller2010-08-181-3/+8
* | sparc64: Make rwsems 64-bit.David S. Miller2010-08-172-29/+103
* | sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-171-4/+4
* | sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-171-3/+3
* | sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-171-1/+1
* | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-161-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-165-12/+4
|\ \
| * | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
| * | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0
| * | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+0
| |\ \
| | * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0
| | |/
| * | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-094-38/+29
| |\ \
OpenPOWER on IntegriCloud