index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
9
-185
/
+276
2016-03-06
cpu/hotplug: Remove redundant state check
Thomas Gleixner
1
-2
/
+0
2016-03-04
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+15
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2
-12
/
+15
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
31
-954
/
+1255
2016-03-04
Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
1
-25
/
+261
2016-03-03
hrtimer: Revert CLOCK_MONOTONIC_RAW support
Thomas Gleixner
1
-16
/
+2
2016-03-03
cpu/hotplug: Plug death reporting race
Thomas Gleixner
1
-2
/
+14
2016-03-02
time: Add history to cross timestamp interface supporting slower devices
Christopher S. Hall
1
-1
/
+170
2016-03-02
time: Add driver cross timestamp interface for higher precision time synchron...
Christopher S. Hall
1
-0
/
+56
2016-03-02
time: Remove duplicated code in ktime_get_raw_and_real()
Christopher S. Hall
1
-38
/
+2
2016-03-02
time: Add timekeeping snapshot code capturing system time and counter
Christopher S. Hall
1
-0
/
+30
2016-03-02
time: Add cycles to nanoseconds translation
Christopher S. Hall
1
-4
/
+21
2016-03-02
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-19
/
+5
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-47
/
+12
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
3
-34
/
+53
2016-03-02
sched: Account rr tasks
Frederic Weisbecker
2
-0
/
+17
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2
-24
/
+49
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
1
-9
/
+9
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2
-7
/
+144
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
3
-35
/
+38
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2
-8
/
+13
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2
-29
/
+39
2016-03-01
cpu/hotplug: Move online calls to hotplugged cpu
Thomas Gleixner
1
-48
/
+96
2016-03-01
cpu/hotplug: Create hotplug threads
Thomas Gleixner
3
-1
/
+147
2016-03-01
cpu/hotplug: Split out the state walk into functions
Thomas Gleixner
1
-43
/
+68
2016-03-01
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
3
-38
/
+11
2016-03-01
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
Thomas Gleixner
2
-10
/
+18
2016-03-01
cpu/hotplug: Implement setup/removal interface
Thomas Gleixner
1
-0
/
+224
2016-03-01
cpu/hotplug: Make target state writeable
Thomas Gleixner
1
-8
/
+65
2016-03-01
cpu/hotplug: Add sysfs state interface
Thomas Gleixner
1
-0
/
+100
2016-03-01
cpu/hotplug: Hand in target state to _cpu_up/down
Thomas Gleixner
1
-11
/
+20
2016-03-01
cpu/hotplug: Convert the hotplugged cpu work to a state machine
Thomas Gleixner
1
-15
/
+66
2016-03-01
cpu/hotplug: Convert to a state machine for the control processor
Thomas Gleixner
1
-26
/
+176
2016-03-01
cpu/hotplug: Split out cpu down functions
Thomas Gleixner
1
-30
/
+53
2016-03-01
cpu/hotplug: Restructure cpu_up code
Thomas Gleixner
1
-22
/
+47
2016-03-01
cpu/hotplug: Restructure FROZEN state handling
Thomas Gleixner
1
-40
/
+29
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
1
-7
/
+9
2016-02-29
locking/lockdep: Detect chain_key collisions
Ingo Molnar
1
-8
/
+51
2016-02-29
locking/lockdep: Prevent chain_key collisions
Alfredo Alvarez Fernandez
1
-8
/
+6
2016-02-29
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
1
-2
/
+3
2016-02-29
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
2
-0
/
+8
2016-02-29
locking/qspinlock: Use smp_cond_acquire() in pending code
Waiman Long
1
-4
/
+3
2016-02-29
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
2
-20
/
+9
2016-02-29
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
1
-1
/
+7
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
8
-173
/
+261
2016-02-29
sched/deadline: Remove superfluous call to switched_to_dl()
Peter Zijlstra
1
-2
/
+1
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2
-14
/
+4
2016-02-29
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
1
-16
/
+23
2016-02-29
time, acct: Drop irq save & restore from __acct_update_integrals()
Rik van Riel
1
-5
/
+4
[prev]
[next]