summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-05-08sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-05-08sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-04-22sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2016-10-06sparc32: fix copy_from_user()Al Viro1-1/+3
2016-08-01Revert "sparc64: Fix numa node distance initialization"Sasha Levin1-8/+0
2016-07-12sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-07-12sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-07-12sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-07-12sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-07-12sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-07-12sparc64: Fix numa node distance initializationNitin Gupta1-0/+8
2016-07-12sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-07-12sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+7
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-15/+2
2016-02-10sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2015-11-13crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
2015-08-22sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-07-05sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan1-1/+1
2015-05-18mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi1-12/+0
2015-03-24sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-24sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-03-24sparc: perf: Make counting mode actually workDavid Ahern1-8/+3
2015-03-24sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern1-4/+0
2015-03-24sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-03-24sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2-0/+4
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook8-10/+10
2014-11-27sparc: Add NOP dma_cache_sync() implementation.David S. Miller1-0/+8
2014-11-17sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-11-07sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-10-28sparc: Hook up bpf system call.David S. Miller3-4/+5
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds4-7/+13
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+21
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-35/+35
2014-10-15sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2-1/+21
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-151/+136
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds39-754/+1117
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller1-3/+4
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-15/+66
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2