| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 3 | -4/+29 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+68 |
| 2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+3 |
| 2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes |  Ingo Molnar | 15 | -125/+92 |
| 2015-08-08 | tile: Reorganize _switch_to() |  Chris Metcalf | 1 | -0/+2 |
| 2015-08-04 | sched, tile: Remove finish_arch_switch |  Chris Metcalf | 1 | -7/+3 |
| 2015-08-03 | tile: Remove finish_arch_switch |  Chris Metcalf | 1 | -5/+3 |
| 2015-07-30 | tile: enable full SECCOMP support |  Chris Metcalf | 3 | -4/+29 |
| 2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures |  Luis R. Rodriguez | 1 | -0/+1 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 2 | -4/+0 |
| 2015-07-27 | tile: Provide atomic_{or,xor,and} |  Chris Metcalf | 2 | -0/+72 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures |  Chris Metcalf | 1 | -0/+1 |
| 2015-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 9 | -68/+74 |
| 2015-06-26 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -9/+0 |
| 2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers |  Dominik Dingel | 1 | -9/+0 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -1/+0 |
| 2015-06-24 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 3 | -8/+19 |
| 2015-06-24 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 1 | -29/+0 |
| 2015-06-24 | mm: clarify that the function operates on hugepage pte |  Aneesh Kumar K.V | 1 | -4/+4 |
| 2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook |  Zhang Zhen | 1 | -4/+0 |
| 2015-06-24 | mm: new mm hook framework |  Laurent Dufour | 1 | -0/+15 |
| 2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -7/+13 |
| 2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates |  Ingo Molnar | 2 | -4/+1 |
| 2015-06-07 | video/fbdev, asm/io.h: Remove ioremap_writethrough() |  Toshi Kani | 1 | -1/+0 |
| 2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures |  Toshi Kani | 1 | -0/+1 |
| 2015-05-28 | EDAC: Cleanup atomic_scrub mess |  Borislav Petkov | 1 | -29/+0 |
| 2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() |  Bartosz Golaszewski | 1 | -1/+1 |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files |  Christoph Hellwig | 1 | -1/+0 |
| 2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled |  David Hildenbrand | 1 | -6/+12 |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG |  Thomas Gleixner | 1 | -3/+0 |
| 2015-05-11 | tile: improve stack backtrace |  Chris Metcalf | 3 | -10/+6 |
| 2015-05-11 | tile: support delivering NMIs for multicore backtrace |  Chris Metcalf | 2 | -0/+13 |
| 2015-04-30 | tile: add <asm/word-at-a-time.h> and enable support functions |  Chris Metcalf | 2 | -56/+46 |
| 2015-04-28 | tile: use READ_ONCE() in arch_spin_is_locked() |  Chris Metcalf | 2 | -2/+9 |
| 2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 5 | -4/+23 |
| 2015-04-17 | tile: ftrace: fix function_graph tracer issues |  Tony Lu | 1 | -0/+2 |
| 2015-04-17 | tile: support CONTEXT_TRACKING and thus NOHZ_FULL |  Chris Metcalf | 1 | -3/+6 |
| 2015-04-17 | tile: support arch_irq_work_raise |  Chris Metcalf | 3 | -1/+15 |
| 2015-04-12 | tile: Remove signal translation and exec_domain |  Richard Weinberger | 1 | -2/+0 |
| 2015-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 1 | -17/+20 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 1 | -4/+0 |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs |  Kirill A. Shutemov | 1 | -1/+1 |
| 2015-02-10 | tile: drop pte_file()-related helpers |  Kirill A. Shutemov | 1 | -11/+0 |