index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
1
-6
/
+6
*
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-09
3
-17
/
+57
*
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
2018-04-07
1
-2
/
+53
*
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
2018-04-07
2
-46
/
+82
*
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
2
-1
/
+23
*
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2018-04-06
1
-1
/
+1
*
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
2018-04-05
1
-4
/
+15
*
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
2
-11
/
+24
*
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-04-05
2
-21
/
+26
*
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-03
1
-1
/
+25
|
\
|
*
-
-
-
.
Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'
Rafael J. Wysocki
2018-04-02
1
-1
/
+25
|
|
\
\
\
|
|
|
*
|
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
2018-03-30
1
-1
/
+1
|
|
|
*
|
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
2018-03-30
1
-0
/
+24
|
|
|
|
/
*
|
|
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
15
-340
/
+563
|
\
\
\
\
|
*
|
|
|
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
Dominik Brodowski
2018-04-02
1
-215
/
+218
|
*
|
|
|
kernel/sys_ni: sort cond_syscall() entries
Dominik Brodowski
2018-04-02
1
-174
/
+332
|
*
|
|
|
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
2018-04-02
1
-1
/
+6
|
*
|
|
|
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
1
-1
/
+6
|
*
|
|
|
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
3
-3
/
+3
|
*
|
|
|
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
1
-3
/
+3
|
*
|
|
|
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
|
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Dominik Brodowski
2018-04-02
1
-22
/
+0
|
*
|
|
|
mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
Dominik Brodowski
2018-04-02
1
-33
/
+0
|
*
|
|
|
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
2018-04-02
1
-2
/
+6
|
*
|
|
|
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
Dominik Brodowski
2018-04-02
3
-17
/
+74
|
*
|
|
|
kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat s...
Dominik Brodowski
2018-04-02
1
-4
/
+10
|
*
|
|
|
kernel: add do_getpgid() helper; remove internal call to sys_getpgid()
Dominik Brodowski
2018-04-02
1
-2
/
+7
|
*
|
|
|
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
|
|
kexec: call do_kexec_load() in compat syscall directly
Dominik Brodowski
2018-04-02
1
-13
/
+39
|
*
|
|
|
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
2018-04-02
1
-3
/
+12
|
*
|
|
|
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
2018-04-02
3
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
mm: remove blackfin MPU support
Arnd Bergmann
2018-03-16
1
-4
/
+0
*
|
|
|
|
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
1
-84
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
sched/wait: Improve __var_waitqueue() code generation
Peter Zijlstra
2018-03-20
1
-6
/
+1
|
*
|
|
|
|
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
2018-03-20
1
-101
/
+0
|
*
|
|
|
|
sched/wait: Introduce wait_var_event()
Peter Zijlstra
2018-03-20
1
-0
/
+48
*
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-02
1
-36
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cpu/hotplug: Fix unused function warning
Arnd Bergmann
2018-03-15
1
-9
/
+9
|
*
|
|
|
|
|
cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states
Lai Jiangshan
2018-03-14
1
-27
/
+15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
34
-1512
/
+2036
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
2018-03-27
1
-6
/
+6
|
*
|
|
|
|
|
sched/cpufreq: Rate limits for SCHED_DEADLINE
Claudio Scordino
2018-03-23
1
-0
/
+14
|
*
|
|
|
|
|
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
2018-03-20
2
-5
/
+39
|
*
|
|
|
|
|
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
2018-03-20
1
-1
/
+8
|
*
|
|
|
|
|
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
2018-03-20
1
-14
/
+70
|
*
|
|
|
|
|
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-20
3
-6
/
+125
|
*
|
|
|
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-20
8
-38
/
+30
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/completions: Use bool in try_wait_for_completion()
gaurav jindal
2018-03-09
1
-3
/
+3
|
*
|
|
|
|
|
|
sched/fair: Update blocked load when newly idle
Vincent Guittot
2018-03-09
1
-18
/
+87
[next]