aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller
2016-05-29sparc: Harden signal return frame checks.David S. Miller
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg
2016-05-20sparc32: use proper prototype for trapbaseSam Ravnborg
2016-05-20sparc32: drop local prototype in kgdb_32Sam Ravnborg
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26sparc: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz
2016-04-21sparc: Implement and wire up vio_hotplug for vio.Adrian Glaubitz
2016-04-21sparc: Implement and wire up modalias_show for vio.Adrian Glaubitz
2016-04-21sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan
2016-04-21sparc/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov
2016-04-13locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller
2016-03-29sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-22sparc/syscall: fix syscall_get_archAndy Lutomirski
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov