| Commit message (Expand) | Author | Age |
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | tile: support new Tilera hypervisor | Chris Metcalf | 2013-05-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2013-05-01 |
|\ \ \ |
|
| * | | | arch/tile: Fix syscall return value passed to tracepoint | Simon Marchi | 2013-04-24 |
| * | | | tile: ns2cycles should use __raw_get_cpu_var | Henrik Austad | 2013-03-26 |
| * | | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS | Simon Marchi | 2013-03-22 |
| * | | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace | Simon Marchi | 2013-03-21 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ \ |
|
| * | | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 |
* | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ |
|
| * | | | | tile: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| * | | | | tile: Enter idle with preemption disabled | Thomas Gleixner | 2013-04-08 |
| | |_|/
| |/| | |
|
* / | | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 |
|/ / / |
|
* | / | tile: expect new initramfs name from hypervisor file system | Chris Metcalf | 2013-03-29 |
| |/
|/| |
|
* | | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf | 2013-03-04 |
* | | tile: work around bug in the generic sys_llseek | Chris Metcalf | 2013-03-04 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | 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-02-03 |
* | | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf | 2013-02-08 |
* | | tile: export a handful of symbols appropriately | Chris Metcalf | 2013-02-08 |
* | | tile: avoid defining INT_MASK macro in <arch/interrupts.h> | Chris Metcalf | 2013-02-04 |
* | | tile: provide "screen_info" when enabling VT | Chris Metcalf | 2013-02-04 |
* | | tile: remove an unused variable in copy_thread() | Chris Metcalf | 2013-02-01 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 |
|\ |
|
| * | modules: don't hand 0 to vmalloc. | Rusty Russell | 2012-12-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-12-18 |
|\ \ |
|
| * | | arch/tile: implement arch_ptrace using user_regset on tile | Simon Marchi | 2012-12-18 |
| * | | arch/tile: implement user_regset interface on tile | Simon Marchi | 2012-12-18 |
| * | | arch/tile: clean up tile-specific PTRACE_SETOPTIONS | Chris Metcalf | 2012-12-14 |
| * | | arch/tile: provide PT_FLAGS_COMPAT value in pt_regs | Chris Metcalf | 2012-12-13 |
| * | | tile/PCI: use for_each_pci_dev to simplify the code | Wei Yongjun | 2012-12-12 |
| * | | tilegx: remove __init from pci fixup hook | Chris Metcalf | 2012-12-12 |
| |/ |
|
* | | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 2012-12-17 |
* | | flagday: don't pass regs to copy_thread() | Al Viro | 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 |
* | | Merge branch 'arch-tile' into no-rebases | Al Viro | 2012-11-28 |
|\ \ |
|
| * | | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro | 2012-11-28 |
* | | | Merge branch 'arch-frv' into no-rebases | Al Viro | 2012-11-16 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines | Chris Metcalf | 2012-10-23 |
* | | tile: sanitize copy_thread() | Al Viro | 2012-10-25 |
* | | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf | 2012-10-23 |
* | | tile: switch to generic sys_execve() | Al Viro | 2012-10-23 |
* | | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf | 2012-10-20 |