aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg1-1/+0
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2-37/+3
2012-07-26sparc32: drop quicklistSam Ravnborg1-13/+0
2012-07-26sparc32: drop sparc_unmapped_baseSam Ravnborg1-2/+1
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg1-1/+0
2012-07-26sparc32: drop fixmap.hSam Ravnborg3-27/+22
2012-07-26sparc32: fixmap.h cleanupSam Ravnborg1-89/+5
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg1-1/+0
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg1-2/+3
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg1-8/+8
2012-06-11sparc: remove two unused headersPaul Bolle2-126/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-3/+18
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-5/+0
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg1-0/+1
2012-05-27sparc32,leon: always support leon in ioportSam Ravnborg1-2/+7
2012-05-27sparc32: srmmu_probe now knows about leon tooSam Ravnborg2-18/+1
2012-05-27sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg1-4/+0
2012-05-27sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg1-61/+7
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg1-12/+0
2012-05-27sparc32,leon: always include leon_kernel in buildSam Ravnborg2-6/+0
2012-05-27sparc32,leon: clean up leon.hSam Ravnborg2-65/+3
2012-05-27sparc32: handle leon in cpu.cSam Ravnborg1-0/+2
2012-05-27sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2-0/+25
2012-05-27sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg1-0/+6
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller2-22/+8
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-0/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-24/+11
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-36/+4
2012-05-24sparc: Fix user_addr_max() definition.David S. Miller2-2/+4
2012-05-24sparc: Increase portability of strncpy_from_user() implementation.David S. Miller1-0/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+0
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller3-14/+3
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+0
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg1-9/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-27/+5
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2-3/+4
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg1-50/+0
2012-05-19sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg1-15/+2
2012-05-19sparc32,leon: remove duplicate UART register definitionsSam Ravnborg1-25/+0
2012-05-19sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2-13/+14
2012-05-19sparc32: Remove asm/sysen.h header.David S. Miller1-15/+0
2012-05-19sparc32: Delete asm/smpprim.hDavid S. Miller1-54/+0
2012-05-19sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller1-2/+0