aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedGravatar Jiri Slaby 2-8/+8
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Gravatar Hugh Dickins 1-2/+0
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+0
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-124/+1
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantGravatar Daniel Borkmann 1-1/+1
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 20-68/+119
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.Gravatar David S. Miller 8-55/+34
2016-04-27perf core: Allow setting up max frame stack depth via sysctlGravatar Arnaldo Carvalho de Melo 1-3/+3
2016-04-26sparc: remove ARCH_WANT_OPTIONAL_GPIOLIBGravatar Linus Walleij 1-1/+0
2016-04-21sparc64: recognize and support Sonoma CPU typeGravatar Khalid Aziz 6-1/+25
2016-04-21sparc: Implement and wire up vio_hotplug for vio.Gravatar Adrian Glaubitz 1-0/+9
2016-04-21sparc: Implement and wire up modalias_show for vio.Gravatar Adrian Glaubitz 1-0/+9
2016-04-21sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataGravatar Sowmini Varadhan 1-8/+21
2016-04-21sparc/defconfigs: Remove CONFIG_IPV6_PRIVACYGravatar Borislav Petkov 2-2/+0
2016-04-13locking/rwsem, sparc: Drop superfluous arch specific implementationGravatar Michal Hocko 2-119/+1
2016-04-13locking/rwsem: Get rid of __down_write_nested()Gravatar Michal Hocko 1-6/+1
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.Gravatar David S. Miller 3-4/+6
2016-03-29sparc/PCI: Fix for panic while enabling SR-IOVGravatar Babu Moger 1-0/+17
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 23-68/+68
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-0/+1
2016-03-22sparc/syscall: fix syscall_get_archGravatar Andy Lutomirski 1-1/+8
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationGravatar Andy Lutomirski 1-0/+7
2016-03-20sparc: Convert naked unsigned uses to unsigned intGravatar Joe Perches 15-58/+58
2016-03-20sparc: Fix misspellings in comments.Gravatar Adam Buchbinder 8-10/+10
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-14/+11
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-03-18ldmvsw: Add ldmvsw.c driver codeGravatar Aaron Young 1-0/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-4/+0
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+0
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-8/+0
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-4/+4
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortGravatar Alexander Duyck 2-4/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 2-10/+6
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 9-6/+68
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 10-7/+69
2016-03-07PCI: Move pci_dma_* helpers to common codeGravatar Christoph Hellwig 1-3/+0
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictGravatar Ingo Molnar 1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateGravatar Thomas Gleixner 2-2/+2
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 9-6/+68
2016-03-01sparc64: Fix sparc64_set_context stack handling.Gravatar David S. Miller 1-1/+1
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.Gravatar David S. Miller 1-0/+6
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesGravatar Ingo Molnar 1-1/+1