summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-19spi: meson: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regulator: vexpress: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regulator: gpio: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19regulator: anatop: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-19ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang1-2/+2
2015-09-19ASoC: wm8962: remove 64k sample rate supportZidan Wang1-1/+2
2015-09-19regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-09-19regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker1-1/+1
2015-09-19Merge branch 'acpi-bus'Rafael J. Wysocki4-16/+11
2015-09-19Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki8-30/+62
2015-09-18Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-47/+65
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-8/+31
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-165/+199
2015-09-18perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland1-1/+4
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2-4/+4
2015-09-18ASoC: davinci-mcasp: Fix devm_kasprintf format stringPeter Ujfalusi1-3/+3
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds217-573/+482
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds17-17/+65
2015-09-18kvm: svm: reset mmu on VCPU resetIgor Mammedov1-0/+1
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel1-4/+11
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens4-21/+42
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens2-102/+51
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens1-6/+6
2015-09-18perf: Fix races in computing the header sizesPeter Zijlstra1-6/+9
2015-09-18perf: Fix u16 overflowsPeter Zijlstra1-10/+40
2015-09-18perf: Restructure perf syscall point of no returnPeter Zijlstra1-17/+32
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen1-1/+5
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen3-1/+13
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen1-1/+1
2015-09-18sched: Fix crash trying to dequeue/enqueue the idle threadPeter Zijlstra1-3/+11
2015-09-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-12/+69
2015-09-18tcp_cubic: do not set epoch_start in the futureEric Dumazet1-2/+8
2015-09-18fjes: fix off-by-one error at fjes_hw_update_zone_task()Taku Izumi1-4/+4
2015-09-18MAINTAINERS: remove bouncing email address for qlcnicJiri Benc1-1/+0
2015-09-18Merge branch 'vxlan-fixes'David S. Miller7-13/+47
2015-09-18bnx2x: track vxlan port countJiri Benc2-2/+13
2015-09-18be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2-0/+11
2015-09-18qlcnic: track vxlan port countJiri Benc2-5/+14
2015-09-18vxlan: reject IPv6 addresses if IPv6 is not configuredJiri Benc1-1/+4
2015-09-18vxlan: set needed headroom correctlyJiri Benc1-5/+5