Age | Commit message (Expand) | Author |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-04-03 | sparc64: Make atomic_xchg() an inline function rather than a macro. | David S. Miller |
2018-04-02 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-20 | sparc: Make auxiliary vectors for ADI available on 32-bit as well | Khalid Aziz |
2018-03-18 | sparc64: Add support for ADI (Application Data Integrity) | Khalid Aziz |
2018-03-18 | sparc64: Add auxiliary vectors to report platform ADI properties | Khalid Aziz |
2018-03-18 | sparc64: Add support for ADI register fields, ASIs and traps | Khalid Aziz |
2018-02-22 | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o... | Greentime Hu |
2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-31 | sparc64: update pmdp_invalidate() to return old pmd value | Nitin Gupta |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-22 | sparc64: Oracle DAX driver | Rob Gardner |
2018-01-22 | sparc64: Oracle DAX infrastructure | Rob Gardner |
2018-01-15 | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman |
2018-01-15 | signal: unify compat_siginfo_t | Al Viro |
2018-01-12 | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-12-04 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-17 | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro | Dou Liyang |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | sparc64: optimize struct page zeroing | Pavel Tatashin |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton |
2017-11-15 | sparc64: Fix page table walk for PUD hugepages | Nitin Gupta |
2017-11-15 | sparc64: Define SPARC default __fls function | Vijay Kumar |
2017-11-15 | sparc64: Define SPARC default fls function | Vijay Kumar |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |