summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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/cmetca...Linus 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/vir...Linus 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/vir...Linus 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/ke...Linus 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/cmetca...Linus 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
2013-03-21arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi1-0/+1
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi4-25/+28
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2-2/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf1-16/+19
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf2-0/+16
2013-03-03consolidate compat lookup_dcookie()Al Viro1-5/+0
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro1-1/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-134/+4
2013-02-23swap: add per-partition lock for swapfileShaohua Li1-1/+1
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+8