summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki19-205/+628
2015-02-10Merge branch 'acpi-processor'Rafael J. Wysocki1-130/+52
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki3-13/+5
2015-02-10Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki6-2/+175
2015-02-10Merge branch 'acpi-ec'Rafael J. Wysocki2-131/+419
2015-02-10Merge branch 'acpica'Rafael J. Wysocki182-502/+590
2015-02-10Merge branch 'devel-stable' into for-nextRussell King140-2030/+1757
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King4-2/+253
2015-02-10ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis1-0/+47
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds22-224/+541
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2-2/+2
2015-02-09Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds9-33/+575
2015-02-09Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+26
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-24/+46
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-109/+83
2015-02-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+22
2015-02-09Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki4-2/+149
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-21/+55
2015-02-09Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki1-0/+3
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-0/+5
2015-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-41/+95
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2-2/+2
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai4-0/+55
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas5-6/+191
2015-02-09IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua1-1/+5
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua1-17/+11
2015-02-09Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-369/+1045
2015-02-09Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds48-697/+2198
2015-02-09Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds4-8/+59
2015-02-09Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-131/+356
2015-02-09random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller169-2183/+6457
2015-02-09dm snapshot: remove unnecessary NULL checks before vfree() callsMarkus Elfring1-10/+4
2015-02-09dm mpath: simplify failure path of dm_multipath_init()Johannes Thumshirn1-9/+15
2015-02-09dm thin metadata: remove unused dm_pool_get_data_block_size()Rickard Strandqvist2-11/+0
2015-02-09dm ioctl: fix stale comment above dm_get_inactive_table()Junxiao Bi1-2/+2
2015-02-09dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn1-3/+2
2015-02-09dm bufio: fix time comparison to use time_after_eq()Asaf Vertz1-1/+2
2015-02-09dm: use time_in_range() and time_after()Manuel Schölling3-6/+9
2015-02-09dm raid: fix a couple integer overflowsDan Carpenter1-9/+7
2015-02-09dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer2-16/+22
2015-02-09dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer5-46/+176
2015-02-09dm: prepare for allocating blk-mq clone requests in targetKeith Busch1-68/+66
2015-02-09dm: submit stacked requests in irq enabled contextKeith Busch2-18/+46
2015-02-09dm: split request structure out from dm_rq_target_io structureMike Snitzer1-9/+61
2015-02-09dm: remove exports for request-based interfaces without external callersMike Snitzer1-6/+3
2015-02-09dm: fix multipath regression due to initializing wrong requestMike Snitzer1-1/+1
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo8-13/+54
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina18-228/+637
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2-0/+4