summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-0612-40/+41
|\
| * arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Markus Elfring2018-02-061-3/+1
| * pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-061-10/+3
| * lib: optimize cpumask_next_and()Clement Courbet2018-02-063-1/+5
| * bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-061-3/+2
| * Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook2018-02-061-1/+7
| * Makefile: move stack-protector availability out of KconfigKees Cook2018-02-062-9/+1
| * kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-064-13/+22
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-0610-0/+85
|\ \
| * \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-061682-19408/+36631
| |\ \
| * | | membarrier/arm64: Provide core serializing commandMathieu Desnoyers2018-02-052-0/+5
| * | | membarrier/x86: Provide core serializing commandMathieu Desnoyers2018-02-054-3/+14
| * | | lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers2018-02-052-0/+29
| * | | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-051-1/+2
| * | | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-051-0/+5
| * | | powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-053-0/+34
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-061-1/+2
|\ \ \ \
| * | | | x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGSJiri Olsa2018-02-051-1/+2
| |/ / /
* | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-063-27/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj2018-02-041-0/+6
| * | | platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-011-27/+0
| * | | platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K2017-11-271-0/+6
* | | | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-0/+2
|\ \ \ \
| * \ \ \ Merge tag 'v4.15-rc6' into patchworkMauro Carvalho Chehab2018-01-03164-960/+3254
| |\ \ \ \
| * \ \ \ \ Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab2017-12-22324-1058/+1613
| |\ \ \ \ \
| * | | | | | media: ARM: dts: nokia n900: enable autofocusPavel Machek2017-12-081-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-0611-86/+106
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-03155-510/+1990
| |\ \ \ \ \ \
| * | | | | | | dax: require 'struct page' by default for filesystem daxDan Williams2018-01-191-0/+1
| * | | | | | | mm, dax: introduce pfn_t_special()Dan Williams2018-01-191-1/+1
| * | | | | | | mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-082-2/+8
| * | | | | | | mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-081-4/+5
| * | | | | | | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-086-36/+48
| * | | | | | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-086-15/+11
| * | | | | | | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-086-12/+13
| * | | | | | | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-086-15/+21
| * | | | | | | mm: don't export arch_add_memoryChristoph Hellwig2018-01-082-2/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-0617-51/+43
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-311-3/+1
| |\ \ \ \ \ \
| | * | | | | | xen/pci: Use acpi_noirq_set() helper to avoid #ifdefAndy Shevchenko2017-12-181-3/+1
| * | | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-317-18/+16
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Set I/O port resource types correctlyBjorn Helgaas2017-12-182-4/+4
| | * | | | | | | MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-182-9/+9
| | * | | | | | | vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-181-0/+1
| | * | | | | | | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-182-5/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-313-16/+17
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas2018-01-101-3/+3
| | * | | | | | | powerpc/pci: Unroll two pass loop when scanning bridgesAndy Shevchenko2017-12-181-5/+12
| | * | | | | | | powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko2017-12-182-10/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/dt-resources' into nextBjorn Helgaas2018-01-312-9/+2
| |\ \ \ \ \ \ \