summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-05Merge branch 'x86/urgent' into x86/platform, to resolve conflictIngo Molnar1-3/+1
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton1-3/+1
2016-05-04x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodesDimitri Sivanich1-30/+28
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich1-10/+0
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis2-18/+209
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis2-2/+155
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis2-10/+129
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis3-28/+81
2016-05-04x86/platform/UV: Add UV4 addressing discovery functionMike Travis1-13/+72
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis2-150/+133
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2-19/+76
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis4-7/+14
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis2-16/+19
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2-9/+25
2016-05-04x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis1-1/+2
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2-10/+0
2016-05-04x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis1-422/+1769
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis2-84/+129
2016-05-04x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis1-0/+12
2016-05-04x86/platform/UV: Add UV4 Specific DefinesMike Travis1-3/+9
2016-05-04x86/platform/UV: Add UV Architecture DefinesMike Travis1-5/+31
2016-05-04x86/platform/UV: Add Initial UV4 definitionsMike Travis2-24/+62
2016-05-04Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar232-1058/+1580
2016-04-30Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+5
2016-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+11
2016-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-14/+82
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-83/+72
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang1-2/+4
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin4-11/+75
2016-04-28perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski1-1/+1
2016-04-28x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch1-1/+2
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+53
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin2-0/+5
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier1-1/+1
2016-04-27powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra3-1/+5
2016-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-128/+303
2016-04-26Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2-8/+3
2016-04-25Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/li...Kevin Hilman2-31/+238
2016-04-23Merge tag 'qcom-fixes-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-13/+1
2016-04-23arm64: dts: uniphier: fix I2C nodes of PH1-LD20Masahiro Yamada2-16/+5
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+13
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada1-0/+1
2016-04-23perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen1-0/+1
2016-04-23xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall1-0/+6
2016-04-23Merge tag 'imx-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Kevin Hilman1-2/+3
2016-04-23Merge tag 'omap-for-v4.6/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman5-30/+16
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+18
2016-04-22Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-11/+16