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-02-07
workqueue: pick cwq instead of pool in __queue_work()
Lai Jiangshan
2013-02-07
workqueue: make get_work_pool_id() cheaper
Lai Jiangshan
2013-02-07
workqueue: move nr_running into worker_pool
Tejun Heo
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-06
workqueue: cosmetic update in try_to_grab_pending()
Tejun Heo
2013-02-06
workqueue: simplify is-work-item-queued-here test
Lai Jiangshan
2013-02-06
workqueue: make work->data point to pool after try_to_grab_pending()
Lai Jiangshan
2013-02-06
workqueue: add delayed_work->wq to simplify reentrancy handling
Lai Jiangshan
2013-02-06
workqueue: make work_busy() test WORK_STRUCT_PENDING first
Lai Jiangshan
2013-02-06
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
Lai Jiangshan
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2013-02-05
hrtimer: Prevent hrtimer_enqueue_reprogram race
Leonid Shatz
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
2013-02-04
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
2013-02-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-04
rcu: Allow rcutorture to be built at low optimization levels
Steven Rostedt
2013-02-04
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-03
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
2013-02-03
new helper: signal_setup_done()
Al Viro
2013-02-03
convert futex compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
old sigsuspend variants in kernel/signal.c
Al Viro
2013-02-03
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
consolidate rt_sigsuspend()
Al Viro
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
sched/rt: Further simplify pick_rt_task()
Kirill Tkhai
2013-02-03
perf: Fix event group context move
Jiri Olsa
2013-02-03
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-01
tracing: Init current_trace to nop_trace and remove NULL checks
Steven Rostedt (Red Hat)
2013-01-31
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-31
clockevents: Add generic timer broadcast receiver
Mark Rutland
[prev]
[next]