summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-3/+3
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| |/
* | tile: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1513-35/+36
|\
| * tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-261-6/+6
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-29/+30
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | tile: add clock_gettime support to vDSOChris Metcalf2014-10-024-35/+172
* | | tile: switch to using seqlocks for the vDSO time codeChris Metcalf2014-10-023-44/+24
* | | tile gxio: use better string copy primitiveChris Metcalf2014-10-021-5/+32
* | | Removed repeated word in commentsKurt McAlpine2014-10-021-5/+5
* | | tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf2014-10-021-0/+1
* | | tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven2014-10-023-11/+6
* | | tile: use ARRAY_SIZEHimangi Saraogi2014-10-021-1/+1
|/ /
* | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
|/
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-093-46/+40
|\
| * tile: Use get_signal() signal_setup_done()Richard Weinberger2014-08-063-46/+40
* | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-082-21/+0
* | proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-082-4/+4
* | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-061-1/+1
|\ \
| * | mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-061-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-062-2/+0
|\ \ \ | |/ / |/| |
| * | tgt: defconfig cleanupBart Van Assche2014-07-172-2/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-052-10/+10
|\ \
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-5/+5
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-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-041-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/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-116-32/+17
|\
| * arch: tile: kernel: unaligned.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-071-13/+2
| * replace strict_strto* call with kstrto*Daniel Walter2014-05-284-13/+8
| * 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-061-2/+2
* | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-042-6/+1
|\ \
| * | mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-041-1/+1
| * | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-044-48/+17
|\ \ \ | |/ / |/| |
| * | tile: Use SPARSE_IRQThomas Gleixner2014-05-163-54/+9
| * | tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-9/+8
| * | 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/+2
|\ \
| * | 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/+0
| |/
OpenPOWER on IntegriCloud