summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13lguest: don't look in console features to find emerg_wr.Rusty Russell
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12x86: mm: restore original pte_special checkMel Gorman
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell
2015-02-11lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell
2015-02-11lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell
2015-02-11lguest: disable ACPI explicitly.Rusty Russell
2015-02-11lguest: don't disable iospace.Rusty Russell
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki
2015-02-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki
2015-02-10Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki
2015-02-10Merge branch 'acpica'Rafael J. Wysocki