summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
* tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-12/+12
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-12/+12
* | tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-061-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-177-21/+20
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-164-13/+13
| * tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-161-1/+1
| * tile-module: Rename jump labels in module_alloc()Markus Elfring2016-12-161-5/+4
| * tile-module: Use kmalloc_array() in module_alloc()Markus Elfring2016-12-161-1/+1
| * tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-161-1/+1
* | arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+10
* | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-072-1/+2
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-073-61/+24
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-08-041-0/+12
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-14/+14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-5/+6
|\
| * tile/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-272-16/+32
|\ \
| * | tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf2016-06-152-16/+32
| |/
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+2
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-3/+3
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-05-232-4/+4
|\ \
| * | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | Fix typoAndrea Gelmini2016-05-231-2/+2
| |/
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-191-3/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-03-282-9/+9
|\
| * tile: Fix misspellings in comments.Adam Buchbinder2016-03-042-5/+5
| * tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf2016-03-021-4/+4
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \
| * | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+8
|/
* tile: uninline dma_set_maskChristoph Hellwig2016-01-201-0/+29
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-186-38/+16
* tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf2016-01-181-1/+1
* tile: fix a -Wframe-larger-than warningChris Metcalf2016-01-181-1/+1
* tile: include the syscall number in the backtraceChris Metcalf2016-01-181-9/+8
* arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-183-104/+70
OpenPOWER on IntegriCloud