summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2019-05-221-1/+1
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2019-02-111-2/+2
* sparc64: Fix return from trap window fill crashes.David S. Miller2017-10-123-48/+108
* sparc: Harden signal return frame checks.David S. Miller2017-10-125-45/+92
* sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2017-10-121-0/+17
* sparc64: Fix sparc64_set_context stack handling.David S. Miller2017-10-121-1/+1
* sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2017-10-128-55/+34
* sparc: Fix system call tracing register handling.Mike Frysinger2017-10-122-0/+53
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-2/+2
* sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2017-03-161-28/+28
* sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-02-021-1/+1
* sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-07-151-1/+1
* sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-231-0/+4
* sparc: perf: Make counting mode actually workDavid Ahern2015-03-231-8/+3
* sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-231-4/+0
* sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-231-1/+1
* sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-271-0/+4
* sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-271-3/+3
* sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-305-53/+31
* sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-301-2/+3
* sparc64: sparse irqbob picco2014-10-301-169/+338
* sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-301-4/+4
* sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-301-7/+2
* sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-302-104/+9
* sparc64: Switch to 4-level page tables.David S. Miller2014-10-301-0/+7
* sparc64: T5 PMUbob picco2014-10-304-5/+62
* sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais2014-10-301-0/+8
* sparc64: support M6 and M7 for building CPU distribution mapAllen Pais2014-10-301-0/+2
* sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-10-302-0/+24
* sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-10-303-24/+25
* sparc64: Fix corrupted thread fault code.David S. Miller2014-10-302-6/+6
* sparc64: sun4v TLB error power off eventsbob picco2014-10-302-20/+30
* sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom2014-10-301-2/+3
* sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-10-303-3/+8
* sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller2014-10-301-1/+0
* sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-141-1/+1
* sparc: Hook up renameat2 syscall.David S. Miller2014-07-213-0/+4
* nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-1953-787/+617
|\
| * sparc64: fix sparse warning in kgdb_64.cSam Ravnborg2014-05-182-0/+5
| * sparc64: fix sparse warnings in compat_audit.cSam Ravnborg2014-05-183-6/+10
| * sparc64: fix sparse warnings in init_64.cSam Ravnborg2014-05-181-5/+1
| * sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-182-0/+2
| * sparc64: fix sparse warnings in perf_event.cSam Ravnborg2014-05-181-10/+13
| * sparc64: fix sparse warnings in kprobes.cSam Ravnborg2014-05-181-2/+3
| * sparc64: clean up compat_sigset_t.seta handlingSam Ravnborg2014-05-181-38/+17
| * sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg2014-05-183-3/+10
| * sparc64: fix sparse warnings in sys_sparc32.cSam Ravnborg2014-05-182-2/+55
| * sparc64: fix sparse warning in pci.cSam Ravnborg2014-05-183-2/+5
| * sparc64: fix sparse warnings in smp_64.cSam Ravnborg2014-05-182-9/+10