summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2012-07-26sparc32: delete dead code in show_mem()Sam Ravnborg
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg
2012-07-26sparc32: move probe_memory() to srmmu.cSam Ravnborg
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg
2012-07-26sparc32: drop quicklistSam Ravnborg
2012-07-26sparc32: drop sparc model check in paging_initSam Ravnborg
2012-07-26sparc32: drop sparc_unmapped_baseSam Ravnborg
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg
2012-07-26sparc32: drop fixmap.hSam Ravnborg
2012-07-26sparc32: fixmap.h cleanupSam Ravnborg
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg
2012-07-26sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg
2012-07-26sparc32: sort includes in srmmu.cSam Ravnborg
2012-07-26sparc32: define a few srmmu functions __initSam Ravnborg
2012-07-09sparc64: remove unused function straddles_64bit_va_hole()Kirill Tkhai
2012-06-27sparc32: Remove superfluous extern declarations for prom_*() functionsGeert Uytterhoeven
2012-06-27sparc: Correct comments about prom_init() return valuesGeert Uytterhoeven
2012-06-27sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas
2012-06-27sparc64: Consistently use fsrc2 rather than fmovd in optimized asm.David S. Miller
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-11sparc: remove two unused headersPaul Bolle
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
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-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
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-27sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg
2012-05-27sparc32,leon: always support leon in ioportSam Ravnborg
2012-05-27sparc32,leon: always include leon_pmc in buildSam Ravnborg
2012-05-27sparc32: refactor cpu_idle()Sam Ravnborg
2012-05-27sparc32: srmmu_probe now knows about leon tooSam Ravnborg
2012-05-27sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg
2012-05-27sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg
2012-05-27sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg