| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+3 |
| 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 | 2 | -5/+8 |
| 2015-08-31 | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -7/+4 |
| 2015-08-27 | mm: ZONE_DEVICE for "device memory" |  Dan Williams | 1 | -1/+1 |
| 2015-08-27 | tile: correct some typos in opcode type names |  Chris Metcalf | 1 | -3/+3 |
| 2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes |  Ingo Molnar | 38 | -325/+429 |
| 2015-08-08 | tile: Reorganize _switch_to() |  Chris Metcalf | 2 | -12/+6 |
| 2015-08-07 | signal: fix information leak in copy_siginfo_from_user32 |  Amanieu d'Antras | 1 | -2/+0 |
| 2015-08-06 | tile/vdso: emit a GNU hash as well |  Chris Metcalf | 1 | -2/+2 |
| 2015-08-05 | bus: subsys: update return type of ->remove_dev() to void |  Viresh Kumar | 1 | -7/+4 |
| 2015-08-04 | sched, tile: Remove finish_arch_switch |  Chris Metcalf | 2 | -9/+18 |
| 2015-08-03 | tile: Remove finish_arch_switch |  Chris Metcalf | 2 | -5/+8 |
| 2015-08-01 | tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal |  Thomas Gleixner | 1 | -1/+2 |
| 2015-07-30 | tile: enable full SECCOMP support |  Chris Metcalf | 7 | -4/+51 |
| 2015-07-30 | tile/time: Migrate to new 'set-state' interface |  Viresh Kumar | 1 | -3/+5 |
| 2015-07-30 | Merge branch 'linus' into irq/core |  Thomas Gleixner | 4 | -18/+4 |
| 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 | 4 | -0/+99 |
| 2015-07-23 | tile: use free_bootmem_late() for initrd |  Chris Metcalf | 1 | -1/+1 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-07-16 | treewide: Use helper function to access irq_data->msi_desc |  Jiang Liu | 1 | -1/+1 |
| 2015-07-08 | modpost: work correctly with tile coldtext sections |  Chris Metcalf | 1 | -2/+2 |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures |  Chris Metcalf | 1 | -0/+1 |
| 2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 2 | -2/+2 |
| 2015-07-02 | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 1 | -0/+1 |
| 2015-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 26 | -253/+400 |
| 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 | 4 | -13/+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 | 2 | -29/+1 |
| 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-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare |  Zhang Zhen | 1 | -5/+0 |
| 2015-06-23 | vfs: add file_path() helper |  Miklos Szeredi | 2 | -2/+2 |
| 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 | 4 | -10/+17 |
| 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-16 | tile: add init.h to usb.c to avoid compile failure |  Paul Gortmaker | 1 | -0/+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-06-04 | tile: avoid a "label not used" warning in do_page_fault() |  Chris Metcalf | 1 | -7/+10 |
| 2015-06-04 | tile: vdso: use raw_read_seqcount_begin() in vdso |  Chris Metcalf | 1 | -5/+5 |
| 2015-06-03 | tile: force CONFIG_TILEGX if ARCH != tilepro |  Chris Metcalf | 1 | -1/+3 |
| 2015-05-28 | EDAC: Cleanup atomic_scrub mess |  Borislav Petkov | 2 | -29/+1 |
| 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 |