summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
|/ / /
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-0/+5
|\ \ \
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-038-33/+34
|\ \ \ \
| * | | | sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-027-10/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-0250-276/+6818
| |\ \ \ \
| * | | | | sparc64: Fix return value of Niagara-2 memcpy.David S. Miller2012-09-271-23/+23
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-023-47/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-023-47/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-0/+4
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-8/+5
| |\| | |