summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-11
* Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-04-07
|\
| * sparc: get rid of asm wrapper for nis_syscall()Al Viro2018-03-20
| * sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINEAl Viro2018-03-20
| * sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINEAl Viro2018-03-20
| * convert compat sync_file_range() to COMPAT_SYSCALL_DEFINEAl Viro2018-03-20
| * switch sparc_remap_file_pages() to SYSCALL_DEFINEAl Viro2018-03-20
| * sparc: get rid of memory_ordering(2) wrapperAl Viro2018-03-20
| * sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()Al Viro2018-03-20
| * sparc: bury a zombie extern that had been that way for twenty yearsAl Viro2018-03-20
| * sparc: get rid of remaining SIGN... wrappersAl Viro2018-03-20
| * sparc: kill useless SIGN... wrappersAl Viro2018-03-20
| * sparc: get rid of sys_sparc_pipe() wrappersAl Viro2018-03-19
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\ \
| * | sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas2018-03-20
| * | sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu2018-02-15
| |/
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-03
|\ \
| * | sparc64: Update signal delivery to use new helper functionsKhalid Aziz2018-03-18
| * | sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-18
| * | sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz2018-03-18
| * | sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz2018-03-18
| * | sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz2018-03-18
| * | sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-18
| |/
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-02
|\ \
| * | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski2018-04-02
| * | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
| * | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-02
| * | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski2018-04-02
| * | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-02
| * | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski2018-04-02
| * | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski2018-04-02
| * | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-02
| * | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-04-02
| |/
* | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-02
|\ \
| * | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-22
| |/
* | perf: Fix sibling iterationPeter Zijlstra2018-03-16
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-02-01
|\
| * sparc64: drop unneeded compat includeRolf Eike Beer2018-01-22
| * sparc64: Oracle DAX infrastructureRob Gardner2018-01-22
* | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-15
* | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-17
|\
| * sparc64: Convert timers to user timer_setup()Allen Pais2017-11-15
| * sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova2017-11-15
| * sparc/led: Convert timers to use timer_setup()Kees Cook2017-11-15
| * sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar2017-11-15
| * vDSO for sparcNagarathnam Muthusamy2017-11-15