aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
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-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-24arch/tile: Fix syscall return value passed to tracepointSimon Marchi
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08tile: Use generic idle loopThomas Gleixner
2013-04-08tile: Enter idle with preemption disabledThomas Gleixner
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-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi
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-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2013-02-04tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf
2013-02-04tile: provide "screen_info" when enabling VTChris Metcalf
2013-02-03tile: switch to generic compat rt_sigaction()Al Viro
2013-02-03tile: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03tile: switch to generic sigaltstackAl Viro
2013-02-01tile: remove an unused variable in copy_thread()Chris Metcalf
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-12-18arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi
2012-12-18arch/tile: implement user_regset interface on tileSimon Marchi
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-14arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-12-13arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf
2012-12-12tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun
2012-12-12tilegx: remove __init from pci fixup hookChris Metcalf
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28tile: switch to generic clone()Al Viro
2012-11-28Merge branch 'arch-tile' into no-rebasesAl Viro
2012-11-28tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-10-25tile: sanitize copy_thread()Al Viro
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-23tile: switch to generic sys_execve()Al Viro
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf