Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-08-14 | 8 | -23/+33 | |
|\ | ||||||
| * | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2018-08-14 | 1 | -0/+6 | |
| |\ | ||||||
| | * | Merge back cpufreq changes for 4.19. | Rafael J. Wysocki | 2018-08-06 | 1 | -0/+6 | |
| | |\ | ||||||
| | | * | Merge back cpufreq material for 4.19. | Rafael J. Wysocki | 2018-07-30 | 1 | -0/+6 | |
| | | |\ | ||||||
| | | | * | cpu/hotplug: Add a cpus_read_trylock() function | Waiman Long | 2018-07-26 | 1 | -0/+6 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' | Rafael J. Wysocki | 2018-08-14 | 7 | -23/+27 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | * | | | | | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu | 2018-08-06 | 6 | -21/+24 | |
| | | * | | | | | PM / hibernate: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-06 | 1 | -0/+1 | |
| | | * | | | | | PM / hibernate: cast PAGE_SIZE to int when comparing with error code | Chengguang Xu | 2018-07-02 | 1 | -2/+2 | |
| | | |/ / / / | ||||||
* | | | | | | | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-08-14 | 2 | -13/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dma-mapping: Generalise dma_32bit_limit flag | Robin Murphy | 2018-07-27 | 1 | -3/+3 | |
| * | | | | | | | swiotlb: clean up reporting | Kees Cook | 2018-07-25 | 1 | -10/+8 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-08-14 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 2018-08-06 | 15 | -78/+160 | |
| |\| | | | | | | ||||||
| * | | | | | | | blk-cgroup: clear the throttle queue on fork | Josef Bacik | 2018-08-01 | 1 | -0/+5 | |
| * | | | | | | | Blktrace: bail out early if block debugfs is not configured | Liu Bo | 2018-07-09 | 1 | -3/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2018-08-14 | 4 | -30/+283 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cpu/hotplug: Fix SMT supported evaluation | Thomas Gleixner | 2018-08-07 | 2 | -13/+30 | |
| * | | | | | | | Merge 4.18-rc7 into master to pick up the KVM dependcy | Thomas Gleixner | 2018-08-05 | 50 | -372/+5046 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | cpu/hotplug: detect SMT disabled by BIOS | Josh Poimboeuf | 2018-07-24 | 1 | -0/+9 | |
| * | | | | | | | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early | Thomas Gleixner | 2018-07-13 | 1 | -3/+10 | |
| * | | | | | | | cpu/hotplug: Expose SMT control init function | Jiri Kosina | 2018-07-13 | 1 | -3/+13 | |
| * | | | | | | | cpu/hotplug: Online siblings when SMT control is turned on | Thomas Gleixner | 2018-07-09 | 1 | -2/+24 | |
| * | | | | | | | x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present | Konrad Rzeszutek Wilk | 2018-07-04 | 1 | -0/+1 | |
| * | | | | | | | cpu/hotplug: Boot HT siblings at least once | Thomas Gleixner | 2018-07-02 | 1 | -24/+48 | |
| * | | | | | | | cpu/hotplug: Provide knobs to control SMT | Thomas Gleixner | 2018-06-21 | 1 | -0/+170 | |
| * | | | | | | | cpu/hotplug: Split do_cpu_down() | Thomas Gleixner | 2018-06-21 | 1 | -9/+8 | |
| * | | | | | | | cpu/hotplug: Make bringup/teardown of smp threads symmetric | Thomas Gleixner | 2018-06-21 | 1 | -2/+1 | |
| * | | | | | | | sched/smt: Update sched_smt_present at runtime | Peter Zijlstra | 2018-06-21 | 2 | -18/+13 | |
* | | | | | | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2018-08-14 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dma-noncoherent: add a arch_sync_dma_for_cpu_all hook | Christoph Hellwig | 2018-06-24 | 1 | -2/+6 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-14 | 1 | -11/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | parisc: Drop architecture-specific ENOTSUP define | Helge Deller | 2018-08-13 | 1 | -11/+2 | |
* | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-14 | 5 | -50/+74 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/clock: Disable interrupts when calling generic_sched_clock_init() | Pavel Tatashin | 2018-07-30 | 1 | -0/+2 | |
| * | | | | | | | | | timekeeping: Prevent false warning when persistent clock is not available | Pavel Tatashin | 2018-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | sched/clock: Close a hole in sched_clock_init() | Peter Zijlstra | 2018-07-20 | 1 | -10/+6 | |
| * | | | | | | | | | sched/clock: Use static key for sched_clock_running | Pavel Tatashin | 2018-07-20 | 2 | -10/+8 | |
| * | | | | | | | | | sched/clock: Enable sched clock early | Pavel Tatashin | 2018-07-20 | 1 | -1/+19 | |
| * | | | | | | | | | sched/clock: Move sched clock initialization and merge with generic clock | Pavel Tatashin | 2018-07-20 | 3 | -12/+18 | |
| * | | | | | | | | | timekeeping: Default boot time offset to local_clock() | Pavel Tatashin | 2018-07-20 | 1 | -2/+5 | |
| * | | | | | | | | | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o... | Pavel Tatashin | 2018-07-20 | 1 | -29/+30 | |
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-14 | 1 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids | Rik van Riel | 2018-07-17 | 1 | -6/+9 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-13 | 18 | -137/+342 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clockevents: Warn if cpu_all_mask is used as cpumask | Sudeep Holla | 2018-08-02 | 1 | -0/+6 | |
| * | | | | | | | | | | tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer | Sudeep Holla | 2018-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | timers: Clear timer_base::must_forward_clk with timer_base::lock held | Gaurav Kohli | 2018-08-02 | 1 | -13/+16 | |
| * | | | | | | | | | | Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu... | Thomas Gleixner | 2018-07-20 | 6 | -43/+214 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | time: Introduce one suspend clocksource to compensate the suspend time | Baolin Wang | 2018-07-20 | 2 | -8/+163 |