index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-20
fork: Fix task_struct alignment
Peter Zijlstra
2017-02-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-18
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-16
genirq: Clarify logic calculating bogus irqreturn_t values
Jeremy Kerr
2017-02-15
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
2017-02-14
Merge tag 'v4.10-rc8' into perf/core, to pick up fixes
Ingo Molnar
2017-02-13
futex: Move futex_init() to core_initcall
Yang Yang
2017-02-13
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2017-02-12
genirq/devres: Use dev_name(dev) as default for devname
Heiner Kallweit
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-10
genirq: Fix /proc/interrupts output alignment
H Hartley Sweeten
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
2017-02-10
timer_list: Remove useless cast when printing
Mars Cheng
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
2017-02-10
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
2017-02-10
perf/core: Allow kernel filters on CPU events
Alexander Shishkin
2017-02-10
perf/core: Do error out on a kernel filter on an exclude_filter event
Alexander Shishkin
2017-02-10
sched/core: Remove unlikely() annotation from sched_move_task()
Steven Rostedt (VMware)
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
2017-02-07
sched/core: Remove unnecessary #include headers
Ingo Molnar
2017-02-07
sched/rq_clock: Consolidate the ordering of the rq_clock methods
Ingo Molnar
2017-02-07
sched/core: Clean up comments
Ingo Molnar
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-04
tick/broadcast: Reduce lock cacheline contention
Waiman Long
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2017-02-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2017-02-01
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
[next]