summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-1/+1
* sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-099-8/+24
* sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-094-2/+20
* of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+5
* sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-091-2/+4
* sparc: Wire up sys_kcmp.David S. Miller2012-10-283-3/+5
* sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-285-10/+55
* sparc64: Use pause instruction when available.David S. Miller2012-10-275-16/+62
* sparc64: Fix cpu strand yielding.David S. Miller2012-10-272-2/+8
* 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
|/
* 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
|/ / /
OpenPOWER on IntegriCloud