aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/tile/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-21/+20
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf4-13/+13
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-12-16tile-module: Rename jump labels in module_alloc()Markus Elfring1-5/+4
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Markus Elfring1-1/+1
2016-12-16tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King1-1/+1
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+10
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2-1/+2
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf3-61/+24
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+1
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf1-0/+12
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-14/+14
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-5/+6
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-16/+32
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+2
2016-06-15tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf2-16/+32
2016-06-14tile/ptrace: run seccomp after ptraceKees Cook1-5/+6
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski1-1/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-4/+4
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-3/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-3/+3
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-9/+9
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder2-5/+5
2016-03-02tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf1-4/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-3/+8
2016-01-20tile: uninline dma_set_maskChristoph Hellwig1-0/+29
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf6-38/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf1-1/+1
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf1-1/+1
2016-01-18tile: include the syscall number in the backtraceChris Metcalf1-9/+8
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf3-104/+70
2016-01-04tile/jump_label: add jump label support for TILE-GxZhigang Lu3-10/+66
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu3-4/+4
2015-11-23treewide: Remove old email addressPeter Zijlstra1-1/+1
2015-09-28Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-28tile: fix build failureSudip Mukherjee1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+2
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-5/+12
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+4