summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-08-07sparc32,leon: fix leon buildSam Ravnborg
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-09-13sparc: use asm-generic version of types.hSam Ravnborg
2014-09-13arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-09-13sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-09-13sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-09-13sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-09-13sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-09-13sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-09-13sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-09-13sparc64: Fix top-level fault handling bugs.David S. Miller
2014-09-13sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-09-13sparc64: Make itc_sync_lock rawKirill Tkhai
2014-09-13sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-08-06locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-04-30sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-04-30sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-04-30Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-04-30sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
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