Age | Commit message (Expand) | Author | Files | Lines |
2018-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -2/+2 |
2018-04-30 | sparc: vio: use put_device() instead of kfree() | Arvind Yadav | 1 | -1/+1 |
2018-04-30 | sparc64: Fix mistake in oradax license text | Rob Gardner | 1 | -1/+1 |
2018-04-16 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -3/+1 |
2018-04-14 | mm/gup.c: document return value | Michael S. Tsirkin | 1 | -0/+4 |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook | 1 | -2/+2 |
2018-04-08 | Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 9 | -181/+98 |
2018-04-07 | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada | 1 | -3/+1 |
2018-04-07 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -31/+33 |
2018-04-06 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 1 | -1/+0 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 3 | -8/+8 |
2018-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 35 | -19/+1091 |
2018-04-03 | sparc64: Make atomic_xchg() an inline function rather than a macro. | David S. Miller | 1 | -1/+5 |
2018-04-03 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -18/+18 |
2018-04-03 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -7/+2 |
2018-04-02 | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2 | -4/+4 |
2018-04-02 | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski | 1 | -5/+5 |
2018-04-02 | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() | Dominik Brodowski | 1 | -2/+2 |
2018-04-02 | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls | Dominik Brodowski | 1 | -2/+2 |
2018-04-02 | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() | Dominik Brodowski | 1 | -1/+1 |
2018-03-21 | sparc/PCI: Stop reserving System ROM and Video ROM in PCI space | Bjorn Helgaas | 1 | -20/+0 |
2018-03-20 | sparc: get rid of asm wrapper for nis_syscall() | Al Viro | 5 | -16/+5 |
2018-03-20 | sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE | Al Viro | 3 | -18/+12 |
2018-03-20 | sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE | Al Viro | 3 | -19/+13 |
2018-03-20 | convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE | Al Viro | 3 | -7/+8 |
2018-03-20 | switch sparc_remap_file_pages() to SYSCALL_DEFINE | Al Viro | 3 | -5/+5 |
2018-03-20 | sparc: get rid of memory_ordering(2) wrapper | Al Viro | 3 | -7/+3 |
2018-03-20 | sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE() | Al Viro | 4 | -22/+22 |
2018-03-20 | sparc: bury a zombie extern that had been that way for twenty years | Al Viro | 1 | -2/+0 |
2018-03-20 | sparc: get rid of remaining SIGN... wrappers | Al Viro | 4 | -52/+18 |
2018-03-20 | sparc: kill useless SIGN... wrappers | Al Viro | 2 | -17/+7 |
2018-03-20 | sparc: Make auxiliary vectors for ADI available on 32-bit as well | Khalid Aziz | 1 | -4/+0 |
2018-03-20 | sparc: get rid of sys_sparc_pipe() wrappers | Al Viro | 5 | -16/+5 |
2018-03-19 | Merge tag 'v4.16-rc6' into perf/core, to pick up fixes | Ingo Molnar | 1 | -6/+13 |
2018-03-18 | sparc64: Update signal delivery to use new helper functions | Khalid Aziz | 1 | -29/+9 |
2018-03-18 | sparc64: Add support for ADI (Application Data Integrity) | Khalid Aziz | 19 | -8/+743 |
2018-03-18 | sparc64: Add auxiliary vectors to report platform ADI properties | Khalid Aziz | 7 | -0/+168 |
2018-03-18 | sparc64: Add handler for "Memory Corruption Detected" trap | Khalid Aziz | 1 | -0/+59 |
2018-03-18 | sparc64: Add HV fault type handlers for ADI related faults | Khalid Aziz | 1 | -3/+26 |
2018-03-18 | sparc64: Add support for ADI register fields, ASIs and traps | Khalid Aziz | 10 | -2/+109 |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra | 1 | -1/+1 |
2018-03-16 | sparc64: Fix regression in pmdp_invalidate(). | David S. Miller | 1 | -6/+13 |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra | 1 | -1/+1 |
2018-02-22 | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o... | Greentime Hu | 2 | -7/+2 |
2018-02-22 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 1 | -1/+5 |
2018-02-16 | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} | James Hogan | 1 | -0/+2 |