summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2017-02-01tile/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-02tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
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
2015-05-11tile: improve stack backtraceChris Metcalf
2015-05-11tile: fix "odd fault" warning for stack backtracesChris Metcalf
2015-05-11tile: set up initial stack top to honor STACK_TOP_DELTAChris Metcalf
2015-05-11tile: support delivering NMIs for multicore backtraceChris Metcalf
2015-04-28tile: properly use node_isset() on a nodemask_tChris Metcalf
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2015-04-17tile: support arch_irq_work_raiseChris Metcalf
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-05tile: fix up obsolete cpu function usage.Rusty Russell
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds