summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-083-6/+20
|\
| * sparc/uaccess: Enable hardened usercopyKees Cook2016-07-263-6/+20
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-10/+0
|\ \
| * | sparc32: remove stale RTC_PORT definitionArnd Bergmann2016-06-041-10/+0
* | | sparc: support static_key usage in non-module __exit sectionsJason Baron2016-08-041-0/+7
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-043-24/+24
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-24/+0
|\ \ \
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0
* | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-022-12/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-013-9/+5
| |\ \ \
| * | | | sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-9/+11
| * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
* | | | | sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-296-68/+129
* | | | | sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-286-15/+19
* | | | | sparc32: off by ones in BUG_ON()Dan Carpenter2016-07-271-2/+2
* | | | | sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-07-273-4/+24
* | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-3/+3
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-257-39/+114
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-162-3/+0
| * | | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-166-34/+105
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-142-5/+12
| |/ /
* | | sparc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-4/+2
* | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-4/+2
|/ /
* | 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
| | |/ / | |/| |