summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
* tile: uninline dma_set_maskChristoph Hellwig2016-01-211-0/+29
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-186-38/+16Star
* 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/+8Star
* arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-183-104/+70Star
* tile/jump_label: add jump label support for TILE-GxZhigang Lu2016-01-043-10/+66
* tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu2016-01-043-4/+4
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+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
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-09-045-5/+12
|\
| * tile/vdso: emit a GNU hash as wellChris Metcalf2015-08-071-2/+2
| * tile: Remove finish_arch_switchChris Metcalf2015-08-031-0/+5
| * tile: enable full SECCOMP supportChris Metcalf2015-07-303-0/+5
| * tile/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-301-3/+5
* | 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-301-1/+1
| |\ \
| * | | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-011-0/+5
|\ \ \
| * | | tile: Reorganize _switch_to()Chris Metcalf2015-08-081-12/+4Star
| * | | sched, tile: Remove finish_arch_switchChris Metcalf2015-08-041-2/+15
| |/ /
* | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-311-7/+4Star
|\ \ \
| * | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-061-7/+4Star
| | |/ | |/|
* / | signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-071-2/+0Star
|/ /
* / tile: use free_bootmem_late() for initrdChris Metcalf2015-07-231-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-051-1/+1
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-241-1/+1
* | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-0/+1
|\ \
| * | tile: add init.h to usb.c to avoid compile failurePaul Gortmaker2015-06-161-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-07-019-79/+231
|\ \ | |/ |/|
| * tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf2015-06-041-5/+5
| * tile: improve stack backtraceChris Metcalf2015-05-114-71/+100
| * tile: fix "odd fault" warning for stack backtracesChris Metcalf2015-05-111-1/+0Star
| * tile: set up initial stack top to honor STACK_TOP_DELTAChris Metcalf2015-05-111-1/+1
| * tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-115-1/+125
* | tile: properly use node_isset() on a nodemask_tChris Metcalf2015-04-281-1/+1
|/
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * tile: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-04-1711-38/+131
|\ \
| * | tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2015-04-171-0/+23
| * | tile: ftrace: fix function_graph tracer issuesTony Lu2015-04-172-2/+11
| * | tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-175-22/+53
| * | tile: support arch_irq_work_raiseChris Metcalf2015-04-171-1/+31
| * | arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King2015-04-171-7/+8
| * | tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf2015-04-171-6/+5Star
| |/
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-16/+2Star
|\ \
| * | tile: Remove signal translation and exec_domainRichard Weinberger2015-04-122-16/+2Star
| |/