summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-122-2/+3
* drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker2015-10-121-16/+3
* efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-111-1/+3
* acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
* arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-09-142-0/+34
* arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-083-1/+6
* acpi, x86: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+23
* efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-082-18/+31
* Revert "x86/efi: Request desired alignment via the PE/COFF headers"Matt Fleming2015-08-081-1/+1
* x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming2015-08-081-2/+7
* efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-082-3/+6
* Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-0813-116/+718
|\
| * ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-072-4/+2
| * ARC: Make pt_regs regs unsignedVineet Gupta2015-08-052-37/+37
| * ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-041-3/+3
| * ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-044-4/+347
| * ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-042-10/+166
| * ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-041-7/+69
| * ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta2015-08-041-15/+17
| * Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta2015-08-041-12/+2
| * ARCv2: [axs103_smp] Reduce clk for Quad FPGA configsVineet Gupta2015-08-041-0/+15
| * ARCv2: Fix the peripheral address space detectionVineet Gupta2015-08-032-5/+10
| * ARCv2: allow selection of page size for MMUv4Alexey Brodkin2015-07-231-2/+2
| * ARCv2: lib: memset: Don't assume 64-bit load/storesVineet Gupta2015-07-201-7/+36
| * ARCv2: lib: memcpy: Missing PREFETCHWVineet Gupta2015-07-201-1/+1
| * ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin2015-07-202-1/+13
| * ARC/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-201-25/+15
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-08-081-0/+4
|\ \
| * | virtio-input: reset device and detach unused during removeJason Wang2015-08-061-0/+4
* | | Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-082-17/+11
|\ \ \
| * | | dm btree remove: fix bug in remove_one()Joe Thornber2015-08-071-0/+1
| * | | dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer2015-08-031-17/+10
* | | | Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-0816-50/+108
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-08-07530-3506/+6319
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown2015-08-065-34/+76
| | |\ \ \ \ \ \
| | | | | * | | | ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood2015-08-061-2/+3
| | | | | * | | | ASoC: topology: Add ops support to byte controls UAPIMengdong Lin2015-08-061-3/+6
| | | | | * | | | ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin2015-08-062-23/+54
| | | | | * | | | Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown2015-08-06544-3013/+4296
| | | | | |\ \ \ \
| | | | | * | | | | ASoC: topology: add private data to manifestVinod Koul2015-08-061-0/+1
| | | | | * | | | | ASoC: topology: Add subsequence in topologySubhransu S. Prusty2015-08-062-0/+2
| | | | | * | | | | ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin2015-08-041-1/+1
| | | | * | | | | | ASoC: Intel: sst_byt: fix initialize 'NULL device *' issueJie Yang2015-07-291-0/+2
| | | | * | | | | | ASoC: Intel: haswell: fix initialize 'NULL device *' issueJie Yang2015-07-291-0/+2
| | | * | | | | | | ASoC: cs4265: Fix setting dai format for Left/Right JustifiedAxel Lin2015-07-241-5/+5
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-08-062-0/+6
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao2015-08-032-0/+6
| * | | | | | | | ALSA: hda - one Dell machine needs the headphone white noise fixupHui Wang2015-08-051-0/+1
| * | | | | | | | ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto2015-08-055-2/+23
| * | | | | | | | Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto2015-08-053-6/+0
OpenPOWER on IntegriCloud