summaryrefslogtreecommitdiff
path: root/arch/tile/kernel (unfollow)
Commit message (Expand)Author
2022-04-19perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2018-11-27BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2018-02-05BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby
2017-12-14UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2017-08-09UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds
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-28tile: fix build failureSudip Mukherjee
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
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-23tile: use free_bootmem_late() for initrdChris Metcalf
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
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-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-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-01-27tile: use PCI define for Max_Read_Request_SizeRafał Miłecki
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2014-12-10tile: use pr_warn instead of pr_warningJoe Perches
2014-12-10tile: neaten early_printk usesJoe Perches
2014-12-10printk: remove used-once early_vprintkJoe Perches
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-12arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by oneChen Gang