aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAge
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-09
|\
| * tile: support new Tilera hypervisorChris Metcalf2013-05-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-01
|\ \ \
| * | | arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-24
| * | | tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-26
| * | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-22
| * | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-21
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * | | consolidate compat lookup_dcookie()Al Viro2013-03-03
* | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \
| * | | | tile: Use generic idle loopThomas Gleixner2013-04-08
| * | | | tile: Enter idle with preemption disabledThomas Gleixner2013-04-08
| | |_|/ | |/| |
* / | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
|/ / /
* | / tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-29
| |/ |/|
* | tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-04
* | tile: work around bug in the generic sys_llseekChris Metcalf2013-03-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * tile: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * tile: switch to generic sigaltstackAl Viro2013-02-03
* | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-08
* | tile: export a handful of symbols appropriatelyChris Metcalf2013-02-08
* | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-04
* | tile: provide "screen_info" when enabling VTChris Metcalf2013-02-04
* | tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-01
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\
| * modules: don't hand 0 to vmalloc.Rusty Russell2012-12-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-18
|\ \
| * | arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-18
| * | arch/tile: implement user_regset interface on tileSimon Marchi2012-12-18
| * | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-14
| * | arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-13
| * | tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-12
| * | tilegx: remove __init from pci fixup hookChris Metcalf2012-12-12
| |/
* | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
* | tile: switch to generic clone()Al Viro2012-11-28
* | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-28
|\ \
| * | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro2012-11-28
* | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
|\ \ \ | |/ / |/| / | |/
| * arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf2012-10-23
* | tile: sanitize copy_thread()Al Viro2012-10-25
* | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
* | tile: switch to generic sys_execve()Al Viro2012-10-23
* | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-20