aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Gravatar Ingo Molnar 6-6/+6
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 5-0/+9
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 9-0/+9
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-3/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperGravatar Ingo Molnar 1-1/+1
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 6-6/+6
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-2/+8
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-12/+12
2017-02-24sparc64: Fix build error in flush_tsb_user_pageGravatar Nitin Gupta 2-6/+19
2017-02-23sparc64: memblock resizes are not handled properlyGravatar Pavel Tatashin 1-0/+6
2017-02-23sparc64: use latency groups to improve add_node_ranges speedGravatar Pavel Tatashin 1-95/+113
2017-02-23sparc64: Add 64K page size supportGravatar Nitin Gupta 4-14/+52
2017-02-23sparc64: Multi-page size supportGravatar Nitin Gupta 8-62/+253
2017-02-23sparc64: Migrate hvcons irq to panicked cpuGravatar Vijay Kumar 2-2/+9
2017-02-23sparc64: Set cpu state to offline when stoppedGravatar Vijay Kumar 1-0/+3
2017-02-23sparc64: fix for user probes in high memoryGravatar Eric Saint Etienne 1-2/+2
2017-02-23sparc: topology_64.h: Fix condition for including cpudata.hGravatar Ben Hutchings 1-1/+3
2017-02-23sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresGravatar Bhumika Goyal 1-3/+3
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskGravatar Michal Hocko 1-1/+1
2017-02-22arch, mm: remove arch specific show_memGravatar Michal Hocko 1-11/+0
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-8/+81
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 4-8/+81
2017-01-30sparc64: Handle PIO & MEM non-resumable errors.Gravatar Liam R. Howlett 1-0/+73
2017-01-30sparc64: Zero pages on allocation for mondo and error queues.Gravatar Liam R. Howlett 1-1/+1
2017-01-26sparc: migrate exception table users onto extable.hGravatar Paul Gortmaker 1-0/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 4-11/+11
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingGravatar Mao Wenan 1-0/+1
2017-01-16sparc: Fixed typo in sstate.c. Replaced panicing with panickingGravatar Tom Hromatka 1-3/+3
2016-12-27sparc: use symbolic names for tsb indexingGravatar Mike Kravetz 1-4/+4
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 31-31/+31
2016-12-14sparc: implement watchdog_nmi_enable and watchdog_nmi_disableGravatar Babu Moger 1-1/+43
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapGravatar Alexander Duyck 2-4/+4
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-36/+9
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-3/+0
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 18-44/+535
2016-12-11sparc: fix a building error reported by kbuildGravatar Gonglei \(Arei\) 1-0/+1
2016-12-11sparc64: fix typo in pgd_clear()Gravatar Kirill A. Shutemov 1-1/+1