summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-148-23/+33
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-08-141-0/+6
| |\
| | * Merge back cpufreq changes for 4.19.Rafael J. Wysocki2018-08-061-0/+6
| | |\
| | | * Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-301-0/+6
| | | |\
| | | | * cpu/hotplug: Add a cpus_read_trylock() functionWaiman Long2018-07-261-0/+6
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-147-23/+27
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-066-21/+24
| | | * | | | | PM / hibernate: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
| | | * | | | | PM / hibernate: cast PAGE_SIZE to int when comparing with error codeChengguang Xu2018-07-021-2/+2
| | | |/ / / /
* | | | | | | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-08-142-13/+11
|\ \ \ \ \ \ \
| * | | | | | | dma-mapping: Generalise dma_32bit_limit flagRobin Murphy2018-07-271-3/+3
| * | | | | | | swiotlb: clean up reportingKees Cook2018-07-251-10/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-142-3/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-0515-78/+160
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | blk-cgroup: clear the throttle queue on forkJosef Bacik2018-08-011-0/+5
| * | | | | | | Blktrace: bail out early if block debugfs is not configuredLiu Bo2018-07-091-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-144-30/+283
|\ \ \ \ \ \ \
| * | | | | | | cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-072-13/+30
| * | | | | | | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-0550-372/+5046
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | cpu/hotplug: detect SMT disabled by BIOSJosh Poimboeuf2018-07-241-0/+9
| * | | | | | | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-07-131-3/+10
| * | | | | | | cpu/hotplug: Expose SMT control init functionJiri Kosina2018-07-131-3/+13
| * | | | | | | cpu/hotplug: Online siblings when SMT control is turned onThomas Gleixner2018-07-091-2/+24
| * | | | | | | x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk2018-07-041-0/+1
| * | | | | | | cpu/hotplug: Boot HT siblings at least onceThomas Gleixner2018-07-021-24/+48
| * | | | | | | cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-211-0/+170
| * | | | | | | cpu/hotplug: Split do_cpu_down()Thomas Gleixner2018-06-211-9/+8
| * | | | | | | cpu/hotplug: Make bringup/teardown of smp threads symmetricThomas Gleixner2018-06-211-2/+1
| * | | | | | | sched/smt: Update sched_smt_present at runtimePeter Zijlstra2018-06-212-18/+13
* | | | | | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-131-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig2018-06-241-2/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-131-11/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Drop architecture-specific ENOTSUP defineHelge Deller2018-08-131-11/+2
* | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-135-50/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/clock: Disable interrupts when calling generic_sched_clock_init()Pavel Tatashin2018-07-301-0/+2
| * | | | | | | | | timekeeping: Prevent false warning when persistent clock is not availablePavel Tatashin2018-07-301-1/+1
| * | | | | | | | | sched/clock: Close a hole in sched_clock_init()Peter Zijlstra2018-07-201-10/+6
| * | | | | | | | | sched/clock: Use static key for sched_clock_runningPavel Tatashin2018-07-202-10/+8
| * | | | | | | | | sched/clock: Enable sched clock earlyPavel Tatashin2018-07-201-1/+19
| * | | | | | | | | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-203-12/+18
| * | | | | | | | | timekeeping: Default boot time offset to local_clock()Pavel Tatashin2018-07-201-2/+5
| * | | | | | | | | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin2018-07-201-29/+30
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-131-6/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel2018-07-171-6/+9
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-1318-137/+342
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clockevents: Warn if cpu_all_mask is used as cpumaskSudeep Holla2018-08-021-0/+6
| * | | | | | | | | | tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimerSudeep Holla2018-08-021-1/+1
| * | | | | | | | | | timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli2018-08-021-13/+16
| * | | | | | | | | | Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu...Thomas Gleixner2018-07-206-43/+214
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang2018-07-192-8/+163
OpenPOWER on IntegriCloud