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
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2009-08-28
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
2009-08-27
module: workaround duplicate section names
James Bottomley
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-25
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-25
rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds
Paul E. McKenney
2009-08-24
rcu: Add CPU-offline processing for single-node configurations
Paul E. McKenney
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-23
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
Paul E. McKenney
2009-08-23
rcu: Use debugfs_remove_recursive() simplify code.
Paul E. McKenney
2009-08-23
rcu: Merge per-RCU-flavor initialization into pre-existing macro
Paul E. McKenney
2009-08-23
rcu: Fix online/offline indication for rcudata.csv trace file
Paul E. McKenney
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
2009-08-21
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-19
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-19
rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.
Paul E. McKenney
2009-08-18
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-18
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-17
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-15
rcu: Fix typo in rcu_irq_exit() comment header
Josh Triplett
2009-08-15
rcu: Make rcupreempt_trace.c look at offline CPUs
Paul E. McKenney
2009-08-15
rcu: Make preemptable RCU scan all CPUs when summing RCU counters
Paul E. McKenney
2009-08-15
rcu: Simplify RCU CPU-hotplug notification
Paul E. McKenney
2009-08-15
rcu: Split hierarchical RCU initialization into boot-time and CPU-online pieces
Paul E. McKenney
2009-08-15
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-10
futex: Fix handling of bad requeue syscall pairing
Darren Hart
[next]