aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-08tile: Reorganize _switch_to()Chris Metcalf1-12/+4
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-06tile/vdso: emit a GNU hash as wellChris Metcalf1-2/+2
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-7/+4
2015-08-04sched, tile: Remove finish_arch_switchChris Metcalf1-2/+15
2015-08-03tile: Remove finish_arch_switchChris Metcalf1-0/+5
2015-08-01tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner1-1/+2
2015-07-30tile: enable full SECCOMP supportChris Metcalf3-0/+5
2015-07-30tile/time: Migrate to new 'set-state' interfaceViresh Kumar1-3/+5
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner1-1/+1
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu1-1/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds9-79/+231
2015-06-23vfs: add file_path() helperMiklos Szeredi1-1/+1
2015-06-16tile: add init.h to usb.c to avoid compile failurePaul Gortmaker1-0/+1
2015-06-04tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf1-5/+5
2015-05-11tile: improve stack backtraceChris Metcalf4-71/+100
2015-05-11tile: fix "odd fault" warning for stack backtracesChris Metcalf1-1/+0
2015-05-11tile: set up initial stack top to honor STACK_TOP_DELTAChris Metcalf1-1/+1
2015-05-11tile: support delivering NMIs for multicore backtraceChris Metcalf5-1/+125
2015-04-28tile: properly use node_isset() on a nodemask_tChris Metcalf1-1/+1
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds11-38/+131
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf1-0/+23
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu2-2/+11
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf5-22/+53
2015-04-17tile: support arch_irq_work_raiseChris Metcalf1-1/+31
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King1-7/+8
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf1-6/+5
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-16/+2
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+4
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger2-16/+2
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-12/+12
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2-0/+4
2015-03-05tile: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-15/+8
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2015-01-27tile: use PCI define for Max_Read_Request_SizeRafał Miłecki1-2/+2
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1