index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-08
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
2013-04-08
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-08
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-03-21
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-22
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
2013-02-20
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-19
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-19
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-19
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-19
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
2013-02-18
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
2013-02-15
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
2013-02-14
perf/hwbp: Fix cleanup in case of kzalloc failure
Daniel Baluta
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2013-02-13
workqueue: reimplement is_chained_work() using current_wq_worker()
Tejun Heo
2013-02-13
workqueue: fix is_chained_work() regression
Tejun Heo
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2013-02-12
Merge branch 'timers/for-arm' into timers/core
Thomas Gleixner
2013-02-12
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
2013-02-09
kprobes: fix wait_for_kprobe_optimizer()
Tejun Heo
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2013-02-08
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
2013-02-08
uprobes: Introduce uprobe_apply()
Oleg Nesterov
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
2013-02-08
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
2013-02-08
uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace...
Oleg Nesterov
2013-02-08
uprobes/tracing: Introduce is_trace_uprobe_enabled()
Oleg Nesterov
2013-02-08
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
Oleg Nesterov
2013-02-08
uprobes/tracing: Fully initialize uprobe_trace_consumer before uprobe_register()
Oleg Nesterov
2013-02-08
uprobes/tracing: Fix dentry/mount leak in create_trace_uprobe()
Oleg Nesterov
2013-02-08
uprobes: Add exports for module use
Josh Stone
2013-02-08
uprobes: Kill the bogus IS_ERR_VALUE(xol_vaddr) check
Oleg Nesterov
[next]