summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle65-415/+4405
2015-02-19MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan1-0/+4
2015-02-19MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+6
2015-02-19MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee1-1/+1
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat2-37/+3
2015-02-19MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras1-18/+17
2015-02-19MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle1-0/+10
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-1/+10
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2-0/+9
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas1-1/+1
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar8-20/+66
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-3/+3
2015-02-19Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar1-2/+26
2015-02-19x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen1-2/+26
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina7-17/+63
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky1-1/+4
2015-02-19x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu1-5/+1
2015-02-19x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu1-4/+1
2015-02-19ARM: make of_device_ids constUwe Kleine-König15-16/+16
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König11-16/+16
2015-02-18x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2-0/+17
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue5-0/+872
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado1-0/+8
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan1-1/+1
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko1-35/+17
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko1-48/+18
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko1-19/+134
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-499/+582
2015-02-18powerpc/corenet: Enable CLK_QORIQEmil Medve2-0/+2
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso1-2/+0
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-63/+181
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-4/+4
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra1-4/+9
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2-12/+4
2015-02-18perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng1-2/+11
2015-02-18perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng1-4/+13
2015-02-18perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng1-30/+29
2015-02-18perf: Simplify the branch stack checkYan, Zheng1-17/+3
2015-02-18perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng1-12/+76
2015-02-18perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng1-0/+19
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2-0/+11
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng3-24/+83
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng4-21/+30
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng2-0/+9
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2-29/+29
2015-02-18perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan1-7/+5
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2-3/+10
2015-02-18perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring1-2/+1
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu1-0/+5