aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2-2/+2
2018-10-29sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller1-5/+0
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller4-9/+35
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller1-3/+0
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller4-51/+51
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-10-12sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller2-3/+3
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-07sparc64: viohs: Remove VLA usageKees Cook1-3/+9
2018-10-07sparc: Convert to using %pOFn instead of device_node.nameRob Herring4-51/+51
2018-09-02sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2-0/+7
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-17/+25
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig1-162/+31
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-59/+6
2018-08-11sys: don't hold uts_sem while accessing userspace memoryJann Horn2-17/+25
2018-07-30sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)1-1/+1
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu1-3/+4
2018-06-21sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu1-9/+2
2018-06-21sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu1-47/+0
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-3/+5
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-174/+159
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds6-217/+54
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-19/+268
2018-05-22sparc/PCI: Use dev_printk() when possibleBjorn Helgaas5-79/+70
2018-05-21sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas1-41/+30
2018-05-21sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas1-41/+23
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+4
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig5-4/+268
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig2-15/+0
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman5-159/+34
2018-04-25signal/sparc: Use send_sig_fault where appropriateEric W. Biederman2-85/+20
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman5-0/+27
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin2-2/+2
2018-04-16sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas2-19/+42
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-2/+2
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-181/+98
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-31/+33
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying1-4/+4
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds14-14/+643
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds4-18/+18
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-2/+2
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski1-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2-4/+4