summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-301-0/+1
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-301-2/+0Star
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-093-46/+40Star
|\
| * tile: Use get_signal() signal_setup_done()Richard Weinberger2014-08-063-46/+40Star
* | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+2
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-092-21/+0Star
* | proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-092-4/+4
* | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-071-1/+1
|\ \
| * | mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-071-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-072-2/+0Star
|\ \ \ | |/ / |/| |
| * | tgt: defconfig cleanupBart Van Assche2014-07-172-2/+0Star
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-062-10/+10
|\ \
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-241-5/+5
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-1/+1
| * | tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-232-8/+8
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-0/+2
|\ \
| * | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
| |/
* / tile: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-19/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-126-32/+17Star
|\
| * arch: tile: kernel: unaligned.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-081-13/+2Star
| * replace strict_strto* call with kstrto*Daniel Walter2014-05-284-13/+8Star
| * tile: Update comments for generic idle conversionGeert Uytterhoeven2014-05-231-1/+1
| * tile: cleanup the comment in init_pgprotWang Sheng-Hui2014-05-131-3/+3
| * tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flagsWang Sheng-Hui2014-05-021-2/+3
* | tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-071-2/+2
* | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-052-6/+1Star
|\ \
| * | mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-051-1/+1
| * | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-051-5/+0Star
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-054-48/+17Star
|\ \ \ | |/ / |/| |
| * | tile: Use SPARSE_IRQThomas Gleixner2014-05-163-54/+9Star
| * | tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-9/+8Star
| * | tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-162-0/+15
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-032-34/+2Star
|\ \
| * | sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-1/+2
| * | sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-33/+0Star
| |/
* / arch,tile: Convert smp_mb__*()Peter Zijlstra2014-04-186-26/+17Star
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-0613-19/+1285
|\
| * arch/tile: remove unused variable 'devcap'Chris Metcalf2014-04-041-2/+0Star
| * tile: Fix vDSO compilation issue with allyesconfigKerry Sheh2014-04-041-1/+1
| * tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-075-0/+1048
| * tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu2014-03-072-1/+21
| * tile: Add support for handling PMC hardwareZhigang Lu2014-03-076-12/+204
| * tile: don't use __get_cpu_var() with structure-typed argumentsChris Metcalf2014-03-061-2/+2
| * tile: avoid overflow in ns2cyclesHenrik Austad2014-03-061-1/+9
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-3/+1Star
|\ \
| * | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-2/+0Star
| |/
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-12/+0Star
|\ \
| * | tile PCI RC: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-12/+0Star
| |/