summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-019-169/+166
|\
| * crypto: N2 - Replace racy task affinity logicThomas Gleixner2017-04-151-15/+16
| * cpufreq/sparc-us2e: Replace racy task affinity logicThomas Gleixner2017-04-151-24/+21
| * cpufreq/sparc-us3: Replace racy task affinity logicThomas Gleixner2017-04-151-30/+16
| * cpufreq/sh: Replace racy task affinity logicThomas Gleixner2017-04-151-18/+27
| * cpufreq/ia64: Replace racy task affinity logicThomas Gleixner2017-04-151-53/+39
| * ACPI/processor: Replace racy task affinity logicThomas Gleixner2017-04-152-27/+42
| * ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner2017-04-151-0/+3
| * sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-112-2/+2
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-0112-103/+337
|\ \
| * | efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel2017-04-171-2/+9
| * | ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel2017-04-051-13/+36
| * | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-055-10/+30
| * | efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-054-28/+21
| * | efi/libstub: Fix harmless command line parsing bugArd Biesheuvel2017-04-051-2/+2
| * | efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel2017-04-051-20/+128
| * | efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin2017-04-051-3/+3
| * | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-052-1/+7
| * | x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma2017-04-052-0/+85
| * | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-33/+24
| * | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-3/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0141-662/+1622
|\ \ \
| * | | arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann2017-04-201-2/+2
| * | | Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-201-13/+0
| * | | Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2017-04-204-202/+792
| |\ \ \
| | * | | acpi/arm64: Add SBSA Generic Watchdog support in GTDT driverFu Wei2017-04-191-0/+103
| | * | | clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei2017-04-191-3/+76
| | * | | acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei2017-04-191-0/+157
| | * | | clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei2017-04-191-30/+10
| | * | | acpi/arm64: Add GTDT table parse driverFu Wei2017-04-193-0/+161
| | * | | clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei2017-04-191-44/+145
| | * | | clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei2017-04-191-25/+21
| | * | | clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei2017-04-191-15/+19
| | * | | clocksource: arm_arch_timer: split dt-only rate handlingFu Wei2017-04-191-18/+23
| | * | | clocksource: arm_arch_timer: rework PPI selectionFu Wei2017-04-101-31/+46
| | * | | clocksource: arm_arch_timer: add a new enum for spi typeFu Wei2017-04-101-2/+2
| | * | | clocksource: arm_arch_timer: move enums and defines to header fileFu Wei2017-04-101-11/+0
| | * | | clocksource: arm_arch_timer: rename the PPI enumFu Wei2017-04-101-40/+42
| | * | | clocksource: arm_arch_timer: rename type macrosFu Wei2017-04-101-20/+23
| | * | | clocksource: arm_arch_timer: clean up printk usageFu Wei2017-04-101-24/+25
| * | | | Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner2017-04-1729-362/+736
| |\ \ \ \
| | * | | | Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Lezcano2017-04-072-159/+387
| | |\| | |
| | | * | | arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier2017-04-071-0/+33
| | | * | | arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier2017-04-071-0/+34
| | | * | | arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier2017-04-072-0/+30
| | | * | | arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier2017-04-071-13/+32
| | | * | | arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier2017-04-071-3/+3
| | | * | | arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier2017-04-071-31/+31
| | | * | | arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier2017-04-071-12/+30
| | | * | | arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier2017-04-071-5/+26