aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-29
* sparc32: remove unused variable in head_32.SSam Ravnborg2012-05-29
* sparc32,leon: fix leon bootupSam Ravnborg2012-05-29
* sparc32: Export leon_dma_ops to modules.David S. Miller2012-05-28
* sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg2012-05-28
* sparc32,leon: always support leon in ioportSam Ravnborg2012-05-28
* sparc32,leon: always include leon_pmc in buildSam Ravnborg2012-05-28
* sparc32: refactor cpu_idle()Sam Ravnborg2012-05-28
* sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-28
* sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg2012-05-28
* sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-28
* sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-28
* sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-28
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-28
* sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-28
* sparc32,leon: clean up leon.hSam Ravnborg2012-05-28
* sparc32: handle leon in cpu.cSam Ravnborg2012-05-28
* sparc32: handle leon in irq_32.cSam Ravnborg2012-05-28
* sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-28
* sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-28
* sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-28
* sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-28
* sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-28
* sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-05-28
|\
| * sparc: use the new generic strnlen_user() functionDavid Miller2012-05-26
| * word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* | sparc64: Fix several bugs in quad floating point emulation.David S. Miller2012-05-25
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\ \ \
| * | | sparc: Fix user_addr_max() definition.David S. Miller2012-05-24
| * | | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-24
| * | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-24
| * | | sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2012-05-24
| * | | sparc: Optimize strncpy_from_user() zero byte search.David S. Miller2012-05-23
| * | | sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-23
| * | | sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-22
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ \ \
| * | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | | | | sparc: Use: generic time configAnna-Maria Gleixner2012-05-21
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \ \ \
| * | | | | sparc: kill ancient comment in sparc_sigaction()Al Viro2012-05-21
| * | | | | sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | | | new helper: sigsuspend()Al Viro2012-05-21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \ \ \ \ \
| * | | | | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-15