summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-26sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-10-26sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-10-26sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-10-26sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-26sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-09-10sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller
2013-09-10sparc32: add ucmpdi2Sam Ravnborg
2013-09-10sparc32: support atomic64_tSam Ravnborg
2013-08-02sparc: tsb must be flushed before tlbDave Kleikamp
2013-08-02sparc64 address-congruence propertybob picco
2013-08-02sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-05-13sparc64: Fix race in TLB batch processing.David S. Miller
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2012-12-06sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-10-30sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-30sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-30sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-30sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-30sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-05-31KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells
2012-05-20sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-22sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-03-19sparc32: Add -Av8 to assembler command line.David S. Miller
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller
2011-11-13sparc: sigutil: Include <linux/errno.h>Ben Hutchings
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller
2011-10-31sparc: Add module.h to files previously implicitly using it.Paul Gortmaker
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker
2011-10-31sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker
2011-10-31sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker
2011-10-31sparc: drop unused Kconfig symbolPaul Bolle
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller