aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rtlsk-v3.10-15.08-rtKevin Hilman
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rtAlex Shi
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-31Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtAlex Shi
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-02-02Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2014-12-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
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-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
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-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtAlex Shi
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-01Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-06-26net: filter: fix sparc32 typoAlexei Starovoitov
2014-06-26net: filter: fix typo in sparc BPF JITAlexei Starovoitov
2014-05-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtAlex Shi
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-28irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-02-21Merge tag 'v3.10.29' into v3.10-rtSteven Rostedt (Red Hat)
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-01-15Merge tag 'v3.10.26' into v3.10-rtSteven Rostedt (Red Hat)