aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro