summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2018-04-16sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas-19/+42
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook-2/+2
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-181/+98
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-31/+33
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap-1/+0
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying-4/+4
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-14/+643
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18/+18
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski-4/+4
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski-5/+5
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski-2/+2
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski-2/+2
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski-1/+1
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski-1/+1
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski-1/+1
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski-1/+1
2018-03-20sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas-20/+0
2018-03-20sparc: get rid of asm wrapper for nis_syscall()Al Viro-16/+5
2018-03-20sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINEAl Viro-18/+12
2018-03-20sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINEAl Viro-19/+13
2018-03-20convert compat sync_file_range() to COMPAT_SYSCALL_DEFINEAl Viro-7/+8
2018-03-20switch sparc_remap_file_pages() to SYSCALL_DEFINEAl Viro-5/+5
2018-03-20sparc: get rid of memory_ordering(2) wrapperAl Viro-7/+3
2018-03-20sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()Al Viro-22/+22
2018-03-20sparc: bury a zombie extern that had been that way for twenty yearsAl Viro-2/+0
2018-03-20sparc: get rid of remaining SIGN... wrappersAl Viro-52/+18
2018-03-20sparc: kill useless SIGN... wrappersAl Viro-17/+7
2018-03-19sparc: get rid of sys_sparc_pipe() wrappersAl Viro-16/+5
2018-03-18sparc64: Update signal delivery to use new helper functionsKhalid Aziz-29/+9
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz-5/+395
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz-0/+99
2018-03-18sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz-0/+59
2018-03-18sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz-3/+26
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz-2/+80
2018-03-16perf: Fix sibling iterationPeter Zijlstra-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra-1/+1
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu-2/+2
2018-02-15sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu-11/+33
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-3/+58
2018-01-22sparc64: drop unneeded compat includeRolf Eike Beer-3/+0
2018-01-22sparc64: Oracle DAX infrastructureRob Gardner-0/+58
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman-53/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman-16/+0
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-14/+94
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-12/+5
2017-11-15sparc64: Convert timers to user timer_setup()Allen Pais-3/+3
2017-11-15sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova-8/+9
2017-11-15sparc/led: Convert timers to use timer_setup()Kees Cook-7/+9