summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-131-23/+26
* Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-138-119/+39
|\
| *-------. Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-02-137-12/+21
| |\ \ \ \ \
| | | | | * | PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert2015-02-123-10/+3
| | | | * | | PM / devfreq: event: testing the wrong variableDan Carpenter2015-02-121-2/+2
| | | * | | | Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2015-02-121-0/+1
| | | |\ \ \ \
| | | | * | | | intel_idle: support additional Broadwell modelLen Brown2015-02-101-0/+1
| | | | | |_|/ | | | | |/| |
| | * | | | | cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2015-02-122-0/+15
| * | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2015-02-131-107/+18
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki2015-02-111-85/+16
| | * | | | | Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki2015-02-111-22/+2
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-02-137-8/+508
|\ \ \ \ \ \ \
| * | | | | | | leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann2015-02-021-1/+2
| * | | | | | | leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski2015-01-264-0/+501
| * | | | | | | leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-01-141-3/+1
| * | | | | | | leds: Use setup_timerJulia Lawall2015-01-141-3/+2
| * | | | | | | leds: Don't allow brightness values greater than max_brightnessGabriele Mazzotta2015-01-141-1/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-132-5/+17
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-231-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-0/+8
| * | | | | | | | | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-201-5/+9
| |/ / / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-134-119/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-132-3/+3
| * | | | | | | | | mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-131-3/+5
| * | | | | | | | | zram: remove request_queue from struct zramSergey Senozhatsky2015-02-132-9/+8
| * | | | | | | | | zram: remove init_lock in zram_make_requestMinchan Kim2015-02-132-32/+64
| * | | | | | | | | zram: check bd_openers instead of bd_holdersMinchan Kim2015-02-131-1/+1
| * | | | | | | | | zram: rework reset and destroy pathSergey Senozhatsky2015-02-131-42/+33
| * | | | | | | | | zram: fix umount-reset_store-mount race conditionSergey Senozhatsky2015-02-131-14/+9
| * | | | | | | | | zram: free meta table in zram_meta_freeGanesh Mahendran2015-02-131-17/+16
| * | | | | | | | | zram: clean up zram_meta_alloc()Sergey Senozhatsky2015-02-131-8/+6
* | | | | | | | | | Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1315-193/+407
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch2015-02-111-0/+13
| * | | | | | | | | | dm snapshot: remove unnecessary NULL checks before vfree() callsMarkus Elfring2015-02-091-10/+4
| * | | | | | | | | | dm mpath: simplify failure path of dm_multipath_init()Johannes Thumshirn2015-02-091-9/+15
| * | | | | | | | | | dm thin metadata: remove unused dm_pool_get_data_block_size()Rickard Strandqvist2015-02-092-11/+0
| * | | | | | | | | | dm ioctl: fix stale comment above dm_get_inactive_table()Junxiao Bi2015-02-091-2/+2
| * | | | | | | | | | dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn2015-02-091-3/+2
| * | | | | | | | | | dm bufio: fix time comparison to use time_after_eq()Asaf Vertz2015-02-091-1/+2
| * | | | | | | | | | dm: use time_in_range() and time_after()Manuel Schölling2015-02-093-6/+9
| * | | | | | | | | | dm raid: fix a couple integer overflowsDan Carpenter2015-02-091-9/+7
| * | | | | | | | | | dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer2015-02-092-16/+22
| * | | | | | | | | | dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-095-46/+176
| * | | | | | | | | | dm: prepare for allocating blk-mq clone requests in targetKeith Busch2015-02-091-68/+66
| * | | | | | | | | | dm: submit stacked requests in irq enabled contextKeith Busch2015-02-092-18/+46
| * | | | | | | | | | dm: split request structure out from dm_rq_target_io structureMike Snitzer2015-02-091-9/+61
| * | | | | | | | | | dm: remove exports for request-based interfaces without external callersMike Snitzer2015-02-091-6/+3
* | | | | | | | | | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-1213-387/+428
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-102-2/+11
| * | | | | | | | | | | xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne2015-02-101-2/+2