summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg
2012-05-28sparc32: Export leon_dma_ops to modules.David S. Miller
2012-05-28sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg
2012-05-28sparc32,leon: always support leon in ioportSam Ravnborg
2012-05-28sparc32,leon: always include leon_pmc in buildSam Ravnborg
2012-05-28sparc32: refactor cpu_idle()Sam Ravnborg
2012-05-28sparc32: srmmu_probe now knows about leon tooSam Ravnborg
2012-05-28sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg
2012-05-28sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg
2012-05-28sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg
2012-05-28sparc32,leon: fix section mismatch warningSam Ravnborg
2012-05-28sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-28sparc32,leon: always include leon_kernel in buildSam Ravnborg
2012-05-28sparc32,leon: clean up leon.hSam Ravnborg
2012-05-28sparc32: handle leon in cpu.cSam Ravnborg
2012-05-28sparc32: handle leon in irq_32.cSam Ravnborg
2012-05-28sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg
2012-05-28sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg
2012-05-28sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg
2012-05-28sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg
2012-05-28sparc32: string and whitespace cleanup in head_32.SSam Ravnborg
2012-05-28sparc: fix bad merge of sparc KconfigStephen Rothwell
2012-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24sparc: Fix user_addr_max() definition.David S. Miller
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller
2012-05-24sparc: Increase portability of strncpy_from_user() implementation.David S. Miller
2012-05-24sparc: Optimize strncpy_from_user() zero byte search.David S. Miller
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23sparc: Add full proper error handling to strncpy_from_user().David S. Miller
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg