summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01118-132/+113
|\
| * x86, crypto: Restore MODULE_LICENSE() to glue_helper.c so it loadsPaul Gortmaker2016-07-201-1/+3
| * x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-191-1/+0
| * x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun2016-07-191-2/+0
| * x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell2016-07-191-0/+1
| * x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker2016-07-161-4/+0
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-1411-12/+11
| * x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-147-7/+8
| * x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-146-6/+6
| * x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1410-12/+13
| * x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1414-14/+16
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1450-49/+50
| * x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1419-19/+9
| * x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2016-07-142-10/+1
| * Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-1414-63/+778
| |\
* | \ Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-07-314-4/+7
|\ \ \
| * | | watchdog: qcom: add option for standalone watchdog not in timer blockMatthew McClintock2016-07-171-1/+1
| * | | watchdog: qcom: update device tree bindingsMatthew McClintock2016-07-173-3/+6
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30438-3818/+7857
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-3044-208/+940
| |\ \ \ \
| | * | | | powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood2016-07-091-1/+1
| | * | | | powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-093-8/+19
| | * | | | powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-092-48/+23
| | * | | | powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-092-72/+55
| | * | | | powerpc/8xx: unpin all TLBs before flushingChristophe Leroy2016-07-091-8/+10
| | * | | | powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2016-07-091-1/+0
| | * | | | powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-093-2/+86
| | * | | | powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-095-10/+41
| | * | | | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-0915-67/+158
| | * | | | T104xQDS: Add qe node to t104xqdsZhao Qiang2016-07-091-0/+38
| | * | | | T104xRDB: Add qe node to t104xrdbZhao Qiang2016-07-091-0/+38
| | * | | | T104xD4RDB: Add qe node to t104xd4rdbZhao Qiang2016-07-092-0/+83
| | * | | | powerpc: define the fman node for the kmcoge4 DTSValentin Longchamp2016-07-081-0/+37
| | * | | | powerpc: disable IDE subsystem in pq2fads_defconfigBartlomiej Zolnierkiewicz2016-07-081-1/+0
| | * | | | powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-0811-4/+365
| | * | | | powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420Sriram Dash2016-07-084-1/+5
| | * | | | powerpc/85xx: Change T1040si USB controller versionSriram Dash2016-07-081-2/+2
| | * | | | powerpc/85xx: Don't report SRAM to L2 cache fallback as errorClaudiu Manoil2016-07-081-6/+2
| * | | | | powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell2016-07-281-1/+1
| * | | | | powerpc: Improve comment explaining why we modify VRSAVEAnton Blanchard2016-07-261-4/+5
| * | | | | powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman2016-07-261-2/+0
| * | | | | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-263-8/+8
| * | | | | powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman2016-07-261-1/+4
| * | | | | powerpc: Add module autoloading based on CPU featuresAlastair D'Silva2016-07-212-0/+41
| * | | | | powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy2016-07-211-2/+2
| * | | | | powerpc/mm: Add memory barrier in __hugepte_alloc()Sukadev Bhattiprolu2016-07-211-0/+7
| * | | | | powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() callMichael Ellerman2016-07-211-2/+3
| * | | | | powerpc/ftrace: Separate the heuristics for checking call sitesMichael Ellerman2016-07-211-17/+18
| * | | | | powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-216-233/+250
| * | | | | powerpc/64: Make a few boot functions __initBenjamin Herrenschmidt2016-07-211-3/+3