aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-26sparc64: Fix several bugs in memmove().David S. Miller
2015-03-26sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-26sparc: perf: Make counting mode actually workDavid Ahern
2015-03-26sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-26sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-06-26net: filter: fix sparc32 typoAlexei Starovoitov
2014-06-26net: filter: fix typo in sparc BPF JITAlexei Starovoitov
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
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-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-10-13sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-10-13sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera
2013-06-19sparc64 address-congruence propertybob picco
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson