aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-3/+0
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-50/+41
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+4
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-11/+54
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner1-1/+1
2018-05-15Remove jsflash driverJens Axboe1-40/+0
2018-05-14softirq/sparc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-2/+3
2018-05-14softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker1-1/+1
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig2-1/+54
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-10/+0
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann4-50/+41
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin1-7/+0
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-11/+0
2018-04-19sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann1-0/+4
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds17-4/+308
2018-04-03sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-5/+0
2018-03-20sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz1-4/+0
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz8-2/+208
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz4-0/+69
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz5-0/+29
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMUGreentime Hu1-5/+0
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-1/+5
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-24/+4
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2-0/+229
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta1-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+24
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-59/+0
2018-01-22sparc64: Oracle DAX driverRob Gardner1-0/+91
2018-01-22sparc64: Oracle DAX infrastructureRob Gardner1-0/+138
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-2/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-56/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells2-6/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro1-1/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+20
2017-11-27define __poll_t, annotate constantsAl Viro1-4/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-3/+151
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang1-2/+0
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+0
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+30