Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
715eb7a9243a058a0722aa2f6ba703ede9113e76
/
kernel
715eb7a
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated version
by Frederic Weisbecker
· 8 years ago
a499a5a
sched/cputime: Increment kcpustat directly on irqtime account
by Frederic Weisbecker
· 8 years ago
bde8285
signal: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
605dc2b
tsacct: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
dbf3da1
delaycct: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
d4bc42a
acct: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
5613fda
sched/cputime: Convert task/group cputime to nsecs
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
16a6d9b
sched/cputime: Convert guest time accounting to nsecs (u64)
by Frederic Weisbecker
· 8 years ago
7fb1327
sched/cputime: Convert kcpustat to nsecs
by Frederic Weisbecker
· 8 years ago
07e5f5e
time: Introduce jiffies64_to_nsecs()
by Frederic Weisbecker
· 8 years ago
93825f2
jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY
by Frederic Weisbecker
· 8 years ago
ed5c8c8
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
by Ingo Molnar
· 8 years ago
a2ca3d6
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
f1774f4
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
79c6f44
tracing: Fix hwlat kthread migration
by Steven Rostedt (VMware)
· 8 years ago
619bd4a
sched/rt: Add a missing rescheduling point
by Sebastian Andrzej Siewior
· 8 years ago
4b12db9
sched/core: Fix &rd->cpudl memory leak
by Mathieu Poirier
· 8 years ago
92c99ac
sched/core: Fix &rd->rto_mask memory leak
by Mathieu Poirier
· 8 years ago
4d25b35
sched/fair: Restore previous rq_flags when migrating tasks in hotplug
by Matt Fleming
· 8 years ago
1b1d622
sched/core: Add missing update_rq_clock() call in sched_move_task()
by Peter Zijlstra
· 8 years ago
49ee576
sched/core: Optimize pick_next_task() for idle_sched_class
by Peter Zijlstra
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7d3a0fa
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ff7e593
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
07cd129
cgroup: don't online subsystems before cgroup_name/path() are operational
by Tejun Heo
· 8 years ago
ff9f8a7
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
by Eric Dumazet
· 8 years ago
883af14
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
ff7a28a
kernel/panic.c: add missing \n
by Jiri Slaby
· 8 years ago
b94f511
kernel/watchdog: prevent false hardlockup on overloaded system
by Don Zickus
· 8 years ago
19ca2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
880a385
userns: Make ucounts lock irq-safe
by Nikolay Borisov
· 8 years ago
24b8683
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e326ce0
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
by Rafael J. Wysocki
· 8 years ago
acb0405
sched/clock: Fix hotplug crash
by Peter Zijlstra
· 8 years ago
d407bd2
bpf: don't trigger OOM killer under pressure with map alloc
by Daniel Borkmann
· 8 years ago
ca92e6c
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
49b550f
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0fec955
cpu/hotplug: Remove unused but set variable in _cpu_down()
by Tobias Klauser
· 8 years ago
0aa0313
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
5eb7c0d
taint/module: Fix problems when out-of-kernel driver defines true or false
by Larry Finger
· 8 years ago
4b19a9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f1f7714
bpf: rework prog_digest into prog_tag
by Daniel Borkmann
· 8 years ago
4205e47
cpu/hotplug: Provide dynamic range for prepare stage
by Thomas Gleixner
· 8 years ago
3e4f7a4
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent
by Ingo Molnar
· 8 years ago
99421c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
a11ce3a4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
79078c5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
52d7e48
rcu: Narrow early boot window of illegal synchronous grace periods
by Paul E. McKenney
· 8 years ago
f466ae6
rcu: Remove cond_resched() from Tiny synchronize_sched()
by Paul E. McKenney
· 8 years ago
1460cb6
locking/mutex, sched/wait: Add mutex_lock_io()
by Tejun Heo
· 8 years ago
10ab564
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
by Tejun Heo
· 8 years ago
e33a9bb
sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler
by Tejun Heo
· 8 years ago
b8fd842
sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()
by Dietmar Eggemann
· 8 years ago
89ee048
sched/core: Fix group_entity's share update
by Vincent Guittot
· 8 years ago
da9647e
sched/completions: Fix complete_all() semantics
by Peter Zijlstra
· 8 years ago
59f8c29
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
by Tommaso Cucinotta
· 8 years ago
5680d80
sched/clock: Provide better clock continuity
by Peter Zijlstra
· 8 years ago
9881b02
sched/clock: Delay switching sched_clock to stable
by Peter Zijlstra
· 8 years ago
555570d7
sched/clock: Update static_key usage
by Peter Zijlstra
· 8 years ago
12907fb
sched/clock, clocksource: Add optional cs::mark_unstable() method
by Thomas Gleixner
· 8 years ago
cb42c9a
sched/core: Add debugging code to catch missing update_rq_clock() calls
by Matt Fleming
· 8 years ago
2fb8d36
sched/core: Add missing update_rq_clock() call in set_user_nice()
by Peter Zijlstra
· 8 years ago
3bed5e2
sched/core: Add missing update_rq_clock() call for task_hot()
by Peter Zijlstra
· 8 years ago
80f5c1b
sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()
by Peter Zijlstra
· 8 years ago
4126bad
sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
by Peter Zijlstra
· 8 years ago
46f69fa
sched/fair: Push rq lock pin/unpin into idle_balance()
by Matt Fleming
· 8 years ago
92509b7
sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock
by Matt Fleming
· 8 years ago
d8ac897
sched/core: Add wrappers for lockdep_(un)pin_lock()
by Matt Fleming
· 8 years ago
475113d
perf/x86/intel: Account interrupts for PEBS errors
by Jiri Olsa
· 8 years ago
321027c
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
by Peter Zijlstra
· 8 years ago
63cae12
perf/core: Fix sys_perf_event_open() vs. hotplug
by Peter Zijlstra
· 8 years ago
c8d7dab
sched/cputime: Rename vtime_account_user() to vtime_flush()
by Frederic Weisbecker
· 8 years ago
1213699
sched/cputime: Export account_guest_time()
by Frederic Weisbecker
· 8 years ago
c31cc6a
sched/cputime: Allow accounting system time using cpustat index
by Frederic Weisbecker
· 8 years ago
af54efa
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
406732c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
19c816e
capability: export has_capability
by Jike Song
· 8 years ago
b6416e6
jump_labels: API for flushing deferred jump label updates
by David Matlack
· 8 years ago
24b91e3
nohz: Fix collision between tick and other hrtimers
by Frederic Weisbecker
· 8 years ago
2d39b3c
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
by Jamie Iles
· 8 years ago
f931ab4
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
by Dan Williams
· 8 years ago
7984c27
bpf: do not use KMALLOC_SHIFT_MAX
by Michal Hocko
· 8 years ago
add7c65
pid: fix lockdep deadlock warning due to ucount_lock
by Andrei Vagin
· 8 years ago
6989606
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
be29d20
audit: Fix sleep in atomic
by Jan Kara
· 8 years ago
b9d9d69
smp/hotplug: Undo tglxs brainfart
by Thomas Gleixner
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
dc280d93
cpu/hotplug: Prevent overwriting of callbacks
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e3ba730
fsnotify: Remove fsnotify_duplicate_mark()
by Jan Kara
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c00d2c7
move aio compat to fs/aio.c
by Al Viro
· 8 years ago
1358e03
CPU/hotplug: Clarify description of __cpuhp_setup_state() return value
by Boris Ostrovsky
· 8 years ago
Next »