summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-04-03sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski
2018-03-20sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas
2018-03-20sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar
2018-03-18sparc64: Update signal delivery to use new helper functionsKhalid Aziz
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz
2018-03-18sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz
2018-03-18sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan
2018-02-15sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe
2018-01-22sparc: vDSO: remove an extra tabDan Carpenter
2018-01-22sparc64: drop unneeded compat includeRolf Eike Beer