summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
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
2015-07-30tile: enable full SECCOMP supportChris Metcalf
2015-07-30tile/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-06-16tile: add init.h to usb.c to avoid compile failurePaul Gortmaker
2015-06-04tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf