summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski
2014-07-16ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede
2014-07-16sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low
2014-07-16locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf: Fix lockdep warning on process exitPeter Zijlstra
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-16perf: Revert ("perf: Always destroy groups on exit")Peter Zijlstra
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-16s390: fix restore of invalid floating-point-controlMartin Schwidefsky
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer
2014-07-16s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-16s390/MSI: Use standard mask and unmask funtionsYijing Wang
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris
2014-07-15Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-07-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-07-16ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-07-15ring-buffer: Fix polling on trace_pipeMartin Lau
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart
2014-07-15MAINTAINERS: Add entry for the Renesas pin controller driverLaurent Pinchart
2014-07-15pinctrl: st: Fix irqmux handlerMaxime COQUELIN
2014-07-15dm cache metadata: do not allow the data block size to changeMike Snitzer
2014-07-15dm thin metadata: do not allow the data block size to changeMike Snitzer
2014-07-15tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov
2014-07-15tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)