summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-06-3010-69/+133
|\ \
| * | tile: improve stack backtraceChris Metcalf2015-05-113-10/+6
| * | tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-113-1/+72
| * | tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-302-56/+46
| * | tile: use READ_ONCE() in arch_spin_is_locked()Chris Metcalf2015-04-282-2/+9
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\ \ \
| * | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-243-8/+19
|\ \ \
| * | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-4/+4
| * | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-4/+0
| * | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-241-29/+0
|\ \ \ \ | |/ / / |/| | |
| * | | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-29/+0
| |/ /
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-222-4/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-071-1/+0
| | | * arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-222-7/+13
|\ \ \ | |_|/ |/| |
| * | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-6/+12
| |/
* | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-04-176-5/+28
|\
| * tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2015-04-171-1/+5
| * tile: ftrace: fix function_graph tracer issuesTony Lu2015-04-171-0/+2
| * tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-171-3/+6
| * tile: support arch_irq_work_raiseChris Metcalf2015-04-173-1/+15
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \
| * | tile: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
| |/
* | ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-02-132-20/+21
|\
| * tile: enable sparse checks for get/put_userChris Metcalf2015-01-131-8/+11
| * tile: fix put_user sparse errorsChris Metcalf2015-01-131-9/+9
| * tile: default to little endian on older toolchainsChris Metcalf2015-01-131-3/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-165-16/+25
|\
| * tile: avoid undefined behavior with regs[TREG_TP] etcChris Metcalf2014-11-132-10/+20
| * tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-113-6/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | 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-152-5/+5
|\
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-262-5/+5
* | 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-021-5/+10
* | tile: switch to using seqlocks for the vDSO time codeChris Metcalf2014-10-021-2/+3
OpenPOWER on IntegriCloud