summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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-296-15/+19
* sparc32: off by ones in BUG_ON()Dan Carpenter2016-07-281-2/+2
* sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-07-283-4/+24
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-272-3/+3
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-261-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/+0Star
| * 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-251-4/+2Star
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-4/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-06-0111-100/+215
|\
| * sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-305-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-261-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-171-3/+3
| | * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-2317-85/+130
|\ \ \
| * | | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-216-51/+97
| * | | sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-212-3/+3
| * | | sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-215-11/+14
| * | | sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-213-5/+3Star
| * | | sparc32: drop local prototype in kgdb_32Sam Ravnborg2016-05-211-2/+2
| * | | sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-214-14/+12Star
* | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-211-0/+1
* | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-211-0/+1
* | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-212-8/+8
* | | | exit_thread: remove empty bodiesJiri Slaby2016-05-211-0/+1
* | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-2/+0Star
* | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-181-1/+0Star
|\ \ \ \
| * | | | sparc: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-181-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/+1Star
|\ \ \ \ | |_|/ / |/| | |
| * | | locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko2016-04-132-119/+1Star
| * | | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1Star
| |/ /
* | | sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2016-04-278-55/+34Star
* | | 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/+0Star
* | | sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2016-03-303-4/+6