summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2014-04-30lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2014-04-30kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-04-30constify copy_siginfo_to_user{,32}()Al Viro
2014-04-30sched, arch: Create asm/preempt.hPeter Zijlstra
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-13tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf
2013-09-14UPSTREAM arch: mm: pass userspace fault flag to generic fault handlerPrashant Gaikwad
2013-09-14UPSTREAM arch: mm: remove obsolete init OOM protectionPrashant Gaikwad
2013-09-14UPSTREAM mm: invoke oom-killer from remaining unconverted page fault handlersPrashant Gaikwad
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