summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2015-02-112-2/+8
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-12/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-1/+1
|\
| * x86: init_mem_mapping(): use capital BIOS in commentPavel Machek2015-01-021-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-104-0/+140
|\ \
| * | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-043-4/+4
| * | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-201-1/+1
| * | livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-1/+5
| * | livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-0/+5
| * | livepatch: kernel: add support for live patchingSeth Jennings2014-12-224-0/+131
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-106-77/+13
|\ \ \
| * | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
| * | | hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov2015-02-101-0/+11
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1010-245/+145
|\ \ \ \
| * \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2015-02-101-0/+4
| |\ \ \ \
| | * | | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown2015-02-091-0/+4
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-101-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-091-0/+1
| | |\ \ \ \ \
| | | * | | | | cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-201-0/+1
| * | | | | | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-106-228/+124
| |\ \ \ \ \ \ \
| | * | | | | | | x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-054-24/+31
| | * | | | | | | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu2015-02-051-204/+91
| | * | | | | | | x86/PCI: Fix the range check for IO resourcesJiang Liu2015-02-051-2/+4
| | * | | | | | | PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-2/+2
| | * | | | | | | Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-032-16/+16
| | |\ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-101-14/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | * | | | | | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-061-14/+2
| | | |/ / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki2015-02-101-0/+11
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue2015-02-061-0/+11
| | | | |/ / / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2015-02-102-16/+16
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-262-16/+16
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang2015-01-281-0/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-107-304/+49
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-7/+0
| * | | | | | | | x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-01-281-2/+3
| * | | | | | | | xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-282-260/+12
| * | | | | | | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-282-12/+11
| * | | | | | | | x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-281-2/+0
| * | | | | | | | x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-281-7/+8
| * | | | | | | | x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross2015-01-281-3/+3
| * | | | | | | | x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross2015-01-281-12/+13
| * | | | | | | | x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2015-01-282-10/+6
| * | | | | | | | x86,xen: use current->state helpersDavidlohr Bueso2015-01-261-1/+1
| * | | | | | | | x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre2015-01-201-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-092-10/+41
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-151-0/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI, EINJ: Enhance error injection tolerance levelChen, Gong2014-12-151-0/+28
| * | | | | | | | | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2015-01-151-11/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, mce: Fix sparse errorsBorislav Petkov2014-12-221-3/+3
OpenPOWER on IntegriCloud