Age | Commit message (Expand) | Author |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams |
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 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 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-09-27 | sparc32: Add cmpxchg64(). | David S. Miller |
2017-09-27 | sparc64: mmu_context: Add missing include files | Guenter Roeck |
2017-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2017-09-09 | sparc64: speed up etrap/rtrap on NG2 and later processors | Anthony Yznaga |
2017-09-08 | vga: optimise console scrolling | Matthew Wilcox |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-08-15 | sparc64: Add 16GB hugepage support | Nitin Gupta |
2017-08-15 | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta |
2017-08-15 | sparc64: vcc: Enable VCC port probe and removal | Jag Raman |
2017-08-11 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-08-10 | mm: add pmd_t initializer __pmd() to work around a GCC bug. | Zi Yan |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller |
2017-08-10 | sparc64: Revert 16GB huge page support. | David S. Miller |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra |
2017-08-09 | sparc64: Use CPU_POKE to resume idle cpu | Vijay Kumar |
2017-08-09 | sparc64: Add a new hypercall CPU_POKE | Vijay Kumar |
2017-08-09 | sparc64: Add 16GB hugepage support | Nitin Gupta |
2017-08-09 | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta |
2017-08-04 | sparc64: recognize and support sparc M8 cpu type | Allen Pais |
2017-08-04 | sparc64: properly name the cpu constants | Allen Pais |
2017-07-18 | sparc64: Prevent perf from running during super critical sections | Rob Gardner |