Age | Commit message (Expand) | Author |
2013-03-04 | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf |
2013-03-04 | tile: work around bug in the generic sys_llseek | Chris Metcalf |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | swap: add per-partition lock for swapfile | Shaohua Li |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-02-23 | mm: remove flags argument to mmap_region | Michel Lespinasse |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-08 | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf |
2013-02-08 | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf |
2013-02-08 | tile: export a handful of symbols appropriately | Chris Metcalf |
2013-02-04 | 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-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 compat rt_sig{procmask,pending}() | Al Viro |
2013-02-03 | tile: switch to generic sigaltstack | Al Viro |
2013-02-01 | tile: include kernel/Kconfig.freezer in tile Kconfig | Chris Metcalf |
2013-02-01 | tile: remove an unused variable in copy_thread() | Chris Metcalf |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-17 | arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
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-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
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-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-17 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-14 | arch/tile: clean up tile-specific PTRACE_SETOPTIONS | Chris Metcalf |
2012-12-14 | modules: don't hand 0 to vmalloc. | Rusty Russell |
2012-12-13 | arch/tile: provide PT_FLAGS_COMPAT value in pt_regs | Chris Metcalf |
2012-12-12 | 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 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | mm: use vm_unmapped_area() in hugetlbfs on tile architecture | Michel Lespinasse |
2012-11-28 | 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 | kill stray kernel_thread() garbage | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |