aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf3-3/+40
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf5-2/+76
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf4-7/+163
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker5-13/+13
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner1-4/+4
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-7/+1
2013-07-03mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2-22/+9
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu4-5/+7
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm/tile: use common help functions to free reserved pagesJiang Liu1-5/+2
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar1-0/+2
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2-2/+2
2013-06-15tilepro: work around module link error with gcc 4.7Chris Metcalf1-0/+2
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-1/+1
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-12/+45
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-02tile: support new Tilera hypervisorChris Metcalf4-11/+44
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds11-49/+93
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-7/+0
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd3-16/+7
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-61/+10
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-22/+5
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim1-6/+1
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-24arch/tile: Fix syscall return value passed to tracepointSimon Marchi1-1/+1
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-08tile: Use generic idle loopThomas Gleixner3-57/+11
2013-04-08tile: Enter idle with preemption disabledThomas Gleixner1-2/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-13/+12
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf1-13/+12
2013-03-26tile: ns2cycles should use __raw_get_cpu_varHenrik Austad1-1/+5
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+0
2013-03-22arch: remove KCORE_ELF again [tile]Paul Bolle1-5/+0
2013-03-22tile: remove two outdated Kconfig entriesPaul Bolle1-9/+0
2013-03-22tile: support atomic64_dec_if_positive()Chris Metcalf2-0/+22
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi4-7/+33
2013-03-21tile: Add definition of NR_syscallsSimon Marchi1-0/+2
2013-03-21tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi2-6/+6