summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-3111-100/+215
|\
| * sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-295-52/+116
| * sparc: Harden signal return frame checks.David S. Miller2016-05-295-45/+92
| * sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-05-251-3/+7
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-7/+7
|\ \ | |/ |/|
| * Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-7/+7
| |\
| | * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-3/+3
| | * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-2217-85/+130
|\ \ \
| * | | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-206-51/+97
| * | | sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-202-3/+3
| * | | sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-205-11/+14
| * | | sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-203-5/+3
| * | | sparc32: drop local prototype in kgdb_32Sam Ravnborg2016-05-201-2/+2
| * | | sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-204-14/+12
* | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-202-8/+8
* | | | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-2/+0
* | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-1/+0
|\ \ \ \
| * | | | sparc: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-161-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-1120-68/+119
| |\ \ \ | | |/ /
| * | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-3/+3
* | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-162-124/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko2016-04-132-119/+1
| * | | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
| |/ /
* | | sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2016-04-278-55/+34
* | | sparc64: recognize and support Sonoma CPU typeKhalid Aziz2016-04-216-1/+25
* | | sparc: Implement and wire up vio_hotplug for vio.Adrian Glaubitz2016-04-211-0/+9
* | | sparc: Implement and wire up modalias_show for vio.Adrian Glaubitz2016-04-211-0/+9
* | | sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan2016-04-211-8/+21
* | | sparc/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2016-04-212-2/+0
* | | sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2016-03-293-4/+6
* | | sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2016-03-291-0/+17
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-2823-68/+68
|\ \ | |/ |/|
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-2015-58/+58
| * sparc: Fix misspellings in comments.Adam Buchbinder2016-03-208-10/+10
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* | sparc/syscall: fix syscall_get_archAndy Lutomirski2016-03-221-1/+8
* | sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-221-0/+7
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+1
|\ \ | |/ |/|
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-14/+11
|\ \
| * | ldmvsw: Add ldmvsw.c driver codeAaron Young2016-03-181-0/+1
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-132-4/+2
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-132-10/+6
OpenPOWER on IntegriCloud