summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-292-4/+2
* flagday: don't pass regs to copy_thread()Al Viro2012-11-282-5/+4
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2820-376/+156
|\ \
| * \ Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-1623-26/+166
| |\ \
| * \ \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-1618-90/+317
| |\ \ \
| * | | | 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 tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-11-231-1/+4
|\ \ \ \
| * | | | of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-231-1/+4
| | |_|/ | |/| |
* | | | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-11-181-3/+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
OpenPOWER on IntegriCloud