aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAge
...
| * | tile: correct some typos in opcode type namesChris Metcalf2015-08-27
| * | tile: Remove finish_arch_switchChris Metcalf2015-08-03
| * | tile: enable full SECCOMP supportChris Metcalf2015-07-30
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| * | | tile: Provide atomic_{or,xor,and}Chris Metcalf2015-07-27
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-01
|\ \ \
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-25
| |\| |
| * | | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-29
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: Reorganize _switch_to()Chris Metcalf2015-08-08
| * | | sched, tile: Remove finish_arch_switchChris Metcalf2015-08-04
| | |/ | |/|
* / | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-07-01
|\ \
| * | tile: improve stack backtraceChris Metcalf2015-05-11
| * | tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-11
| * | tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-30
| * | tile: use READ_ONCE() in arch_spin_is_locked()Chris Metcalf2015-04-28
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \
| * | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-25
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ | |/ / / |/| | |
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\ \ \
| * | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-24
| * | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-24
| * | | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-24
|\ \ \ \ | |/ / / |/| | |
| * | | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-28
| |/ /
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-22
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-07
| | | * arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-07
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ | |_|/ |/| |
| * | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| * | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
| |/
* / arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-04-17
|\
| * tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2015-04-17
| * tile: ftrace: fix function_graph tracer issuesTony Lu2015-04-17
| * tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-17
| * tile: support arch_irq_work_raiseChris Metcalf2015-04-17
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\ \
| * | tile: Remove signal translation and exec_domainRichard Weinberger2015-04-12
| |/
* / ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-02-13
|\
| * tile: enable sparse checks for get/put_userChris Metcalf2015-01-13
| * tile: fix put_user sparse errorsChris Metcalf2015-01-13
| * tile: default to little endian on older toolchainsChris Metcalf2015-01-13
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11