Age | Commit message (Expand) | Author |
2016-11-14 | tile: handle __ro_after_init like parisc does | Chris Metcalf |
2016-10-08 | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-24 | locking/atomic, arch/tile: Fix tilepro build | Peter Zijlstra |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra |
2016-06-07 | tile: allow disabling CONFIG_EARLY_PRINTK | Chris Metcalf |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-05-20 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-04 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-04-26 | tile: clarify barrier semantics of atomic_add_return | Chris Metcalf |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-03-04 | tile: Fix misspellings in comments. | Adam Buchbinder |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-21 | tile: uninline dma_set_mask | Christoph Hellwig |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf |
2016-01-18 | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf |
2016-01-18 | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf |
2016-01-16 | tile, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-12 | tile: define __smp_xxx | Michael S. Tsirkin |
2016-01-11 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-05 | tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro | Chris Metcalf |
2016-01-04 | tile/jump_label: add jump label support for TILE-Gx | Zhigang Lu |
2016-01-04 | tile: define a macro ktext_writable_addr to get writable kernel text address | Zhigang Lu |
2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-06 | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf |
2015-10-06 | word-at-a-time.h: fix some Kbuild files | Chris Metcalf |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |