aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86/topology: Add topology_max_smt_threads()Andi Kleen2016-06-03
* perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang2016-06-03
* perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba2016-06-03
* perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba2016-06-03
* perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-05-25
* perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King2016-05-20
* Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-20
|\
| * perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-16
| * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-16
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16
* | perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-18
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-16
|\ \
| * \ Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar2016-05-05
| |\ \
| * | | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich2016-05-04
| * | | x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich2016-05-04
| * | | x86/platform/UV: Update physical address conversions for UV4Mike Travis2016-05-04
| * | | x86/platform/UV: Build GAM reference tablesMike Travis2016-05-04
| * | | x86/platform/UV: Support UV4 socket address changesMike Travis2016-05-04
| * | | x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis2016-05-04
| * | | x86/platform/UV: Add UV4 addressing discovery functionMike Travis2016-05-04
| * | | x86/platform/UV: Fold blade info into per node hub info structsMike Travis2016-05-04
| * | | x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2016-05-04
| * | | x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2016-05-04
| * | | x86/platform/UV: Move scir info to the per cpu info structMike Travis2016-05-04
| * | | x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2016-05-04
| * | | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis2016-05-04
| * | | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2016-05-04
| * | | x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis2016-05-04
| * | | x86/platform/UV: Prep for UV4 MMR updatesMike Travis2016-05-04
| * | | x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis2016-05-04
| * | | x86/platform/UV: Add UV4 Specific DefinesMike Travis2016-05-04
| * | | x86/platform/UV: Add UV Architecture DefinesMike Travis2016-05-04
| * | | x86/platform/UV: Add Initial UV4 definitionsMike Travis2016-05-04
| * | | Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar2016-05-04
| |\ \ \
| * | | | x86/platform: Remove unused get_bios_ebda_length() functionGuenter Roeck2016-04-13
| * | | | x86/platform/uv: Disable UV BAU by defaultAlex Thorlton2016-04-01
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-16
|\ \ \ \ \
| * | | | | x86/dumpstack: Combine some printk()sRasmus Villemoes2016-03-31
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-16
|\ \ \ \ \ \
| * | | | | | x86: Fix non-static inlinesDenys Vlasenko2016-04-16
* | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \
| * | | | | | | x86/build/defconfig/64: Enable CONFIG_E1000E=yKonstantin Khlebnikov2016-04-19
| |/ / / / / /
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \
| * | | | | | | x86/KASLR: Clarify purpose of each get_random_long()Kees Cook2016-05-10
| * | | | | | | x86/KASLR: Add virtual address choosing functionBaoquan He2016-05-10
| * | | | | | | x86/KASLR: Return earliest overlap when avoiding regionsKees Cook2016-05-10
| * | | | | | | x86/KASLR: Add 'struct slot_area' to manage random_addr slotsBaoquan He2016-05-10
| * | | | | | | x86/boot: Add missing file header commentsKees Cook2016-05-10
| * | | | | | | x86/KASLR: Initialize mapping_info every timeKees Cook2016-05-10
| * | | | | | | x86/boot: Comment what finalize_identity_maps() doesBorislav Petkov2016-05-10