aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-06-06sparc64: delete old wrap codePavel Tatashin3-33/+1
2017-06-06sparc: Machine description indices can varyJames Clarke1-4/+64
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz1-4/+7
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu1-4/+13
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-12/+11
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge1-0/+6
2017-05-09sparc: use memdup_user_nul in sun4m LED driverGeliang Tang1-10/+3
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2017-05-03sparc: Remove redundant tests in boot_flags_init().David S. Miller2-2/+2
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-28/+11
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+4
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+0
2017-04-23sparc: Update syscall tables.David S. Miller2-0/+3
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller1-0/+36
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-3/+3
2017-04-15sparc/sysfs: Replace racy task affinity logicThomas Gleixner1-28/+11
2017-04-14sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2-0/+4
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-0/+11
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds1-1/+1
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-28sparc32: kill __ret_efault()Al Viro1-7/+0
2017-03-27arch/sparc: Avoid DCTI CouplesBabu Moger7-0/+11
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar6-6/+6
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar8-0/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar3-3/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar2-0/+2
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar1-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum6-6/+6
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-7/+7
2017-02-23sparc64: Multi-page size supportNitin Gupta1-18/+3
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-1/+5
2017-02-23sparc64: Set cpu state to offline when stoppedVijay Kumar1-0/+3
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-1/+1
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+77
2017-01-30sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett1-0/+73
2017-01-30sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche3-7/+7
2017-01-16sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka1-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds25-25/+25