summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-04-011-13/+12
|\
| * tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-291-13/+12
* | Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2013-03-232-2/+0
|\ \ | |/ |/|
| * md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-202-2/+0
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* | tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-041-16/+19
* | tile: work around bug in the generic sys_llseekChris Metcalf2013-03-042-0/+16
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-134/+4
|\ \
| * | burying unused conditionalsAl Viro2013-02-142-6/+0
| * | tile: switch to generic compat rt_sigaction()Al Viro2013-02-033-53/+1
| * | tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-033-17/+1
| * | tile: switch to generic compat rt_sig{procmask,pending}()Al Viro2013-02-031-0/+2
| * | tile: switch to generic sigaltstackAl Viro2013-02-035-63/+5
* | | swap: add per-partition lock for swapfileShaohua Li2013-02-231-1/+1
* | | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+8
* | | mm: remove flags argument to mmap_regionMichel Lespinasse2013-02-231-1/+0
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-6/+0
|\ \ \
| * | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-6/+0
| | |/ | |/|
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ \ | |_|/ |/| |
| * | arch/tile/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
| |/
* | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-081-0/+4
* | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5
* | tile: export a handful of symbols appropriatelyChris Metcalf2013-02-086-0/+10
* | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-044-391/+383
* | tile: provide "screen_info" when enabling VTChris Metcalf2013-02-041-0/+5
* | tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf2013-02-011-0/+2
* | tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-011-1/+1
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-033-36/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-3/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | tile: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/ /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-2/+0
|\ \ \ \
| * | | | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-186-34/+126
|\ \ \ \
| * | | | arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi2012-12-181-0/+2
| * | | | arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-181-9/+6
| * | | | arch/tile: implement user_regset interface on tileSimon Marchi2012-12-181-0/+62
| * | | | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-143-6/+9
| * | | | arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-132-17/+46
| * | | | tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-121-2/+2
| * | | | tilegx: remove __init from pci fixup hookChris Metcalf2012-12-121-2/+1
| |/ / /
* | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-173-20/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1216-205/+116
|\ \ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud