aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12sparc64: Fix return from trap window fill crashes.David S. Miller
2016-07-12sparc: Harden signal return frame checks.David S. Miller
2016-07-12sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-07-12sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-07-12sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-07-12sparc64: Fix numa node distance initializationNitin Gupta
2016-07-12sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-07-12sparc: Fix system call tracing register handling.Mike Frysinger
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-02-09sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2015-11-13crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2015-08-22sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-07-05sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-03-24sparc64: Fix several bugs in memmove().David S. Miller
2015-03-24sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-24sparc: perf: Make counting mode actually workDavid Ahern
2015-03-24sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-24sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-24sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-07sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-10-28sparc: Hook up bpf system call.David S. Miller
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds