aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| * | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* | | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-0/+4
| |/ / |/| |
* | | sparc: Kill user copy check code.David S. Miller2010-08-092-33/+5
* | | sparc64: Fix perf_arch_get_caller_regs().David S. Miller2010-08-081-5/+20
* | | sparc64: Add missing ID to parport probing code.David S. Miller2010-08-081-0/+4
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-0/+9
|\ \
| * \ Merge branch 'linus' into perf/coreIngo Molnar2010-07-214-14/+12
| |\ \ | | |/
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-181-1/+1
| |\ \
| * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-0/+8
| |\ \ \
| | * | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-0/+8
| * | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| |/ / /
* | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-2/+1
* | | | sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-1/+1
* | | | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-242-5/+5