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