summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-201-1/+2
* Merge tag 'v3.13' into for-3.15Eric Paris2014-03-074589-95895/+218832
|\
| * drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-191-2/+2
| * Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-192-2/+0
| |\
| | * Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-182-2/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-178-24/+43
| |\ \
| | * | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| | * | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| | * | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| | * | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| | * | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| | * | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
| | * | net: usbnet: fix SG initialisationBjørn Mork2014-01-131-1/+1
| | * | cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds2014-01-161-8/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar2014-01-151-8/+13
| | | |\ \ | | | | |/ | | | |/|
| | | | * clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann2013-12-301-8/+13
| * | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-1/+1
| |\ \ \ \
| | * | | | hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-141-1/+1
| * | | | | Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2014-01-155-14/+29
| |\ \ \ \ \
| | * | | | | md: fix problem when adding device to read-only array with bitmap.NeilBrown2014-01-142-3/+18
| | * | | | | md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown2014-01-141-4/+4
| | * | | | | md/raid5: fix a recently broken BUG_ON().NeilBrown2014-01-141-1/+2
| | * | | | | md/raid1: fix request counting bug in new 'barrier' code.NeilBrown2014-01-141-2/+1
| | * | | | | md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown2014-01-141-2/+2
| | * | | | | md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown2014-01-141-2/+2
| * | | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2014-01-156-10/+17
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-156-10/+17
| * | | | | | | Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie2014-01-141-1/+1
| * | | | | | | Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie2014-01-143-3/+11
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes2014-01-101-0/+2
| | * | | | | | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-101-2/+2
| | * | | | | | drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-081-1/+7
| * | | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1121-84/+128
| |\ \ \ \ \ \
| | * | | | | | qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| | * | | | | | qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| | * | | | | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1015-39/+42
| | * | | | | | macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
| | * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-102-3/+9
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-092-3/+9
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | | | |\ \ \ \ \ \
| | | | | * | | | | | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| | | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-061-1/+1
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
| | * | | | | | | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
| | * | | | | | | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-092-18/+38
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-112-16/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | leds: lp5521/5523: Remove duplicate mutexMilo Kim2014-01-102-16/+8
| * | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-115-16/+42
| |\ \ \ \ \ \ \ \ \ \ \