| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/deadline: Move CPU frequency selection triggering points | Juri Lelli | 2018-01-10 | 2 | -9/+10 |
* | sched/cpufreq: Use the DEADLINE utilization signal | Juri Lelli | 2018-01-10 | 3 | -12/+25 |
* | sched/deadline: Implement "runtime overrun signal" support | Juri Lelli | 2018-01-10 | 5 | -2/+35 |
* | sched/fair: Only immediately migrate tasks due to interrupts if prev and targ... | Mel Gorman | 2018-01-10 | 1 | -3/+9 |
* | sched/fair: Correct obsolete comment about cpufreq_update_util() | Joel Fernandes | 2018-01-10 | 1 | -3/+1 |
* | sched/fair: Remove impossible condition from find_idlest_group_cpu() | Joel Fernandes | 2018-01-10 | 1 | -1/+1 |
* | sched/cpufreq: Don't pass flags to sugov_set_iowait_boost() | Viresh Kumar | 2018-01-10 | 1 | -5/+4 |
* | sched/cpufreq: Initialize sg_cpu->flags to 0 | Viresh Kumar | 2018-01-10 | 1 | -1/+1 |
* | sched/fair: Consider RT/IRQ pressure in capacity_spare_wake() | Joel Fernandes | 2018-01-10 | 1 | -1/+1 |
* | sched/fair: Use 'unsigned long' for utilization, consistently | Patrick Bellasi | 2018-01-10 | 1 | -5/+5 |
* | sched/core: Rework and clarify prepare_lock_switch() | rodrigosiqueira | 2018-01-10 | 2 | -45/+49 |
* | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-01-10 | 1628 | -10597/+17469 |
|\ |
|
| * | membarrier: Disable preemption when calling smp_call_function_many() | Mathieu Desnoyers | 2018-01-10 | 1 | -0/+2 |
| * | sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST | Geert Uytterhoeven | 2018-01-08 | 1 | -0/+1 |
| * | ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y | Valentin Ilie | 2018-01-06 | 1 | -1/+1 |
| * | Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-05 | 2 | -12/+34 |
| |\ |
|
| | * | btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes | Chris Mason | 2018-01-02 | 1 | -11/+34 |
| | * | btrfs: Fix flush bio leak | Nikolay Borisov | 2018-01-02 | 1 | -1/+0 |
| * | | Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-01-05 | 3 | -19/+33 |
| |\ \ |
|
| | * | | xfs: fix s_maxbytes overflow problems | Darrick J. Wong | 2018-01-02 | 2 | -3/+3 |
| | * | | xfs: quota: check result of register_shrinker() | Aliaksei Karaliou | 2018-01-02 | 1 | -16/+29 |
| | * | | xfs: quota: fix missed destroy of qi_tree_lock | Aliaksei Karaliou | 2018-01-02 | 1 | -0/+1 |
| * | | | Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-05 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | mfd: rtsx: Release IRQ during shutdown | Sinan Kaya | 2018-01-05 | 1 | -0/+3 |
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-05 | 10 | -43/+55 |
| |\ \ \ \ |
|
| | * | | | | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN | Thomas Gleixner | 2018-01-05 | 3 | -5/+5 |
| | * | | | | x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm | David Woodhouse | 2018-01-05 | 1 | -2/+2 |
| | * | | | | x86/tlb: Drop the _GPL from the cpu_tlbstate export | Thomas Gleixner | 2018-01-05 | 1 | -1/+1 |
| | * | | | | x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers | Peter Zijlstra | 2018-01-05 | 1 | -0/+16 |
| | * | | | | x86/kaslr: Fix the vaddr_end mess | Thomas Gleixner | 2018-01-05 | 3 | -24/+22 |
| | * | | | | x86/mm: Map cpu_entry_area at the same place on 4/5 level | Thomas Gleixner | 2018-01-04 | 3 | -6/+7 |
| | * | | | | x86/mm: Set MODULES_END to 0xffffffffff000000 | Andrey Ryabinin | 2018-01-04 | 2 | -5/+2 |
| * | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-05 | 5 | -17/+57 |
| |\ \ \ \ \ |
|
| | * | | | | | MAINTAINERS: Remove Matt Fleming as EFI co-maintainer | Matt Fleming | 2018-01-03 | 1 | -4/+3 |
| | * | | | | | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 2018-01-03 | 3 | -10/+52 |
| | * | | | | | x86/efi: Fix kernel param add_efi_memmap regression | Dave Young | 2018-01-03 | 1 | -3/+2 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-01-05 | 5 | -3/+35 |
| |\ \ \ \ \ |
|
| | * | | | | | s390/dasd: fix wrongly assigned configuration data | Stefan Haberland | 2018-01-02 | 1 | -0/+10 |
| | * | | | | | s390: fix preemption race in disable_sacf_uaccess | Martin Schwidefsky | 2017-12-15 | 1 | -1/+1 |
| | * | | | | | s390/sclp: disable FORTIFY_SOURCE for early sclp code | Heiko Carstens | 2017-12-13 | 1 | -0/+2 |
| | * | | | | | s390/pci: handle insufficient resources during dma tlb flush | Sebastian Ott | 2017-12-13 | 2 | -2/+22 |
| * | | | | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xen/pvcalls: use GFP_ATOMIC under spin lock | Wei Yongjun | 2018-01-02 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-01-05 | 12 | -62/+173 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | crypto: inside-secure - do not use areq->result for partial results | Antoine Ténart | 2017-12-22 | 1 | -5/+5 |
| | * | | | | | | | crypto: inside-secure - fix request allocations in invalidation path | Antoine Ténart | 2017-12-22 | 2 | -15/+15 |
| | * | | | | | | | crypto: inside-secure - free requests even if their handling failed | Antoine Ténart | 2017-12-22 | 1 | -0/+1 |
| | * | | | | | | | crypto: inside-secure - per request invalidation | Ofer Heifetz | 2017-12-22 | 2 | -27/+111 |
| | * | | | | | | | lib/mpi: Fix umul_ppmm() for MIPS64r6 | James Hogan | 2017-12-22 | 1 | -1/+17 |
| | * | | | | | | | crypto: pcrypt - fix freeing pcrypt instances | Eric Biggers | 2017-12-22 | 1 | -9/+10 |