summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller1-1/+3
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson1-0/+5
2012-10-29sparc: Wire up sys_kcmp.David S. Miller1-1/+2
2012-10-29sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2-2/+47
2012-10-28sparc64: Use pause instruction when available.David S. Miller2-16/+29
2012-10-28sparc64: Fix cpu strand yielding.David S. Miller2-2/+8
2012-10-27sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller4-11/+29
2012-10-18Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds1-0/+4
2012-10-17UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells1-0/+4
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller2-1/+14
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-24/+1
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+5
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+5
2012-10-11sparc64: Fix deficiencies in sun4v error reporting.David S. Miller1-0/+5
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells61-1843/+1951
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-148/+318
2012-10-09sparc64: Support transparent huge pages.David Miller7-19/+272
2012-10-09sparc64: Document PGD and PMD layout.David Miller2-8/+16
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller3-44/+13
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller2-19/+9
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller3-61/+7
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+19
2012-10-06Revert strace hiccups fix.David S. Miller2-11/+9
2012-10-06sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller1-0/+19
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-2/+60
2012-10-05cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-05sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2-9/+11
2012-10-05Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann11-50/+65
2012-10-04Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-0/+5
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-2/+2
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-10-03sparc: fix format string argument for prom_printf()Akinobu Mita2-2/+2
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+5
2012-10-01sanitize tsk_is_polling()Al Viro2-0/+5
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-24/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+1
2012-09-07sparc64: Probe cpu page size support more portably.David S. Miller1-0/+1
2012-08-28sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.David S. Miller1-1/+1
2012-08-19sparc64: Add PCR ops for SPARC-T4.David S. Miller2-1/+16
2012-08-19sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller1-2/+2
2012-08-19sparc64: Abstract away the NMI PIC counter computation.David S. Miller1-14/+1
2012-08-19sparc64: Abstract away PIC register accesses.David S. Miller2-32/+4
2012-08-19sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller1-2/+2
2012-08-19sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller1-0/+11