summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2019-12-17sparc: Correct ctx->saw_frame_pointer logic.David Miller
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-12-01sparc: Fix parport build warnings.David S. Miller
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-05-16sparc64: Make corrupted user stacks more debuggable.David Miller
2019-05-16sparc64: Export __node_distance.David S. Miller
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-11-13sparc: Throttle perf events properly.David S. Miller
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-04sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-05sparc: use asm-generic version of msi.hThomas Petazzoni
2018-09-05sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-05-25sparc: vio: use put_device() instead of kfree()Arvind Yadav
2018-04-26sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-01-02sparc64: repair calling incorrect hweight function from stubsJan Engelhardt
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-25bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-11-21sparc64: Fix page table walk for PUD hugepagesNitin Gupta
2017-11-21sparc64: mmu_context: Add missing include filesGuenter Roeck
2017-11-21sparc32: Add cmpxchg64().David S. Miller
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-28sparc: leon: grpci1: constify of_device_idArvind Yadav
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar