summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-09-0410-12/+61
|\ \
| * | tile: correct some typos in opcode type namesChris Metcalf2015-08-271-3/+3
| * | tile/vdso: emit a GNU hash as wellChris Metcalf2015-08-061-2/+2
| * | tile: Remove finish_arch_switchChris Metcalf2015-08-032-5/+8
| * | tile: enable full SECCOMP supportChris Metcalf2015-07-307-4/+51
| * | tile/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-301-3/+5
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-034-0/+95
|\ \ \
| * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-4/+0
| * | | tile: Provide atomic_{or,xor,and}Chris Metcalf2015-07-274-0/+99
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+3
|\ \ \
| * | | tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner2015-08-011-1/+2
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-304-18/+4
| |\ \ \ | | |/ /
| * | | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2538-325/+429
| |\ \ \ \
| * | | | | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-312-5/+8
|\ \ \ \ \ \
| * | | | | | tile: Reorganize _switch_to()Chris Metcalf2015-08-082-12/+6
| * | | | | | sched, tile: Remove finish_arch_switchChris Metcalf2015-08-042-9/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-311-7/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-051-7/+4
| | |_|/ / | |/| | |
* | | | | signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-071-2/+0
|/ / / /
* | | | tile: use free_bootmem_late() for initrdChris Metcalf2015-07-231-1/+1
| |_|/ |/| |
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* | | modpost: work correctly with tile coldtext sectionsChris Metcalf2015-07-081-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-042-2/+2
|\ \
| * | vfs: add file_path() helperMiklos Szeredi2015-06-232-2/+2
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-0/+1
|\ \ \
| * | | tile: add init.h to usb.c to avoid compile failurePaul Gortmaker2015-06-161-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-06-3026-253/+400
|\ \ \
| * | | tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf2015-06-041-7/+10
| * | | tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf2015-06-041-5/+5
| * | | tile: force CONFIG_TILEGX if ARCH != tileproChris Metcalf2015-06-031-1/+3
| * | | tile: improve stack backtraceChris Metcalf2015-05-119-82/+107
| * | | tile: fix "odd fault" warning for stack backtracesChris Metcalf2015-05-111-1/+0
| * | | tile: set up initial stack top to honor STACK_TOP_DELTAChris Metcalf2015-05-111-1/+1
| * | | tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-118-2/+197
| * | | tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-306-150/+48
| * | | tile: use READ_ONCE() in arch_spin_is_locked()Chris Metcalf2015-04-282-2/+9
| * | | tile: modify arch_spin_unlock_wait() semanticsChris Metcalf2015-04-282-2/+20
* | | | 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-244-13/+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
OpenPOWER on IntegriCloud