summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-092-13/+0
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+1
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-202-2/+7
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-061-1/+7
| * word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-061-1/+0
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-063-29/+6
|\ \ | |/
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-29/+5
| |\
| | * tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
| * | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-09-281-0/+1
| |\ \
| | * | tile: fix build failureSudip Mukherjee2015-09-281-0/+1
* | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-232-4/+4
|/ / /
* | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-2/+4
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-27/+0
* | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* | 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
|\ \ \
OpenPOWER on IntegriCloud