aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-19drm/nouveau/mxm: fix null deref on loadIlia Mirkin
2014-01-19Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-01-15Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-01-15Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar
2014-01-14hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny
2014-01-14hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck
2014-01-14hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck
2014-01-14hwmon: (da9052) Fix adc to voltage calculationAnthony Olech
2014-01-14hwmon: (coretemp) Refine TjMax detectionGuenter Roeck
2014-01-14hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck
2014-01-14hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck
2014-01-14hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard
2014-01-14hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-14md: fix problem when adding device to read-only array with bitmap.NeilBrown
2014-01-14md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown
2014-01-14md/raid5: fix a recently broken BUG_ON().NeilBrown
2014-01-14md/raid1: fix request counting bug in new 'barrier' code.NeilBrown
2014-01-14md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown
2014-01-14md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown
2014-01-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar