Age | Commit message (Expand) | Author | Files | Lines |
2016-05-05 | sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA... | Yuyang Du | 2 | -13/+13 |
2016-05-05 | sched/fair: Generalize the load/util averages resolution definition | Yuyang Du | 3 | -12/+23 |
2016-05-05 | sched/core: Enable increased load resolution on 64-bit kernels | Peter Zijlstra | 1 | -4/+6 |
2016-05-05 | locking/lockdep, sched/core: Implement a better lock pinning scheme | Peter Zijlstra | 9 | -68/+140 |
2016-05-05 | sched/core: Introduce 'struct rq_flags' | Peter Zijlstra | 3 | -56/+62 |
2016-05-05 | sched/core: Move task_rq_lock() out of line | Peter Zijlstra | 2 | -63/+69 |
2016-05-05 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 200 | -967/+1950 |
2016-04-28 | x86/mm, sched/core: Turn off IRQs in switch_mm() | Andy Lutomirski | 2 | -0/+13 |
2016-04-28 | x86/mm, sched/core: Uninline switch_mm() | Andy Lutomirski | 2 | -96/+104 |
2016-04-28 | x86/mm: Build arch/x86/mm/tlb.c even on !SMP | Andy Lutomirski | 2 | -2/+5 |
2016-04-28 | sched/core: Add switch_mm_irqs_off() and use it in the scheduler | Andy Lutomirski | 2 | -3/+10 |
2016-04-28 | mm/mmu_context, sched/core: Fix mmu_context.h assumption | Ingo Molnar | 1 | -1/+1 |
2016-04-28 | sched/core, ARM: Include linux/preempt.h from asm/mmu_context.h | Andy Lutomirski | 1 | -0/+1 |
2016-04-28 | sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times | Wanpeng Li | 2 | -8/+8 |
2016-04-28 | nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() | Peter Zijlstra | 1 | -13/+16 |
2016-04-24 | Linux 4.6-rc5v4.6-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-04-23 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 6 | -11/+12 |
2016-04-23 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+5 |
2016-04-23 | generic syscalls: wire up preadv2 and pwritev2 syscalls | Andre Przywara | 1 | -1/+5 |
2016-04-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -7/+42 |
2016-04-23 | Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur... | Linus Torvalds | 3 | -9/+28 |
2016-04-23 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -9/+34 |
2016-04-23 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+3 |
2016-04-23 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -35/+103 |
2016-04-23 | Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -35/+78 |
2016-04-23 | Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -6/+14 |
2016-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -13/+20 |
2016-04-23 | sched/deadline: Fix a bug in dl_overflow() | Xunlei Pang | 1 | -1/+2 |
2016-04-23 | sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates | Frederic Weisbecker | 3 | -7/+13 |
2016-04-23 | sched/fair: Correctly handle nohz ticks CPU load accounting | Frederic Weisbecker | 3 | -40/+72 |
2016-04-23 | sched/fair: Gather CPU load functions under a more conventional namespace | Frederic Weisbecker | 6 | -23/+23 |
2016-04-23 | sched/fair: Call cpufreq hook in additional paths | Steve Muckle | 1 | -31/+42 |
2016-04-23 | sched/fair: Do not call cpufreq hook unless util changed | Steve Muckle | 1 | -4/+6 |
2016-04-23 | sched/fair: Move cpufreq hook to update_cfs_rq_load_avg() | Steve Muckle | 1 | -24/+26 |
2016-04-23 | sched/fair: Fix asym packing to select correct CPU | Srikar Dronamraju | 1 | -3/+9 |
2016-04-23 | Merge tag 'v4.6-rc4' into sched/core, to refresh the tree | Ingo Molnar | 1026 | -6950/+10708 |
2016-04-22 | Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 3 | -7/+9 |
2016-04-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -8/+31 |
2016-04-22 | Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -11/+16 |
2016-04-22 | Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -18/+91 |
2016-04-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 22 | -63/+126 |
2016-04-22 | Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 9 | -20/+59 |
2016-04-22 | Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 4 | -18/+34 |
2016-04-22 | x86 EDAC, sb_edac.c: Take account of channel hashing when needed | Tony Luck | 1 | -1/+23 |
2016-04-22 | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address | Tony Luck | 1 | -3/+3 |
2016-04-22 | Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 6 | -17/+44 |
2016-04-22 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 1 | -0/+1 |
2016-04-22 | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt | Juergen Gross | 1 | -3/+3 |
2016-04-22 | cpu/hotplug: Fix rollback during error-out in __cpu_disable() | Sebastian Andrzej Siewior | 1 | -7/+26 |
2016-04-22 | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test | Daniel Lezcano | 1 | -1/+1 |