summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-5/+5
2015-09-04ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.Woodrow Shen1-1/+4
2015-09-04ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu1-6/+11
2015-09-04Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-09-04Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen1-1/+1
2015-09-04Input: sparcspkr - fix module autoload for OF platform driversLuis de Bethencourt1-0/+2
2015-09-04Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...Dave Airlie12-82/+147
2015-09-04Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...Dave Airlie2-9/+348
2015-09-04Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-1/+12
2015-09-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-156/+110
2015-09-04Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie29-164/+360
2015-09-04security/device_cgroup: Fix RCU_LOCKDEP_WARN() conditionPaul E. McKenney1-1/+1
2015-09-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds195-2101/+6347
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds146-1998/+3560
2015-09-04Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-37/+14
2015-09-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds96-1114/+1457
2015-09-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds22-16/+201
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds139-3585/+2425
2015-09-04Merge branch 'sctp-fixes'David S. Miller1-1/+9
2015-09-04sctp: add routing output fallbackMarcelo Ricardo Leitner1-1/+7
2015-09-04sctp: fix dst leakMarcelo Ricardo Leitner1-1/+3
2015-09-04net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto1-2/+1
2015-09-04KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz1-1/+1
2015-09-04IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe1-2/+10
2015-09-04IB/ipoib: Clean up send-only multicast joinsDoug Ledford1-11/+27
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds26-1026/+1903
2015-09-03ipmi:ssif: Add a module parm to specify that SMBus alerts don't workCorey Minyard1-0/+8
2015-09-03ipmi: add of_device_id in MODULE_DEVICE_TABLEBrijesh Singh1-0/+1
2015-09-03ipmi: Compensate for BMCs that wont set the irq enable bitCorey Minyard1-43/+137
2015-09-03ipmi: Don't call receive handler in the panic contextHidehiro Kawai1-1/+7
2015-09-03ipmi: Avoid touching possible corrupted lists in the panic contextHidehiro Kawai1-0/+17
2015-09-03ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai3-5/+13
2015-09-03ipmi: Factor out message flushing procedureHidehiro Kawai1-21/+18
2015-09-03ipmi: Remove unneeded set_run_to_completion callHidehiro Kawai1-2/+0
2015-09-03ipmi: Make some data const that was only readCorey Minyard7-37/+40
2015-09-03ipmi: constify SSIF ACPI device idsMathias Krause1-1/+1
2015-09-03ipmi: Delete an unnecessary check before the function call "cleanup_one_si"Markus Elfring1-3/+1
2015-09-03char:ipmi - Change 1 to true for bool type variables during initialization.Shailendra Verma2-6/+6
2015-09-03impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...Nicholas Krause1-1/+0
2015-09-03ipmi: Add a comment in how messages are delivered from the lower layerCorey Minyard1-0/+4
2015-09-03ipmi/powernv: Fix potential invalid pointer dereferenceNeelesh Gupta1-1/+8
2015-09-03ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard2-165/+157
2015-09-03ipmi: Add device tree bindings informationCorey Minyard1-0/+25
2015-09-03IB/srp: Fix possible protection faultSagi Grimberg1-6/+10
2015-09-03Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds3-447/+305
2015-09-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-66/+207
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny3-45/+48
2015-09-03IB/core: Remove unnecessary defines from ib_mad.hIra Weiny1-12/+0
2015-09-03IB/hfi1: Add PSM2 user space header to header_installIra Weiny2-0/+3
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds69-28389/+505