summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-2/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-61/+10
|\
| * idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * tile: Use generic idle loopThomas Gleixner2013-04-083-57/+11
| * tile: Enter idle with preemption disabledThomas Gleixner2013-04-081-2/+0
| * arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-22/+5
* | mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-291-6/+1
* | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
* | 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
|\ \ \ \
OpenPOWER on IntegriCloud