summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2017-03-06tile/ptrace: Preserve previous registers for short regset writeDave Martin
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-10tile: use free_bootmem_late() for initrdChris 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: map data region shadow of kernel as R/WChris Metcalf
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/elf: reorganize notify_exec()Davidlohr Bueso
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14tile: expose number of page table levelsKirill A. Shutemov
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-31ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran
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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
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
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf
2015-01-13tile: fix put_user sparse errorsChris Metcalf
2015-01-13tile: default to little endian on older toolchainsChris Metcalf
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-11-29netpoll: delete defconfig references to obsolete NETPOLL_TRAPPaul Gortmaker
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