summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-187-3/+8
|\
| * perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
| * perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
| * perf/x86/intel: Add Knights Mill CPUIDPiotr Luc2016-10-171-1/+2
| * x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc2016-10-171-0/+1
| * Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar2016-10-161802-31200/+44093
| |\
| * | x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams2016-10-161-1/+1
| * | x86: Remove duplicate rtit status MSR macroLongpeng(Mike)2016-10-141-1/+0
| * | x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li2016-10-141-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-183-6/+11
|\ \ \
| * | | perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter2016-10-161-2/+2
| * | | kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-162-1/+5
| * | | kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov2016-10-161-3/+4
| | |/ | |/|
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-10-181-2/+4
|\ \ \
| * | | locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf2016-10-181-2/+4
| |/ /
* / / x86, pkeys: remove cruft from never-merged syscallsDave Hansen2016-10-172-4/+0
|/ /
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-0/+23
|\ \
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-102-0/+23
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15210-3399/+4748
|\ \ \
| * | | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
| * | | MIPS: Support per-device DMA coherencePaul Burton2016-10-067-2/+31
| * | | MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2016-10-061-4/+3
| * | | MIPS: Sanitise coherentio semanticsPaul Burton2016-10-067-14/+31
| * | | MIPS: PCI: Support generic driversPaul Burton2016-10-063-0/+54
| * | | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-064-25/+43
| * | | MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
| * | | MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-062-7/+4
| * | | MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
| * | | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-063-3/+25
| * | | MIPS: PCI: Use struct list_head listsPaul Burton2016-10-062-6/+6
| * | | MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski2016-10-064-0/+48
| * | | MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski2016-10-063-120/+87
| * | | MIPS: BMIPS: Support APPENDED_DTBJaedon Shin2016-10-061-0/+8
| * | | MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin2016-10-068-38/+38
| * | | MIPS: BMIPS: Add support NAND device nodesJaedon Shin2016-10-0613-0/+195
| * | | MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin2016-10-0610-0/+92
| * | | MIPS: BMIPS: Add support GPIO device nodesJaedon Shin2016-10-068-0/+246
| * | | MIPS: BMIPS: Add support PWM device nodesJaedon Shin2016-10-0616-0/+204
| * | | MIPS: Malta: Remove custom halt implementationPaul Burton2016-10-061-6/+0
| * | | MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton2016-10-0611-13/+32
| * | | MIPS: Malta: Probe pflash via DTPaul Burton2016-10-066-48/+35
| * | | MIPS: Malta: Probe RTC via DTPaul Burton2016-10-062-21/+15