aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-23x86/mm/cpa: Add missing comment in populate_pdg()Andy Lutomirski1-0/+5
2016-07-23x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDsAndy Lutomirski1-5/+2
2016-07-23x86/insn: remove pcommitDan Williams3-48/+1
2016-07-23Revert "KVM: x86: add pcommit support"Dan Williams5-41/+6
2016-07-23arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier1-4/+4
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds23-16/+64
2016-07-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-39/+48
2016-07-22powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior1-29/+19
2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski1-23/+11
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski1-2/+3
2016-07-21arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla1-0/+18
2016-07-21arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla1-1/+1
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas26-10/+1772
2016-07-21x86/fpu: Do not BUG_ON() in early FPU codeDave Hansen1-6/+13
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose1-0/+7
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose1-1/+1
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter5-101/+220
2016-07-21arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas1-0/+5
2016-07-21arm64: kprobes: Cleanup jprobe_returnMarc Zyngier1-12/+10
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar6-50/+88
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/rn5t618', 'regulator/topic/tps65218' and 'regulator/topic/twl' into regulator-nextMark Brown1-0/+1
2016-07-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier1-8/+14
2016-07-20ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev1-1/+2
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter1-1/+1
2016-07-19ARC: typo fix in mm/ioremap.cAlexey Brodkin1-1/+1
2016-07-19arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon1-0/+2
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon1-3/+0
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon1-11/+2
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon3-2/+2
2016-07-19arm64: localise Image objcopy flagsMark Rutland2-1/+2
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin1-1/+0
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2-1/+90
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen5-0/+100
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu8-15/+326
2016-07-19arm64: Treat all entry code as non-kprobe-ablePratyush Anand3-0/+30
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand4-0/+31
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu14-5/+859
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long4-4/+119
2016-07-19arm64: Add more test functions to insn.cDavid A. Long2-0/+70
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long4-1/+152
2016-07-19m68k/defconfig: Update defconfigs for v4.7-rc2Geert Uytterhoeven12-0/+48
2016-07-18s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2016-07-18s390/smp: clean up a conditionDan Carpenter1-1/+1
2016-07-16KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei1-0/+1
2016-07-16Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"Radim Krčmář1-5/+3
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann2-5/+12
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki3-1/+32
2016-07-15ARC/time: Convert to hotplug state machineAnna-Maria Gleixner1-30/+18
2016-07-15x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior1-50/+30
2016-07-15x86/tboot: Convert to hotplug state machineRichard Cochran1-17/+8