summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki
2016-03-11irqchip/irq-alpine-msi: Release the correct domain on errorDan Carpenter
2016-03-11x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-03-11Merge tag 'perf-core-for-mingo-20160310' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä
2016-03-10cpu/hotplug: Fix smpboot thread orderingThomas Gleixner
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen
2016-03-10perf stat: Implement --metric-only modeAndi Kleen
2016-03-10perf stat: Document CSV format in manpageAndi Kleen
2016-03-10perf hists browser: Check sort keys before hot key actionsNamhyung Kim
2016-03-10perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim
2016-03-10perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim
2016-03-10perf tools: Remove nr_sort_keys fieldNamhyung Kim
2016-03-10perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim
2016-03-10perf tools: Fix command line filters in hierarchy modeNamhyung Kim
2016-03-10perf tools: Add more sort entry check functionsNamhyung Kim
2016-03-10perf tools: Fix hist_entry__filter() for hierarchyNamhyung Kim
2016-03-10perf jitdump: Build only on supported archsJiri Olsa
2016-03-10tools lib traceevent: Add '~' operation within arg_num_eval()Steven Rostedt
2016-03-10MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON
2016-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab
2016-03-10x86/entry/traps: Show unhandled signal for i386 in do_trap()Jianyu Zhan
2016-03-10EDAC/sb_edac: Fix computation of channel addressLuck, Tony
2016-03-10irqchip/mxs: Fix error check of of_io_request_and_map()Vladimir Zapolskiy
2016-03-10irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy
2016-03-10genirq: Export IRQ functions for module useQuan Nguyen
2016-03-10dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-10x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov
2016-03-10KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-10x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski
2016-03-10x86/entry/32: Change INT80 to be an interrupt gateAndy Lutomirski
2016-03-10locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()Davidlohr Bueso
2016-03-10locking/csd_lock: Explicitly inline csd_lock*() helpersDavidlohr Bueso
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu
2016-03-10x86/entry: Improve system call entry commentsAndy Lutomirski
2016-03-10x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski
2016-03-10x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski
2016-03-10x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixupAndy Lutomirski
2016-03-10x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski