aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: remove obsolete init OOM protectionJohannes Weiner
2014-11-21mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2013-10-13tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf
2013-06-15tilepro: work around module link error with gcc 4.7Chris Metcalf
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-02tile: support new Tilera hypervisorChris Metcalf
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-24arch/tile: Fix syscall return value passed to tracepointSimon Marchi
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf
2013-04-08tile: Use generic idle loopThomas Gleixner
2013-04-08tile: Enter idle with preemption disabledThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf
2013-03-26tile: ns2cycles should use __raw_get_cpu_varHenrik Austad
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-03-22arch: remove KCORE_ELF again [tile]Paul Bolle
2013-03-22tile: remove two outdated Kconfig entriesPaul Bolle
2013-03-22tile: support atomic64_dec_if_positive()Chris Metcalf
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi
2013-03-21tile: Add definition of NR_syscallsSimon Marchi
2013-03-21tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi
2013-03-21arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-23mm: remove flags argument to mmap_regionMichel Lespinasse