summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2019-01-261-2/+2
* sparc: Throttle perf events properly.David S. Miller2018-11-221-0/+9
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-221-4/+13
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-092-17/+25
* sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-05-301-1/+5
* sparc64: ldc abort during vds iso bootJag Raman2018-04-131-1/+6
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-161-1/+8
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-181-3/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-262-3/+3
* sparc64: make string buffers large enoughDan Carpenter2017-06-261-2/+2
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-081-7/+8
* sparc64: kern_addr_valid regressionbob picco2017-05-081-1/+1
* sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-04-221-1/+1
* sparc32: fix copy_from_user()Al Viro2016-10-051-1/+3
* Revert "sparc64: Fix numa node distance initialization"Sasha Levin2016-08-011-8/+0
* 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
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2016-06-031-0/+7
* 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
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-11-133-0/+5
* sparc64: Fix userspace FPU register corruptions.David S. Miller2015-08-224-81/+11
* sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-07-051-1/+1
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-12/+0
* 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