summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-06bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang1-5/+5
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds247-931/+1409
2015-11-06Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds24-456/+729
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds144-1030/+8452
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2-2/+2
2015-11-05perf stat: Make stat options globalJiri Olsa1-81/+82
2015-11-05Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds39-1474/+3818
2015-11-05Merge tag 'hsi-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-21/+17
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds262-7854/+7834
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-40/+102
2015-11-05packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-11-05MAINTAINERS: update DT binding doc locationsRob Herring1-9/+10
2015-11-05ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet1-3/+2
2015-11-05tcp: fix req->saved_syn raceEric Dumazet4-11/+21
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds21-547/+869
2015-11-05Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-1/+1
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin1-1/+1
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter1-3/+9
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot4-0/+48
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds14-117/+127
2015-11-05HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann1-1/+2
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov12-28/+66
2015-11-05arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2-2/+2
2015-11-05scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+21
2015-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-11/+34
2015-11-05perf sched latency: Fix thread pid reuse issueJiri Olsa1-2/+3
2015-11-05perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan1-0/+3
2015-11-05perf trace: Fix documentation for -iPeter Feiner1-1/+0
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2-2/+2
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan1-0/+27
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan1-6/+18
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2-1/+6
2015-11-05perf tools: Insert split maps correctly into origin groupJiri Olsa1-2/+8
2015-11-05drm/i915: Do graphics device reset under forcewakeMika Kuoppala1-1/+10
2015-11-05firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2015-11-05drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin1-1/+1
2015-11-05ASoC: sun4i-codec: use consistent names for PA controlsAdam Sampson1-13/+14
2015-11-05ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust pr...Oder Chiou1-3/+35
2015-11-05drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy1-16/+20
2015-11-05Btrfs: fix sleeping inside atomic context in qgroup rescan workerFilipe Manana1-1/+0
2015-11-05KVM: VMX: Fix commit which broke PMLKai Huang1-13/+11
2015-11-05Btrfs: fix race waiting for qgroup rescan workerFilipe Manana1-2/+1
2015-11-05btrfs: qgroup: exit the rescan worker during umountJustin Maggard2-3/+9
2015-11-05Btrfs: fix extent accounting for partial direct IO writesFilipe Manana1-15/+37
2015-11-05HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke1-18/+18
2015-11-05MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan1-0/+11
2015-11-05ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates1-0/+5
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman11-9/+650
2015-11-05Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds204-2645/+21697