Age | Commit message (Expand) | Author | Files | Lines |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 39 | -17/+1701 |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+0 |
2017-11-17 | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro | Dou Liyang | 1 | -2/+0 |
2017-11-17 | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+0 |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -12/+5 |
2017-11-17 | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger | 1 | -3/+0 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -22/+49 |
2017-11-15 | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman | 1 | -1/+1 |
2017-11-15 | sparc64: optimize struct page zeroing | Pavel Tatashin | 1 | -0/+30 |
2017-11-15 | sparc64: simplify vmemmap_populate | Pavel Tatashin | 1 | -17/+6 |
2017-11-15 | sparc64/mm: set fields in deferred pages | Pavel Tatashin | 1 | -1/+8 |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 1 | -2/+2 |
2017-11-15 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 1 | -1/+1 |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov | 1 | -0/+1 |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 1 | -1/+0 |
2017-11-15 | sparc64: Fix page table walk for PUD hugepages | Nitin Gupta | 1 | -1/+1 |
2017-11-15 | sparc64: Convert timers to user timer_setup() | Allen Pais | 1 | -3/+3 |
2017-11-15 | sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -8/+9 |
2017-11-15 | sparc/led: Convert timers to use timer_setup() | Kees Cook | 1 | -7/+9 |
2017-11-15 | sparc64: Use sparc optimized fls and __fls for T4 and above | Vijay Kumar | 2 | -0/+11 |
2017-11-15 | sparc64: SPARC optimized __fls function | Vijay Kumar | 1 | -0/+10 |
2017-11-15 | sparc64: SPARC optimized fls function | Vijay Kumar | 2 | -0/+21 |
2017-11-15 | sparc64: Define SPARC default __fls function | Vijay Kumar | 3 | -1/+63 |
2017-11-15 | sparc64: Define SPARC default fls function | Vijay Kumar | 3 | -1/+70 |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy | 26 | -2/+1494 |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 3 | -10/+0 |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+9 |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 1 | -2/+0 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 550 | -0/+550 |
2017-11-02 | sparc/led: Convert timers to use timer_setup() | Kees Cook | 1 | -7/+9 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 44 | -0/+44 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 506 | -0/+506 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 1 | -0/+1 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -8/+0 |
2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig | 2 | -2/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2 | -7/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2 | -8/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -3/+0 |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 1 | -1/+0 |
2017-09-27 | sparc32: Add cmpxchg64(). | David S. Miller | 2 | -0/+17 |
2017-09-27 | sparc: time: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2017-09-27 | sparc64: mmu_context: Add missing include files | Guenter Roeck | 1 | -0/+2 |
2017-09-19 | sparc: switch to {get,put}_compat_sigset() | Al Viro | 1 | -7/+2 |
2017-09-19 | get_compat_sigset() | Al Viro | 1 | -3/+1 |
2017-09-19 | signal: replace sigset_to_compat() with put_compat_sigset() | Dmitry V. Levin | 1 | -3/+3 |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 4 | -11/+18 |
2017-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 37 | -297/+2326 |