Age | Commit message (Expand) | Author |
2013-08-01 | tile: support PTP using the tilegx mPIPE (IEEE 1588) | Chris Metcalf |
2013-08-01 | tile: support multiple mPIPE shims in tilegx network driver | Chris Metcalf |
2013-08-01 | tile: support jumbo frames in the tilegx network driver | Chris Metcalf |
2013-07-03 | tile: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-05-28 | tile: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin |
2013-05-09 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2013-05-02 | tile: support new Tilera hypervisor | Chris Metcalf |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2013-04-30 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-03-22 | tile: support atomic64_dec_if_positive() | Chris Metcalf |
2013-03-22 | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS | Simon Marchi |
2013-03-21 | tile: Add definition of NR_syscalls | Simon Marchi |
2013-03-21 | tile: move declaration of sys_call_table to <asm/syscall.h> | Simon Marchi |
2013-03-21 | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace | Simon Marchi |
2013-03-04 | tile: work around bug in the generic sys_llseek | Chris Metcalf |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-08 | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf |
2013-02-04 | tile: avoid defining INT_MASK macro in <arch/interrupts.h> | Chris Metcalf |
2013-02-03 | tile: switch to generic compat rt_sigaction() | Al Viro |
2013-02-03 | tile: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | tile: switch to generic sigaltstack | Al Viro |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-12-18 | arch/tile: set CORE_DUMP_USE_REGSET on tile | Simon Marchi |
2012-12-17 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-14 | arch/tile: clean up tile-specific PTRACE_SETOPTIONS | Chris Metcalf |
2012-12-13 | arch/tile: provide PT_FLAGS_COMPAT value in pt_regs | Chris Metcalf |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | tile: switch to generic clone() | Al Viro |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |
2012-11-28 | tile: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-23 | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf |