summaryrefslogtreecommitdiff
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.37' into v3.18-rtSteven Rostedt (Red Hat)2016-08-1322-156/+328
|\
| * sparc64: Fix return from trap window fill crashes.David S. Miller2016-07-125-52/+116
| * sparc: Harden signal return frame checks.David S. Miller2016-07-125-45/+92
| * sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-07-121-3/+7
| * sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2016-07-121-0/+17
| * sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-07-121-1/+1
| * sparc64: Fix numa node distance initializationNitin Gupta2016-07-121-0/+8
| * sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2016-07-128-55/+34
| * sparc: Fix system call tracing register handling.Mike Frysinger2016-07-122-0/+53
* | Merge tag 'v3.18.35' into v3.18-rtSteven Rostedt (Red Hat)2016-06-231-0/+7
|\ \ | |/
| * mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2016-06-031-0/+7
* | Merge tag 'v3.18.27' into v3.18-rtSteven Rostedt (Red Hat)2016-02-232-16/+3
|\ \ | |/
| * net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-02-151-15/+2
| * sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-02-091-1/+1
* | Merge tag 'v3.18.25' into v3.18-rtSteven Rostedt (Red Hat)2016-01-113-0/+5
|\ \ | |/
| * crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-11-133-0/+5
* | Merge tag 'v3.18.21' into v3.18-rtSteven Rostedt (Red Hat)2015-09-044-81/+11
|\ \ | |/
| * sparc64: Fix userspace FPU register corruptions.David S. Miller2015-08-224-81/+11
* | Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-201-1/+1
|\ \ | |/
| * sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-07-051-1/+1
* | Merge tag 'v3.18.14' into v3.18-rtSteven Rostedt (Red Hat)2015-06-181-12/+0
|\ \ | |/
| * mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-12/+0
* | kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior2015-06-181-2/+0
* | irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior2015-06-181-0/+2
* | softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner2015-06-181-0/+2
* | mm: pagefault_disabled()Peter Zijlstra2015-06-182-2/+2
* | mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner2015-06-182-2/+2
* | sparc64: use generic rwsem spinlocks rtAllen Pais2015-06-181-4/+2
* | sparc: provide EARLY_PRINTK for SPARCKirill Tkhai2015-06-181-0/+4
* | early-printk-consolidate.patchThomas Gleixner2015-06-182-1/+8
|/
* sparc64: Fix several bugs in memmove().David S. Miller2015-03-241-3/+32
* sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-241-0/+4
* sparc: perf: Make counting mode actually workDavid Ahern2015-03-241-8/+3
* sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-241-4/+0
* sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-241-1/+1
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2015-03-241-4/+7
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-052-0/+4
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-298-10/+10
* sparc: Add NOP dma_cache_sync() implementation.David S. Miller2014-11-261-0/+8
* sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
* sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
* sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
* sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
* sparc: Hook up bpf system call.David S. Miller2014-10-283-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-2411-62/+70
|\
| * sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-241-0/+30
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-2410-62/+40
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-194-7/+13
|\ \ | |/ |/|
| * sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5
| * sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4