aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-23mm: remove flags argument to mmap_regionMichel Lespinasse
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris 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 compat rt_sig{procmask,pending}()Al Viro
2013-02-03tile: switch to generic sigaltstackAl Viro
2013-02-01tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf
2013-02-01tile: remove an unused variable in copy_thread()Chris Metcalf
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-17arch/tile/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
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: set CORE_DUMP_USE_REGSET on tileSimon Marchi
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-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
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-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
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-28kill stray kernel_thread() garbageAl Viro
2012-11-28consolidate sys_execve() prototypeAl Viro