aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2013-03-23
|\
| * md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-19
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
* | tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-04
* | tile: work around bug in the generic sys_llseekChris Metcalf2013-03-04
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | burying unused conditionalsAl Viro2013-02-14
| * | 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 compat rt_sig{procmask,pending}()Al Viro2013-02-03
| * | tile: switch to generic sigaltstackAl Viro2013-02-03
* | | swap: add per-partition lock for swapfileShaohua Li2013-02-23
* | | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* | | mm: remove flags argument to mmap_regionMichel Lespinasse2013-02-23
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \ \
| * | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-21
| | |/ | |/|
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ | |_|/ |/| |
| * | arch/tile/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
| |/
* | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-08
* | tile: fix memcpy_*io functions for allnoconfigChris 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: include kernel/Kconfig.freezer in tile KconfigChris Metcalf2013-02-01
* | tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-01
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \
| | * | | tile: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
| | |/ /
* | | | 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: set CORE_DUMP_USE_REGSET on tileSimon Marchi2012-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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ | | |_|/ | |/| |
| * | | 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