aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2012-08-18sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller
2012-08-18sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller
2012-08-18sparc64: Add detection for features new in SPARC-T4.David S. Miller
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-26sparc32: move kmap_init() to highmem.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_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: use void * in nocache get/freeSam Ravnborg
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-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-01new helpers: {clear,test,test_and_clear}_restore_sigmask()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-27sparc32,leon: always support leon in ioportSam 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,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-27sparc32,leon: always include leon_kernel in buildSam Ravnborg
2012-05-27sparc32,leon: clean up leon.hSam Ravnborg
2012-05-27sparc32: handle leon in cpu.cSam Ravnborg
2012-05-27sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg
2012-05-27sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg
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-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-24sparc: Increase portability of strncpy_from_user() implementation.David S. Miller
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg
2012-05-19sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg
2012-05-19sparc32,leon: remove duplicate UART register definitionsSam Ravnborg
2012-05-19sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg