summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre-13/+0
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson-0/+1
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar-2/+7
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf-1/+7
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf-1/+0
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar-29/+6
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds-29/+5
2015-09-28Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds-0/+1
2015-09-28tile: fix build failureSudip Mukherjee-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-4/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-3/+2
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig-2/+4
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig-7/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig-27/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young-0/+1
2015-09-10tile: use global strscpy() rather than private copyChris Metcalf-29/+4
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-12/+61
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+95
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+3
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+8
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+4
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams-1/+1
2015-08-27tile: correct some typos in opcode type namesChris Metcalf-3/+3
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar-325/+429
2015-08-08tile: Reorganize _switch_to()Chris Metcalf-12/+6
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras-2/+0
2015-08-06tile/vdso: emit a GNU hash as wellChris Metcalf-2/+2
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar-7/+4
2015-08-04sched, tile: Remove finish_arch_switchChris Metcalf-9/+18
2015-08-03tile: Remove finish_arch_switchChris Metcalf-5/+8
2015-08-01tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner-1/+2
2015-07-30tile: enable full SECCOMP supportChris Metcalf-4/+51
2015-07-30tile/time: Migrate to new 'set-state' interfaceViresh Kumar-3/+5
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner-18/+4
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez-0/+1
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-4/+0
2015-07-27tile: Provide atomic_{or,xor,and}Chris Metcalf-0/+99
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf-1/+1
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-15/+1
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu-1/+1
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf-2/+2
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf-0/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-253/+400
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+0