summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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/+0Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-34/+30Star
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-072-34/+30Star
| | |_|/ | |/| |
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-4/+0Star
* | | | 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-151-1/+1
|/ /
* | sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-241-24/+3Star
* | 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-191-3/+8
* | sparc64: Make rwsems 64-bit.David S. Miller2010-08-182-29/+103
* | sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-181-4/+4
* | sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-181-3/+3
* | sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-181-1/+1
* | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-171-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-165-12/+4Star
|\ \
| * | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0Star
| * | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0Star
| * | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-1/+0Star
| |\ \
| | * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0Star
| | |/
| * | 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-104-38/+29Star
| |\ \
| * | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+1
* | | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-0/+4
| |/ / |/| |