summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-1618-90/+317
|\
| * sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-2613-61/+117
| * Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds2012-10-171-0/+4
| |\
| | * UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells2012-10-171-0/+4
| * | sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-161-2/+4
| * | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-165-23/+187
| * | sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-141-4/+5
| |/
* | sparc32: switch to generic sys_execve()Al Viro2012-10-164-49/+4
* | sparc32: switch to generic kernel_execve()Al Viro2012-10-164-27/+13
* | sparc32: switch to generic kernel_thread()Al Viro2012-10-164-81/+56
* | sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-161-13/+2
* | sparc64: convert to generic execveAl Viro2012-10-166-71/+12
* | sparc64: switch to generic kernel_execve()Al Viro2012-10-143-27/+6
* | sparc64: take fprs_write() and friends to start_thread()Al Viro2012-10-143-13/+9
* | sparc64: switch to generic kernel_thread()Al Viro2012-10-145-82/+42
* | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-149-30/+29
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-143-24/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-283-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-134-81/+221
|\ \
| * | sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-101-18/+14
| * | sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-103-63/+207
* | | vfs: define struct filename and have getname() return itJeff Layton2012-10-123-6/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-1/+5
|\ \ \ | |/ / |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-012-0/+5
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells2012-10-0961-1843/+1951
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-0917-300/+748
|\ \
| * | sparc64: Support transparent huge pages.David Miller2012-10-0914-110/+582
| * | sparc64: Document PGD and PMD layout.David Miller2012-10-092-8/+16
| * | sparc64: Eliminate PTE table memory wastage.David Miller2012-10-095-44/+123
| * | sparc64: Halve the size of PTE tablesDavid Miller2012-10-092-19/+9
| * | sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-096-121/+9
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-092-0/+2
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| * | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
| * | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+2
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0460-356/+6859
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-097-12/+176
|\ \ \ \
| * | | | Revert strace hiccups fix.David S. Miller2012-10-055-30/+31
| * | | | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-057-12/+176
| * | | | sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro2012-10-041-18/+13
| * | | | sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-045-15/+19
| | |/ / | |/| |
* | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-063-54/+60
OpenPOWER on IntegriCloud