summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-12-061-3/+1
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-301-5/+23
* sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-10-301-5/+5
* sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-301-2/+4
* sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-301-4/+5
* sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-301-18/+14
* KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-312-1/+4
* sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-202-4/+4
* sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-221-1/+1
* sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-221-7/+0
* sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-191-1/+1
* sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-221-2/+2
* sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-141-2/+1
* sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-042-7/+3
* sparc64: Patch sun4v code sequences properly on module load.David S. Miller2011-11-173-19/+63
* sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-175-273/+32
* sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller2011-11-153-11/+31
* sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-143-27/+43
* sparc: sigutil: Include <linux/errno.h>Ben Hutchings2011-11-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-11-083-4/+6
|\
| * sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller2011-11-013-4/+6
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-061-8/+0
|\ \
| * | sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-251-8/+0
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0655-35/+46
|\ \ \
| * | | sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-313-0/+3
| * | | sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-3113-13/+0
| * | | sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-3123-23/+23
| * | | sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-3118-0/+18
| * | | sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker2011-10-311-0/+1
| * | | sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2011-10-312-0/+2
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-6/+1
|\ \ \ \
| * | | | sparc: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+1
* | | | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* | | | | sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-021-0/+13
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-312-721/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller2011-10-311-16/+16
| * | | sparc32: Correct the return value of memcpy.David S. Miller2011-10-201-15/+7
| * | | sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2011-10-201-87/+92
| * | | sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2011-10-201-605/+2
* | | | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
|/ / /
* | | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-191-1/+2
* | | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
* | | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
* | | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | | sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
* | | sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
* | | sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
* | | sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-166-8/+53
| |/ |/|
* | sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-08-291-2/+8
* | sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal2011-08-291-1/+1