index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-02-21
rcu: Inform RCU of irq_exit() activity
Paul E. McKenney
2012-02-21
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2012-02-21
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
2012-02-21
rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
2012-02-21
rcu: Remove single-rcu_node optimization in rcu_start_gp()
Paul E. McKenney
2012-02-21
rcu: Don't make callbacks go through second full grace period
Paul E. McKenney
2012-02-21
rcu: Check for callback invocation from offline CPUs
Paul E. McKenney
2012-02-21
rcu: Limit lazy-callback duration
Paul E. McKenney
2012-02-21
rcu: Make rcutorture flag online/offline failures
Paul E. McKenney
2012-02-21
rcu: Simplify offline processing
Paul E. McKenney
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
rcu: Add diagnostic for misaligned rcu_head structures
Paul E. McKenney
2012-02-21
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
tracing: Don't use p->len field to determine output in __print_*() functions
Steven Rostedt
2012-02-20
tracing: Don't print an extra separator of flags
Andrey Vagin
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-02-15
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-02-15
timer: Fix bad idle check on irq entry
Frederic Weisbecker
2012-02-15
nohz: Remove ts->Einidle checks before restarting the tick
Frederic Weisbecker
2012-02-15
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
Michal Hocko
2012-02-15
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
2012-02-15
futex: Simplify return logic
Thomas Gleixner
2012-02-15
futex: Cover all PI opcodes with cmpxchg enabled check
Thomas Gleixner
2012-02-15
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-02-15
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-02-13
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-14
module: make module param bint handle nul value
Dave Young
2012-02-13
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-13
printk/tracing: Add console output tracing
Johannes Berg
2012-02-13
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-11
watchdog: Fix code/comments mismatches
Fernando Luis Vázquez Cao
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-02-10
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-04
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-03
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
2012-02-03
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
[prev]
[next]