aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-28sparc: Wire up sys_kcmp.David S. Miller
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller
2012-10-27sparc64: Use pause instruction when available.David S. Miller
2012-10-27sparc64: Fix cpu strand yielding.David S. Miller
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-17Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds
2012-10-17UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells
2012-10-16sparc32: switch to generic sys_execve()Al Viro
2012-10-16sparc32: switch to generic kernel_execve()Al Viro
2012-10-16sparc32: switch to generic kernel_thread()Al Viro
2012-10-16sparc64: convert to generic execveAl Viro
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-10-14sparc64: take fprs_write() and friends to start_thread()Al Viro
2012-10-14sparc64: switch to generic kernel_thread()Al Viro
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09sparc64: Document PGD and PMD layout.David Miller
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-05Revert strace hiccups fix.David S. Miller