index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-06-05
uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()
Oleg Nesterov
2014-06-05
perf: Disable sampled events if no PMU interrupt
Vince Weaver
2014-06-05
perf: Fix use after free in perf_remove_from_context()
Peter Zijlstra
2014-06-05
Merge branch 'perf/kprobes' into perf/core
Ingo Molnar
2014-06-05
Merge branch 'perf/uprobes' into perf/core
Ingo Molnar
2014-06-05
sched/idle: Optimize try-to-wake-up IPI
Peter Zijlstra
2014-06-05
sched/idle: Simplify wake_up_idle_cpu()
Andy Lutomirski
2014-06-05
sched/idle: Clear polling before descheduling the idle thread
Andy Lutomirski
2014-06-05
sched, trace: Add a tracepoint for IPI-less remote wakeups
Andy Lutomirski
2014-06-05
sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)
Giedrius Rekasius
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
2014-06-05
sched: Remove remaining dubious usage of "power"
Nicolas Pitre
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
2014-06-05
sched/fair: Disambiguate existing/remaining "capacity" usage
Nicolas Pitre
2014-06-05
sched/fair: Change "has_capacity" to "has_free_capacity"
Nicolas Pitre
2014-06-05
sched/fair: Remove "power" from 'struct numa_stats'
Nicolas Pitre
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-05
sched/fair: Use time_after() in record_wakee()
Manuel Schölling
2014-06-05
sched/balancing: Reduce the rate of needless idle load balancing
Tim Chen
2014-06-05
sched/fair: Fix unlocked reads of some cfs_b->quota/period
Ben Segall
2014-06-05
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
Roman Gushchin
2014-06-05
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-05
sched: Fix sched_policy < 0 comparison
Richard Weinberger
2014-06-05
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
Steven Rostedt
2014-06-05
locking/rwsem: Fix checkpatch.pl warnings
Andrew Morton
2014-06-05
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-06-04
cgroup: don't destroy the default root
Li Zefan
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
kernel/compat.c: use sizeof() instead of sizeof
Fabian Frederick
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2014-06-04
printk: report dropping of messages from logbuf
Will Deacon
2014-06-04
timekeeping: use printk_deferred when holding timekeeping seqlock
John Stultz
2014-06-04
printk: Add printk_deferred_once
John Stultz
2014-06-04
printk: rename printk_sched to printk_deferred
John Stultz
2014-06-04
printk: disable preemption for printk_sched
John Stultz
2014-06-04
printk: remove separate printk_sched buffers and use printk buf instead
Steven Rostedt
2014-06-04
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
2014-06-04
printk: fix lockdep instrumentation of console_sem
Jan Kara
2014-06-04
printk: release lockbuf_lock before calling console_trylock_for_printk()
Jan Kara
2014-06-04
printk: remove outdated comment
Jan Kara
2014-06-04
printk: return really stored message length
Petr Mladek
2014-06-04
printk: shrink too long messages
Petr Mladek
2014-06-04
printk: split message size computation
Petr Mladek
2014-06-04
printk: ignore too long messages
Petr Mladek
2014-06-04
printk: split code for making free space in the log buffer
Petr Mladek
2014-06-04
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
kernel/hung_task.c: convert simple_strtoul to kstrtouint
Fabian Frederick
2014-06-04
kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall
Fabian Frederick
2014-06-04
kernel/reboot.c: convert simple_strtoul to kstrtoint
Fabian Frederick
[prev]
[next]