summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-073-31/+33
|\
| * sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas2018-03-201-20/+0Star
| * sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu2018-02-153-11/+33
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-1/+0Star
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-063-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-0335-19/+1091
|\ \
| * | sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-04-031-1/+5
| * | sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz2018-03-201-4/+0Star
| * | sparc64: Update signal delivery to use new helper functionsKhalid Aziz2018-03-181-29/+9Star
| * | sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-1819-8/+743
| * | sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz2018-03-187-0/+168
| * | sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz2018-03-181-0/+59
| * | sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz2018-03-181-3/+26
| * | sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-1810-2/+109
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-034-18/+18
|\ \ \
| * | | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski2018-04-021-1/+1
| * | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-022-4/+4
| * | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-021-5/+5
| * | | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski2018-04-021-2/+2
| * | | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-021-2/+2
| * | | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski2018-04-021-1/+1
| * | | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski2018-04-021-1/+1
| * | | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-021-1/+1
| * | | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-04-021-1/+1
* | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-032-7/+2Star
|\ \ \ \
| * | | | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-222-7/+2Star
| | |_|/ | |/| |
* | | | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-191-6/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | sparc64: Fix regression in pmdp_invalidate().David S. Miller2018-03-151-6/+13
| | |/ | |/|
* | | perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* | | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
|/ /
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-221-1/+5
* | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2018-02-151-0/+2
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-24/+4Star
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-2/+3
|\
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-1/+2
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-021-1/+0Star
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-02-016-4/+288
|\ \ \
| * | | sparc: vDSO: remove an extra tabDan Carpenter2018-01-221-1/+1
| * | | sparc64: drop unneeded compat includeRolf Eike Beer2018-01-221-3/+0Star
| * | | sparc64: Oracle DAX driverRob Gardner2018-01-221-0/+91
| * | | sparc64: Oracle DAX infrastructureRob Gardner2018-01-223-0/+196
| | |/ | |/|
* | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\ \ \
| * | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-051-1/+1
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-012-6/+19
|\ \ \
| * | | sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-02-012-6/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-27/+41
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-291-18/+0Star
| |\ \ \ \
| | * | | | bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-18/+0Star