Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf | 1 | -8/+8 |
2016-01-18 | tile: fix a -Wframe-larger-than warning | Chris Metcalf | 1 | -1/+1 |
2016-01-18 | tile: include the syscall number in the backtrace | Chris Metcalf | 1 | -9/+8 |
2016-01-18 | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf | 5 | -107/+77 |
2016-01-15 | tile, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 1 | -10/+0 |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |
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-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams | 1 | -3/+1 |
2016-01-05 | tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro | Chris Metcalf | 2 | -9/+10 |
2016-01-04 | tile/jump_label: add jump label support for TILE-Gx | Zhigang Lu | 6 | -10/+184 |
2016-01-04 | tile: define a macro ktext_writable_addr to get writable kernel text address | Zhigang Lu | 4 | -4/+14 |
2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso | 1 | -2/+0 |
2015-11-23 | treewide: Remove old email address | Peter Zijlstra | 1 | -1/+1 |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2 | -13/+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 | 3 | -29/+6 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2 | -29/+5 |
2015-09-28 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -0/+1 |
2015-09-28 | tile: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2 | -4/+4 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -3/+2 |
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-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -0/+1 |
2015-09-10 | tile: use global strscpy() rather than private copy | Chris Metcalf | 1 | -29/+4 |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 10 | -12/+61 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -0/+95 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+3 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+8 |
2015-08-31 | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | 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 |