summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2014-08-26arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-26sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-26sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-26sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-26sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-26sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-26sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-26sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-08-26sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-26sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-19sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-19sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-07-29locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-23net: filter: fix sparc32 typoAlexei Starovoitov
2014-06-23net: filter: fix typo in sparc BPF JITAlexei Starovoitov
2014-05-05sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-05-05sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-05-05sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven
2013-09-05sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni
2013-08-02sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai
2013-07-31sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai
2013-07-31support sparc64x chip type in cpumap.cAllen Pais
2013-07-31cpu hw caps support for sparc64xAllen Pais
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds