summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-021-28/+11Star
|\
| * sparc/sysfs: Replace racy task affinity logicThomas Gleixner2017-04-151-28/+11Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-022-0/+4
|\ \
| * | sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-142-0/+4
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-7/+0Star
|\ \ \
| * | | sparc32: kill __ret_efault()Al Viro2017-03-291-7/+0Star
| |/ /
* | | sparc: Update syscall tables.David S. Miller2017-04-242-0/+3
* | | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller2017-04-241-0/+36
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-04-087-0/+11
|\ \
| * | arch/sparc: Avoid DCTI CouplesBabu Moger2017-03-287-0/+11
| |/
* | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-1/+1
|\ \ | |/ |/|
| * sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+1
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-036-6/+6
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-028-0/+8
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-3/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
* | mm: add new mmgrab() helperVegard Nossum2017-02-286-6/+6
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-7/+7
|\ \
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-7/+7
* | | sparc64: Multi-page size supportNitin Gupta2017-02-231-18/+3Star
* | | sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-1/+5
* | | sparc64: Set cpu state to offline when stoppedVijay Kumar2017-02-231-0/+3
* | | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-231-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-01-313-4/+77
|\ \ | |/ |/|
| * sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett2017-01-301-0/+73
| * sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett2017-01-301-1/+1
| * sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka2017-01-171-3/+3
* | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-252-2/+2
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2425-25/+25
|/
* sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger2016-12-151-1/+43
* arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-152-4/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-36/+9Star
|\
| * sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-36/+9Star
* | sparc64: restore irq in error paths in iommuDan Carpenter2016-12-121-0/+2
* | sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2016-12-121-28/+28
* | sparc64: make string buffers large enoughDan Carpenter2016-12-121-2/+2
* | sparc64: move dereference after check for NULLDan Carpenter2016-12-121-3/+2Star
* | sparc: kernel: use builtin_platform_driverGeliang Tang2016-12-121-6/+1Star
* | sparc64:Support User Probes for sparcAllen Pais2016-12-125-1/+389
* | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0Star
* | sparc64: Enable 64-bit DMATushar Dave2016-11-181-2/+6
* | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-183-58/+205