| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -3/+0 |
* | tile: uninline dma_set_mask | Christoph Hellwig | 2016-01-20 | 1 | -28/+1 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 1 | -4/+5 |
|\ |
|
| * | tile: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -4/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-01-18 | 7 | -14/+142 |
|\ \ |
|
| * | | numa: remove stale node_has_online_mem() define | Chris Metcalf | 2016-01-18 | 1 | -3/+0 |
| * | | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf | 2016-01-18 | 1 | -8/+8 |
| * | | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf | 2016-01-18 | 2 | -3/+7 |
| * | | tile/jump_label: add jump label support for TILE-Gx | Zhigang Lu | 2016-01-04 | 2 | -0/+117 |
| * | | tile: define a macro ktext_writable_addr to get writable kernel text address | Zhigang Lu | 2016-01-04 | 1 | -0/+10 |
* | | | tile, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -10/+0 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-11 | 1 | -2/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso | 2015-12-04 | 1 | -2/+0 |
| |/ |
|
* / | tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro | Chris Metcalf | 2016-01-05 | 1 | -3/+5 |
|/ |
|
* | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 | 1 | -1/+0 |
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-05 | 1 | -0/+1 |
* | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 2 | -2/+7 |
|\ |
|
| * | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf | 2015-10-06 | 1 | -1/+7 |
| * | word-at-a-time.h: fix some Kbuild files | Chris Metcalf | 2015-10-06 | 1 | -1/+0 |
* | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 1 | -0/+1 |
|\| |
|
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
| |\ |
|
| | * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 2 | -4/+4 |
|/ / |
|
* | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -2/+4 |
* | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -7/+0 |
* | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -27/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-09-04 | 4 | -7/+32 |
|\ \ |
|
| * | | tile: correct some typos in opcode type names | Chris Metcalf | 2015-08-27 | 1 | -3/+3 |
| * | | tile: Remove finish_arch_switch | Chris Metcalf | 2015-08-03 | 1 | -5/+3 |
| * | | tile: enable full SECCOMP support | Chris Metcalf | 2015-07-30 | 3 | -4/+29 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 2 | -0/+68 |
|\ \ \ |
|
| * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 2 | -4/+0 |
| * | | | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 2015-07-27 | 2 | -0/+72 |
| |/ / |
|
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 16 | -126/+151 |
| |\| | |
|
| * | | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | 1 | -5/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | tile: Reorganize _switch_to() | Chris Metcalf | 2015-08-08 | 1 | -0/+2 |
| * | | | sched, tile: Remove finish_arch_switch | Chris Metcalf | 2015-08-04 | 1 | -7/+3 |
| | |/
| |/| |
|
* / | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-06-30 | 10 | -69/+133 |
|\ \ |
|
| * | | tile: improve stack backtrace | Chris Metcalf | 2015-05-11 | 3 | -10/+6 |
| * | | tile: support delivering NMIs for multicore backtrace | Chris Metcalf | 2015-05-11 | 3 | -1/+72 |
| * | | tile: add <asm/word-at-a-time.h> and enable support functions | Chris Metcalf | 2015-04-30 | 2 | -56/+46 |
| * | | tile: use READ_ONCE() in arch_spin_is_locked() | Chris Metcalf | 2015-04-28 | 2 | -2/+9 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 1 | -9/+0 |
|\ \ \ |
|
| * | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 2015-06-25 | 1 | -9/+0 |
* | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|