aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo5-33/+20
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-20/+21
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-28/+0
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-15/+0
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+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
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-1/+1
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf1-8/+11
2015-01-13tile: fix put_user sparse errorsChris Metcalf1-9/+9
2015-01-13tile: default to little endian on older toolchainsChris Metcalf1-3/+1
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds29-246/+186
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-3/+0
2014-12-10tile: use pr_warn instead of pr_warningJoe Perches1-18/+15
2014-12-10tile: neaten early_printk usesJoe Perches1-7/+5
2014-12-10printk: remove used-once early_vprintkJoe Perches1-6/+13
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2014-11-29netpoll: delete defconfig references to obsolete NETPOLL_TRAPPaul Gortmaker2-2/+0
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-3/+3
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-13tile: avoid undefined behavior with regs[TREG_TP] etcChris Metcalf2-10/+20
2014-11-12arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by oneChen Gang1-5/+1
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches25-220/+158
2014-11-11arch: tile: gxio: Export symbols for module using in 'mpipe.c'Chen Gang1-0/+4
2014-11-04arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_user()Chen Gang1-11/+3
2014-10-20tile: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+4
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds13-35/+36
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf4-35/+172
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf3-44/+24
2014-10-02tile gxio: use better string copy primitiveChris Metcalf1-5/+32
2014-10-02Removed repeated word in commentsKurt McAlpine1-5/+5
2014-10-02tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf1-0/+1
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven3-11/+6
2014-10-02tile: use ARRAY_SIZEHimangi Saraogi1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar1-0/+1
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-26tile: Use this_cpu_ptr() for hardware countersChristoph Lameter1-6/+6
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter12-29/+30
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-46/+40
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-21/+0