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
Age
Commit message (
Expand
)
Author
2011-12-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2011-12-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-12-13
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-12-13
ceph: add missing spin_unlock at ceph_mdsc_build_path()
Yehuda Sadeh
2011-12-13
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-12-13
ceph: fix SEEK_CUR, SEEK_SET regression
Sage Weil
2011-12-12
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
2011-12-12
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-12-12
cpu: Export cpu_up()
Paul E. McKenney
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
2011-12-12
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
2011-12-12
hwmon: (jz4740) fix signedness bug
Axel Lin
2011-12-11
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
Arnaud Patard
2011-12-11
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
Paul E. McKenney
2011-12-11
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
Paul E. McKenney
2011-12-11
docs: Additional LWN links to RCU API
Kees Cook
2011-12-11
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
2011-12-11
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
2011-12-11
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
2011-12-11
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-12-11
rcu: Remove redundant rcu_cpu_stall_suppress declaration
Paul E. McKenney
2011-12-11
rcu: Adaptive dyntick-idle preparation
Paul E. McKenney
2011-12-11
rcu: Keep invoking callbacks if CPU otherwise idle
Paul E. McKenney
2011-12-11
rcu: Irq nesting is always 0 on rcu_enter_idle_common
Frederic Weisbecker
2011-12-11
rcu: Don't check irq nesting from rcu idle entry/exit
Frederic Weisbecker
2011-12-11
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
2011-12-11
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass
Paul E. McKenney
2011-12-11
rcu: Remove dynticks false positives and RCU failures
Paul E. McKenney
2011-12-11
rcu: Reduce latency of rcu_prepare_for_idle()
Paul E. McKenney
2011-12-11
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
2011-12-11
rcu: Avoid needlessly IPIing CPUs at GP end
Paul E. McKenney
2011-12-11
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
Paul E. McKenney
2011-12-11
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
2011-12-11
rcu: Update trace_rcu_dyntick() header comment
Paul E. McKenney
2011-12-11
doc: Add load/store guarantees to Documentation/atomic-ops.txt
Paul E. McKenney
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
tile: Make tile use the new is_idle_task() API
Paul E. McKenney
2011-12-11
events: Make events use the new is_idle_task() API
Paul E. McKenney
2011-12-11
kdb: Make KDB use the new is_idle_task() API
Paul E. McKenney
2011-12-11
sparc: Make SPARC use the new is_idle_task() API
Paul E. McKenney
2011-12-11
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2011-12-11
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
Paul E. McKenney
2011-12-11
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
2011-12-11
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
2011-12-11
rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU
Paul E. McKenney
[next]