summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2017-02-01tile/ptrace: Preserve previous registers for short regset writeDave Martin
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-15tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf
2016-06-14tile/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-05-23Fix typoAndrea Gelmini
2016-05-23Fix typoAndrea Gelmini
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder
2016-03-02tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-20tile: uninline dma_set_maskChristoph Hellwig
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf
2016-01-18tile: include the syscall number in the backtraceChris Metcalf
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf
2016-01-04tile/jump_label: add jump label support for TILE-GxZhigang Lu
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-09-28Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-09-28tile: fix build failureSudip Mukherjee
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-08tile: Reorganize _switch_to()Chris Metcalf
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-06tile/vdso: emit a GNU hash as wellChris Metcalf
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-08-04sched, tile: Remove finish_arch_switchChris Metcalf
2015-08-03tile: Remove finish_arch_switchChris Metcalf
2015-08-01tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner