summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski
2016-07-21arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla
2016-07-21arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-21x86/fpu: Do not BUG_ON() in early FPU codeDave Hansen
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter
2016-07-21arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas
2016-07-21arm64: kprobes: Cleanup jprobe_returnMarc Zyngier
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown
2016-07-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier
2016-07-20ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-19ARC: typo fix in mm/ioremap.cAlexey Brodkin
2016-07-19arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-19arm64: localise Image objcopy flagsMark Rutland
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-07-19arm64: Treat all entry code as non-kprobe-ablePratyush Anand
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long
2016-07-19arm64: Add more test functions to insn.cDavid A. Long
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-07-19m68k/defconfig: Update defconfigs for v4.7-rc2Geert Uytterhoeven
2016-07-18s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring
2016-07-18s390/smp: clean up a conditionDan Carpenter
2016-07-16KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-07-16Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"Radim Krčmář
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-07-15Merge branch 'linus' into x86/apic, to refresh the branchIngo Molnar
2016-07-15x86/tsc: Remove the unused check_tsc_disabled()Wei Jiangang
2016-07-15x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu
2016-07-15x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar
2016-07-15x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski
2016-07-15x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski