summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-02-11Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2015-02-12md/raid10: fix conversion from RAID0 to RAID10NeilBrown
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-12Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2015-02-12PM / devfreq: event: testing the wrong variableDan Carpenter
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11sysrq: convert printk to pr_* equivalentMichal Hocko
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-02-12cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-02-12PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert
2015-02-12Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-11of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2015-02-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2015-02-11drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher
2015-02-11drm/radeon: workaround for CP HW bug on CIKChristian König
2015-02-11drm/radeon: Don't try to enable write-combining without PATMichel Dänzer
2015-02-11drm/radeon: use 0-255 rather than 0-100 for pwm fan rangeAlex Deucher
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-02-11Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-02-11Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki
2015-02-11Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki
2015-02-11dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä
2015-02-11drm/exynos: Add DECON driverAjay Kumar
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell
2015-02-11lguest: remove support for lguest bus.Rusty Russell
2015-02-11lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell
2015-02-11lguest: send trap 13 through to userspace.Rusty Russell
2015-02-11lguest: add infrastructure to check mappings.Rusty Russell