summaryrefslogtreecommitdiffstats
path: root/arch/blackfin (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-19x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner1-1/+2
2016-03-19x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner1-1/+1
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner1-1/+2
2016-03-19x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner1-1/+1
2016-03-19x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner1-1/+6
2016-03-19x86/topology: Fix Intel HT disablePeter Zijlstra1-1/+14
2016-03-19x86/topology: Fix logical package mappingPeter Zijlstra1-5/+0
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2-18/+71
2016-03-18x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()Thomas Gleixner1-1/+5
2016-03-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-03-17x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-3/+9
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-03-17selftests/x86: Add an iopl testAndy Lutomirski2-1/+136
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck2-5/+6
2016-03-15x86/video: Don't assume all FB devices are PCI devicesVitaly Kuznetsov1-10/+8
2016-03-14Linux 4.5v4.5Linus Torvalds1-1/+1
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-13ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen1-1/+1
2016-03-12block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-12cpu/hotplug: Document states betterThomas Gleixner1-1/+46
2016-03-12x86/cpufeature: Enable new AVX-512 featuresFenghua Yu2-0/+6
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming1-17/+62
2016-03-12x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2-2/+4
2016-03-12mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson1-1/+1
2016-03-11ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni9-19/+19
2016-03-11irqchip/irq-alpine-msi: Release the correct domain on errorDan Carpenter1-1/+1
2016-03-11x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert1-13/+1
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä1-0/+6
2016-03-10cpu/hotplug: Fix smpboot thread orderingThomas Gleixner1-2/+3
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen2-9/+38
2016-03-10perf stat: Implement --metric-only modeAndi Kleen2-10/+205
2016-03-10perf stat: Document CSV format in manpageAndi Kleen1-0/+23
2016-03-10perf hists browser: Check sort keys before hot key actionsNamhyung Kim1-0/+9
2016-03-10perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim1-10/+32
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim2-0/+4
2016-03-10perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim1-10/+34
2016-03-10perf tools: Remove nr_sort_keys fieldNamhyung Kim3-31/+0
2016-03-10perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim1-14/+8
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim1-1/+0
2016-03-10perf tools: Fix command line filters in hierarchy modeNamhyung Kim1-3/+97
2016-03-10perf tools: Add more sort entry check functionsNamhyung Kim2-31/+23
2016-03-10perf tools: Fix hist_entry__filter() for hierarchyNamhyung Kim1-7/+21
2016-03-10perf jitdump: Build only on supported archsJiri Olsa7-6/+19
2016-03-10tools lib traceevent: Add '~' operation within arg_num_eval()Steven Rostedt1-0/+6
2016-03-10MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON1-0/+11
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab2-1/+28
2016-03-10x86/entry/traps: Show unhandled signal for i386 in do_trap()Jianyu Zhan1-2/+0
2016-03-10EDAC/sb_edac: Fix computation of channel addressLuck, Tony1-16/+10