aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAge
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-10
|\
| * tile: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-27
* | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-19
* | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-16
|\
| * arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by oneChen Gang2014-11-12
| * tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-11
| * arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...Chen Gang2014-11-04
* | tile: use pr_warn instead of pr_warningJoe Perches2014-12-10
* | tile: neaten early_printk usesJoe Perches2014-12-10
* | printk: remove used-once early_vprintkJoe Perches2014-12-10
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-26
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | tile: add clock_gettime support to vDSOChris Metcalf2014-10-02
* | tile: switch to using seqlocks for the vDSO time codeChris Metcalf2014-10-02
* | tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven2014-10-02
* | tile: use ARRAY_SIZEHimangi Saraogi2014-10-02
* | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-29
|/
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\
| * tile: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* | proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-08
* | mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-06
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \
| * | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * | tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-23
| |/
* / tile: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-11
|\
| * arch: tile: kernel: unaligned.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-07
| * replace strict_strto* call with kstrto*Daniel Walter2014-05-28
| * tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flagsWang Sheng-Hui2014-05-02
* | tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* | tile: Use SPARSE_IRQThomas Gleixner2014-05-16
* | tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* | tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-06
|\
| * arch/tile: remove unused variable 'devcap'Chris Metcalf2014-04-04
| * tile: Fix vDSO compilation issue with allyesconfigKerry Sheh2014-04-04
| * tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-07
| * tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu2014-03-07
| * tile: Add support for handling PMC hardwareZhigang Lu2014-03-07
| * tile: don't use __get_cpu_var() with structure-typed argumentsChris Metcalf2014-03-06
| * tile: avoid overflow in ns2cyclesHenrik Austad2014-03-06
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\ \