summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-191-14/+4
|\
| * KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-14/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-173-73/+0
|\ \
| * | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-013-73/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-172-2/+2
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2016-04-182-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-172-17/+55
|\ \ \ \
| * | | | bpf, x86: add support for constant blindingDaniel Borkmann2016-05-161-13/+53
| * | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-3/+4
| * | | | bpf, x86/arm64: remove useless checks on progDaniel Borkmann2016-05-161-3/+0
| * | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
* | | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-164-6/+10
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-162-2/+0
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya2016-05-051-1/+0
| | * | | | | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya2016-05-051-1/+0
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki2016-05-161-3/+9
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ACPI / x86: Cleanup initrd related codeLv Zheng2016-04-181-3/+9
| | | * | | | | ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-181-1/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2016-05-161-1/+1
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| / / / | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu2016-04-091-1/+1
| | |/ / / / /
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-1610-777/+2865
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar2016-05-051-3/+1
| |\ \ \ \ \ \ \
| * | | | | | | | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich2016-05-041-30/+28
| * | | | | | | | x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich2016-05-041-10/+0
| * | | | | | | | x86/platform/UV: Update physical address conversions for UV4Mike Travis2016-05-042-18/+209
| * | | | | | | | x86/platform/UV: Build GAM reference tablesMike Travis2016-05-042-2/+155
| * | | | | | | | x86/platform/UV: Support UV4 socket address changesMike Travis2016-05-042-10/+129
| * | | | | | | | x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis2016-05-043-28/+81
| * | | | | | | | x86/platform/UV: Add UV4 addressing discovery functionMike Travis2016-05-041-13/+72
| * | | | | | | | x86/platform/UV: Fold blade info into per node hub info structsMike Travis2016-05-042-150/+133
| * | | | | | | | x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2016-05-042-19/+76
| * | | | | | | | x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2016-05-044-7/+14
| * | | | | | | | x86/platform/UV: Move scir info to the per cpu info structMike Travis2016-05-042-16/+19
| * | | | | | | | x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2016-05-042-9/+25
| * | | | | | | | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis2016-05-041-1/+2
| * | | | | | | | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2016-05-042-10/+0
| * | | | | | | | x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis2016-05-041-422/+1769
| * | | | | | | | x86/platform/UV: Prep for UV4 MMR updatesMike Travis2016-05-042-84/+129
| * | | | | | | | x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis2016-05-041-0/+12
| * | | | | | | | x86/platform/UV: Add UV4 Specific DefinesMike Travis2016-05-041-3/+9
| * | | | | | | | x86/platform/UV: Add UV Architecture DefinesMike Travis2016-05-041-5/+31
| * | | | | | | | x86/platform/UV: Add Initial UV4 definitionsMike Travis2016-05-042-24/+62
| * | | | | | | | Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar2016-05-0443-109/+318
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86/platform: Remove unused get_bios_ebda_length() functionGuenter Roeck2016-04-131-21/+0
| * | | | | | | | x86/platform/uv: Disable UV BAU by defaultAlex Thorlton2016-04-012-11/+26
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-161-13/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/dumpstack: Combine some printk()sRasmus Villemoes2016-03-311-13/+6
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-163-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Fix non-static inlinesDenys Vlasenko2016-04-163-4/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-161-0/+1
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud