summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-20131128' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2013-11-286-48/+78
|\
| * KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-282-7/+0
| * KVM: s390: Add SIGP store-status-at-address orderThomas Huth2013-11-282-0/+36
| * KVM: s390: fix diagnose code extractionHeiko Carstens2013-11-281-1/+1
| * KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth2013-11-281-1/+3
| * KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-283-13/+31
| * KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth2013-11-281-2/+0
| * KVM: s390: Fix access to CR6 in TPI handlerThomas Huth2013-11-281-1/+1
| * KVM: s390: Removed VIRTIODESCSPACEThomas Huth2013-11-281-3/+0
| * KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2013-11-282-20/+6
|/
* KVM: Change maintainer email addressGleb Natapov2013-11-271-1/+1
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-11-2222-62/+477
|\
| * x86, wmi fix modalias_show return valuesPrarit Bhargava2013-11-201-2/+4
| * ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan2013-11-201-3/+45
| * ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan2013-11-201-3/+5
| * ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan2013-11-201-0/+24
| * ipc: Added platform data structureKuppuswamy Sathyanarayanan2013-11-201-8/+29
| * thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai2013-11-201-1/+6
| * platform: add chrome platform directoryOlof Johansson2013-11-208-12/+37
| * hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung2013-11-201-1/+13
| * dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung2013-11-201-3/+4
| * platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-208-23/+8
| * sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea2013-11-201-2/+2
| * sony-laptop: warn on multiple KBD backlight handlesMattia Dongili2013-11-201-4/+12
| * dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede2013-11-201-3/+10
| * dell-laptop: Add a force_rfkill module parameterHans de Goede2013-11-201-1/+5
| * dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede2013-11-201-1/+1
| * dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede2013-11-201-3/+2
| * dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede2013-11-201-3/+11
| * dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede2013-11-201-5/+2
| * dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede2013-11-201-1/+4
| * dell-laptop: Don't set sw_state from the query callbackHans de Goede2013-11-201-8/+19
| * dell-laptop: Only get status from BIOS once when updatingHans de Goede2013-11-201-9/+19
| * dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede2013-11-201-0/+3
| * dell-laptop: Only enable rfkill on LatitudesHans de Goede2013-11-201-50/+7
| * Revert "dell-laptop: Remove rfkill code"Hans de Goede2013-11-201-0/+289
* | Linux 3.13-rc1v3.13-rc1Linus Torvalds2013-11-221-2/+2
* | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\ \
| * | eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2
* | | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-229-47/+161
|\ \ \
| * | | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson2013-11-221-1/+1
| * | | ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai2013-11-221-0/+20
| * | | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-215-42/+86
| |\ \ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-201-0/+2
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6
| | |\ \ \ \
| | | * | | | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1
| | | * | | | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | | * | | | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4
| | * | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-2020-124/+209
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-11-201-1/+3
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud