summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-1224-62/+872
|\
| * efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bitArd Biesheuvel2016-11-251-6/+7
| * thunderbolt: Compile on x86 onlyLukas Wunner2016-11-181-0/+1
| * thunderbolt, efi: Fix Kconfig dependencies harderLukas Wunner2016-11-181-1/+1
| * thunderbolt, efi: Fix Kconfig dependenciesLukas Wunner2016-11-151-1/+1
| * thunderbolt: Use Device ROM retrieved from EFILukas Wunner2016-11-133-1/+45
| * x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-137-0/+350
| * efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-133-5/+17
| * efi: Add device path parserLukas Wunner2016-11-134-0/+229
| * efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-134-0/+53
| * efi/libstub: Add random.c to ARM buildArd Biesheuvel2016-11-134-14/+16
| * efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel2016-11-132-0/+80
| * MAINTAINERS: Add ARM and arm64 EFI specific files to EFI subsystemArd Biesheuvel2016-11-131-2/+4
| * efi/libstub: Fix allocation size calculationsRoy Franz2016-11-131-10/+14
| * Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-11-131133-7544/+12574
| |\
| * | efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter2016-10-181-1/+3
| * | efifb: Show framebuffer layout as device attributesPeter Jones2016-10-181-13/+46
| * | efi/efi_test: Use memdup_user() as a cleanupIvan Hu2016-10-181-7/+3
| * | efi/efi_test: Fix uninitialized variable 'rv'Ivan Hu2016-10-181-1/+1
| * | efi/efi_test: Fix uninitialized variable 'datasize'Ivan Hu2016-10-181-1/+1
| * | efi/arm*: Fix efi_init() error handlingYisheng Xie2016-10-181-1/+3
| * | efi: Remove unused include of <linux/version.h>Wei Yongjun2016-10-181-1/+0
* | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-14/+12
|\ \ \
| * | | kernel/smp: Tell the user we're bringing up secondary CPUsMichael Ellerman2016-10-261-0/+2
| * | | kernel/smp: Make the SMP boot message common on all archesMichael Ellerman2016-10-262-14/+7
| * | | kernel/smp: Define pr_fmt() for smp.cMichael Ellerman2016-10-261-0/+3
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-1217-107/+221
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-11-2317-107/+221
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...Paul E. McKenney2016-11-1415-105/+196
| | |\ \ \ \ \ \
| | | | | * | | | torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
| | | | | * | | | torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney2016-11-141-2/+0
| | | | * | | | | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTIONArnd Bergmann2016-10-311-1/+1
| | | | * | | | | lib/Kconfig.debug: Fix typo in select statementValentin Rothberg2016-10-311-1/+1
| | | | * | | | | lkdtm: Add tests for struct list corruptionKees Cook2016-10-313-0/+72
| | | | * | | | | bug: Provide toggle for BUG on data corruptionKees Cook2016-10-313-35/+49
| | | | * | | | | list: Split list_del() debug checking into separate functionKees Cook2016-10-312-36/+32
| | | | * | | | | rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook2016-10-312-24/+3
| | | | * | | | | list: Split list_add() debug checking into separate functionKees Cook2016-10-312-31/+39
| | | | |/ / / /
| | | * | | | | rcu: Don't kick unless grace period or requestPaul E. McKenney2016-11-141-1/+2
| | | * | | | | rcu: Make expedited grace periods recheck dyntick idle statePaul E. McKenney2016-11-142-1/+12
| | | * | | | | torture: Trace long read-side delaysPaul E. McKenney2016-11-142-2/+14
| | | * | | | | rcu: RCU_TRACE enables event tracing as well as debugfsNikolay Borisov2016-11-141-1/+2
| | | * | | | | rcu: Remove obsolete comment from __call_rcu()Paul E. McKenney2016-11-141-7/+0
| | | * | | | | rcu: Remove obsolete rcu_check_callbacks() header commentPaul E. McKenney2016-11-141-2/+1
| | | * | | | | rcu: Tighten up __call_rcu() rcu_head alignment checkPaul E. McKenney2016-11-141-1/+3
| | | |/ / / /
| | * | | | | Documentation/RCU: Fix minor typoPranith Kumar2016-11-141-1/+1
| | * | | | | documentation: Present updated RCU guaranteePaul E. McKenney2016-11-141-1/+24
| | |/ / / /
* | | | | | Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-123-9/+9
|\ \ \ \ \ \
| * | | | | | cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0
| * | | | | | tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2