summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* new helper: sigmask_to_save()Al Viro2012-06-012-14/+4
* new helper: restore_saved_sigmask()Al Viro2012-06-013-12/+3
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-312-4/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-232-4/+0
* | sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-292-1/+1
* | sparc32: remove unused variable in head_32.SSam Ravnborg2012-05-291-8/+0
* | sparc32,leon: fix leon bootupSam Ravnborg2012-05-291-32/+41
* | sparc32: Export leon_dma_ops to modules.David S. Miller2012-05-281-1/+2
* | sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg2012-05-271-8/+4
* | sparc32,leon: always support leon in ioportSam Ravnborg2012-05-272-11/+9
* | sparc32,leon: always include leon_pmc in buildSam Ravnborg2012-05-272-7/+10
* | sparc32: refactor cpu_idle()Sam Ravnborg2012-05-271-30/+5
* | sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-274-23/+23
* | sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg2012-05-271-4/+0
* | sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-273-61/+90
* | sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-275-29/+59
* | sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-271-2/+2
* | sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-276-28/+2
* | sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-273-7/+1
* | sparc32,leon: clean up leon.hSam Ravnborg2012-05-273-65/+4
* | sparc32: handle leon in cpu.cSam Ravnborg2012-05-272-9/+11
* | sparc32: handle leon in irq_32.cSam Ravnborg2012-05-271-10/+12
* | sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-274-16/+72
* | sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-273-8/+15
* | sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-271-25/+33
* | sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-272-11/+53
* | sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-271-15/+15
* | sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-271-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-05-278-231/+10
|\ \
| * | sparc: use the new generic strnlen_user() functionDavid Miller2012-05-267-231/+9
| * | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+1
* | | sparc64: Fix several bugs in quad floating point emulation.David S. Miller2012-05-252-11/+21
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \
| * \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-195-35/+61
| |\ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-2412-236/+14
|\ \ \ \
| * | | | sparc: Fix user_addr_max() definition.David S. Miller2012-05-242-2/+4
| * | | | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-242-144/+1
| * | | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-241-2/+1
| * | | | sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2012-05-242-5/+30
| * | | | sparc: Optimize strncpy_from_user() zero byte search.David S. Miller2012-05-231-29/+21
| * | | | sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-228-198/+136
| * | | | sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-223-37/+2
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-36/+4
|\ \ \ \ \
| * | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-36/+4
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-9/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * | | | | sparc: Use: generic time configAnna-Maria Gleixner2012-05-211-12/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-234-38/+14
|\ \ \ \ \
OpenPOWER on IntegriCloud