summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
...
| * | arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-185-107/+77
| * | tile/jump_label: add jump label support for TILE-GxZhigang Lu2016-01-046-10/+184
| * | tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu2016-01-044-4/+14
* | | tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-10/+0
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-3/+1
|\ \ \
| * | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-3/+1
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-2/+0
|\ \ \ | |_|/ |/| |
| * | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-041-2/+0
* | | tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-052-9/+10
| |/ |/|
* | treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
|/
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-092-13/+0
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+1
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-202-2/+7
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-061-1/+7
| * word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-061-1/+0
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-063-29/+6
|\|
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-29/+5
| |\
| | * tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
| * | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-09-281-0/+1
| |\ \
| | * | tile: fix build failureSudip Mukherjee2015-09-281-0/+1
* | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-232-4/+4
|/ / /
* / / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-2/+4
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-27/+0
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\ \
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-09-0410-12/+61
|\ \ \
| * | | tile: correct some typos in opcode type namesChris Metcalf2015-08-271-3/+3
| * | | tile/vdso: emit a GNU hash as wellChris Metcalf2015-08-061-2/+2
| * | | tile: Remove finish_arch_switchChris Metcalf2015-08-032-5/+8
| * | | tile: enable full SECCOMP supportChris Metcalf2015-07-307-4/+51
| * | | tile/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-301-3/+5
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-034-0/+95
|\ \ \ \
| * | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-4/+0
| * | | | tile: Provide atomic_{or,xor,and}Chris Metcalf2015-07-274-0/+99
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+3
|\ \ \ \
| * | | | tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner2015-08-011-1/+2
| * | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-304-18/+4
| |\| | |
| * | | | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2538-325/+429
| |\ \ \ \
| * | | | | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-312-5/+8
|\ \ \ \ \ \
| * | | | | | tile: Reorganize _switch_to()Chris Metcalf2015-08-082-12/+6
| * | | | | | sched, tile: Remove finish_arch_switchChris Metcalf2015-08-042-9/+18
| | |_|/ / / | |/| | | |