x86/mm/pat: Avoid truncation when converting cpa->numpages to address
[cascardo/linux.git] / arch / x86 /
2016-01-29 Matt Flemingx86/mm/pat: Avoid truncation when converting cpa->numpa...
2016-01-26 Jan Beulichx86/mm: Fix types used in pgprot cacheability flags...
2016-01-21 Andy Shevchenkox86/platform/quark: Print boundaries correctly
2016-01-19 Alex Thorltonx86/platform/UV: Remove EFI memmap quirk for UV2+
2016-01-19 Andy Shevchenkox86/platform/intel-mid: Join string and fix SoC name
2016-01-19 Andy Shevchenkox86/platform/intel-mid: Enable 64-bit build
2016-01-15 Thomas Gleixnerx86/irq: Plug vector cleanup race
2016-01-15 Thomas Gleixnerx86/irq: Call irq_force_move_complete with irq descriptor
2016-01-15 Thomas Gleixnerx86/irq: Remove outgoing CPU from vector cleanup mask
2016-01-15 Thomas Gleixnerx86/irq: Remove the cpumask allocation from send_cleanu...
2016-01-15 Thomas Gleixnerx86/irq: Clear move_in_progress before sending cleanup IPI
2016-01-15 Thomas Gleixnerx86/irq: Remove offline cpus from vector cleanup
2016-01-15 Thomas Gleixnerx86/irq: Get rid of code duplication
2016-01-15 Thomas Gleixnerx86/irq: Copy vectormask instead of an AND operation
2016-01-15 Thomas Gleixnerx86/irq: Check vector allocation early
2016-01-15 Thomas Gleixnerx86/irq: Reorganize the search in assign_irq_vector
2016-01-15 Thomas Gleixnerx86/irq: Reorganize the return path in assign_irq_vector
2016-01-15 Jiang Liux86/irq: Do not use apic_chip_data.old_domain as tempor...
2016-01-15 Thomas Gleixnerx86/irq: Validate that irq descriptor is still active
2016-01-15 Jiang Liux86/irq: Fix a race in x86_vector_free_irqs()
2016-01-15 Thomas Gleixnerx86/irq: Call chip->irq_set_affinity in proper context
2016-01-14 Dan Carpenterx86/cpu/amd: Remove an unneeded condition in srat_detec...
2016-01-13 Andy Lutomirskix86/vdso/pvclock: Protect STABLE check with the seqcount
2016-01-13 Andy Lutomirskix86/mm: Improve switch_mm() barrier comments
2016-01-12 Mario Kleinerx86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
2016-01-12 Rusty Russelllguest: Map switcher text R/O
2016-01-12 Borislav Petkovx86/boot: Hide local labels in verify_cpu()
2016-01-12 yu-cheng yux86/fpu: Disable AVX when eagerfpu is off
2016-01-12 yu-cheng yux86/fpu: Disable MPX when eagerfpu is off
2016-01-12 yu-cheng yux86/fpu: Disable XGETBV1 when no XSAVE
2016-01-12 yu-cheng yux86/fpu: Fix early FPU command-line parsing
2016-01-12 Kefeng Wangx86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
2016-01-12 Dave Jonesx86/mm/pat: Make split_page_count() check for empty...
2016-01-12 Ingo MolnarMerge commit 'linus' into x86/urgent, to pick up recent...
2016-01-12 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2016-01-12 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2016-01-12 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2016-01-12 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2016-01-12 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2016-01-12 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2016-01-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2016-01-11 Linus TorvaldsMerge branch 'work.xattr' of git://git./linux/kernel...
2016-01-11 Linus TorvaldsMerge branch 'work.symlinks' of git://git./linux/kernel...
2016-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-11 H.J. Lux86/boot: Double BOOT_HEAP_SIZE to 64KB
2016-01-11 Andy Lutomirskix86/mm: Add barriers and document switch_mm()-vs-flush...
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-01-08 Linus TorvaldsMerge tag 'pm+acpi-4.4-final' of git://git./linux/kerne...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-08 Chris Wilsonx86/mm: Micro-optimise clflush_cache_range()
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel...
2016-01-07 Paolo Bonzinikvm: x86: only channel 0 of the i8254 is linked to...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git./linux/kerne...
2016-01-06 Ingo MolnarMerge branch 'for-mingo' of git://git./linux/kernel...
2016-01-06 Vince Weaverperf/x86/amd: Remove l1-dcache-stores event for AMD
2016-01-06 Harish Chegondiperf/x86/intel/uncore: Add Knights Landing uncore PMU...
2016-01-06 Harish Chegondiperf/x86/intel/uncore: Remove hard coding of PMON box...
2016-01-06 Harish Chegondiperf/x86/intel: Add perf core PMU support for Intel...
2016-01-06 Kan Liangperf/x86/intel/uncore: Add Broadwell-EP uncore support
2016-01-06 Huang Ruiperf/x86/rapl: Use unified perf_event_sysfs_show instea...
2016-01-06 Stephane Eranianperf/x86: Enable cycles:pp for Intel Atom
2016-01-06 Stephane Eranianperf/x86: fix PEBS issues on Intel Atom/Core2
2016-01-06 Stephane Eranianperf/x86: Fix LBR related crashes on Intel Atom
2016-01-06 Stephane Eranianperf/x86: Fix filter_events() bug with event mappings
2016-01-06 Andi Kleenperf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
2016-01-06 Andi Kleenperf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles...
2016-01-06 Andi Kleenperf/x86: Allow zero PEBS status with only single activ...
2016-01-06 Andi Kleenperf/x86: Remove warning for zero PEBS status
2016-01-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2016-01-06 Jiri Olsax86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF...
2016-01-06 Ingo MolnarMerge branch 'sched/urgent' into sched/core, to pick...
2016-01-06 Andy Lutomirskix86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git./linux/kernel...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2016-01-05 Toshi Kanix86/mm/pat: Change free_memtype() to support shrinking...
2016-01-05 Toshi Kanix86/mm/pat: Add untrack_pfn_moved for mremap
2016-01-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-03 Linus TorvaldsMerge tag 'drm-intel-fixes-2016-01-02' of git://anongit...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git./linux/kernel...
2015-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next