deliverable/linux.git
2012-09-25  Paul E. McKenneyMerge remote-tracking branch 'tip/smp/hotplug' into...
2012-09-25  Paul E. McKenneyMerge branches 'bigrt.2012.09.23a', 'doctorture.2012...
2012-09-23  Paul E. McKenneyia64: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerxtensa: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerscore: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerparisc: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckermn10300: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerm68k: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerm32r: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerh8300: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckerfrv: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckercris: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckeralpha: Add missing RCU idle APIs on idle loop
2012-09-23  Frederic Weisbeckeralpha: Fix preemption handling in idle loop
2012-09-23  Silas Boyd... Use get_online_cpus to avoid races involving CPU hotplug
2012-09-23  Silas Boyd... Use get_online_cpus to avoid races involving CPU hotplug
2012-09-23  Peter Zijlstrasched: Fix load avg vs cpu-hotplug
2012-09-23  Paul E. McKenneyrcu: Disallow callback registry on offline CPUs
2012-09-23  Paul E. McKenneyrcu: Remove _rcu_barrier() dependency on __stop_machine()
2012-09-23  Paul E. McKenneyrcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message
2012-09-23  Li Zhongrcu: Move TINY_RCU quiescent state out of extended...
2012-09-23  Michael Wangkmemleak: Replace list_for_each_continue_rcu with new...
2012-09-23  Paul E. McKenneytime: RCU permitted to stop idle entry via softirq
2012-09-23  Paul E. McKenneyrcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()
2012-09-23  Paul E. McKenneyrcu: Remove redundant memory barrier from __call_rcu()
2012-09-23  Paul E. McKenneyrcu: Avoid spurious RCU CPU stall warnings
2012-09-23  Paul E. McKenneyrcu: Protect rcu_node accesses during CPU stall warnings
2012-09-23  Paul E. McKenneyrcu: Avoid rcu_print_detail_task_stall_rnp() segfault
2012-09-23  Paul E. McKenneyrcu: Apply for_each_rcu_flavor() to increment_cpu_stall...
2012-09-23  Paul E. McKenneyrcu: Fix obsolete rcu_initiate_boost() header comment
2012-09-23  Paul E. McKenneyrcu: Make offline-CPU checking allow for indefinite...
2012-09-23  Paul E. McKenneyrcu: Improve boost selection when moving tasks to root...
2012-09-23  Paul E. McKenneyrcu: Permit RCU_NONIDLE() to be used from interrupt...
2012-09-23  Paul E. McKenneyrcu: Properly initialize ->boost_tasks on CPU offline
2012-09-23  Paul E. McKenneyrcu: Pull TINY_RCU dyntick-idle tracing into non-idle...
2012-09-23  Paul E. McKenneyrcu: Add PROVE_RCU_DELAY to provoke difficult races
2012-09-23  Paul E. McKenneyrcu: Prevent initialization race in rcutorture kthreads
2012-09-23  Paul E. McKenneyrcu: Switch rcutorture to pr_alert() and friends
2012-09-23  Paul E. McKenneyrcu: Document SRCU dead-CPU capabilities, emphasize...
2012-09-23  Paul E. McKenneyrcu: Track CPU-hotplug duration statistics
2012-09-23  Paul E. McKenneyrcu: Update rcutorture defaults
2012-09-23  Paul E. McKenneyrcu: Shrink RCU based on number of CPUs
2012-09-23  Paul E. McKenneyrcu: Handle unbalanced rcu_node configurations with...
2012-09-23  Paul E. McKenneyrcu: Simplify quiescent-state detection
2012-09-23  Paul E. McKenneyrcu: Reduce synchronize_rcu_expedited() latency
2012-09-23  Paul E. McKenneyrcu: Eliminate signed overflow in synchronize_rcu_exped...
2012-09-23  Paul E. McKenneyrcu: Adjust for unconditional ->completed assignment
2012-09-23  Paul E. McKenneyrcu: Add random PROVE_RCU_DELAY to grace-period initial...
2012-09-23  Paul E. McKenneyrcu: Fix day-zero grace-period initialization/cleanup...
2012-09-23  Paul E. McKenneyrcu: Make rcutree module parameters visible in sysfs
2012-09-23  Paul E. McKenneyrcu: Control grace-period duration from sysfs
2012-09-23  Paul E. McKenneyrcu: Prevent force_quiescent_state() memory contention
2012-09-23  Paul E. McKenneyrcu: Adjust debugfs tracing for kthread-based quiescent...
2012-09-23  Paul E. McKenneyrcu: Allow RCU quiescent-state forcing to be preempted
2012-09-23  Paul E. McKenneyrcu: Move quiescent-state forcing into kthread
2012-09-23  Dimitri Sivanichrcu: Segregate rcu_state fields to improve cache locality
2012-09-23  Paul E. McKenneyrcu: Provide OOM handler to motivate lazy RCU callbacks
2012-09-23  Paul E. McKenneyrcu: Prevent offline CPUs from executing RCU core code
2012-09-23  Paul E. McKenneyrcu: Break up rcu_gp_kthread() into subfunctions
2012-09-23  Paul E. McKenneyrcu: Allow RCU grace-period cleanup to be preempted
2012-09-23  Paul E. McKenneyrcu: Move RCU grace-period cleanup into kthread
2012-09-23  Paul E. McKenneyrcu: Allow RCU grace-period initialization to be preempted
2012-09-23  Paul E. McKenneyrcu: Prevent initialization-time quiescent-state race
2012-09-23  Paul E. McKenneyrcu: Move RCU grace-period initialization into a kthread
2012-09-23  Paul E. McKenneyrcu: Fix day-one dyntick-idle stall-warning bug
2012-09-12  Josh Tripletttrace: Don't declare trace_*_rcuidle functions in modules
2012-09-08  Linus TorvaldsLinux 3.6-rc5
2012-09-08  Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-07  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-09-07  Andres FreundHID: tpkbd: work even if the new Lenovo Keyboard driver...
2012-09-07  Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc4-tag' of git://git...
2012-09-07  Linus TorvaldsMerge tag '3.6-pci-fixes' of git://git./linux/kernel...
2012-09-06  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-09-06  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-09-06  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-09-06  Dave JonesRemove user-triggerable BUG from mpol_to_str
2012-09-06  Konrad Rzeszutek... xen/pciback: Fix proper FLR steps.
2012-09-06  Linus TorvaldsMerge tag 'mmc-fixes-for-3.6-rc5' of git://git./linux...
2012-09-06  Miklos Szerediuml: fix compile error in deliver_alarm()
2012-09-06  Alan Coxdj: memory scribble in logi_dj
2012-09-06  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-09-06  Linus TorvaldsMerge tag 'gpio-fixes-for-v3.6' of git://git./linux...
2012-09-06  Linus TorvaldsMerge tag 'sound-3.6' of git://git./linux/kernel/git...
2012-09-06  Linus TorvaldsMerge tag 'fbdev-fixes-for-3.6-1' of git://github.com...
2012-09-06  Linus TorvaldsMerge tag 'upstream-3.6-rc5' of git://git.infradead...
2012-09-06  Mikulas PatockaFix order of arguments to compat_put_time[spec|val]
2012-09-05  Ronny Hegewaldxen: Use correct masking in xen_swiotlb_alloc_coherent.
2012-09-05  Alex Shixen: fix logical error in tlb flushing
2012-09-05  Konrad Rzeszutek... Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4...
2012-09-05  Konrad Rzeszutek... xen/p2m: Fix one-off error in checking the P2M tree...
2012-09-05  Benjamin Herrenschmidtpowerpc: Don't use __put_user() in patch_instruction
2012-09-05  Paul Mackerraspowerpc: Make sure IPI handlers see data written by...
2012-09-05  Anton Blanchardpowerpc: Restore correct DSCR in context switch
2012-09-05  Anton Blanchardpowerpc: Fix DSCR inheritance in copy_thread()
2012-09-05  Anton Blanchardpowerpc: Keep thread.dscr and thread.dscr_inherit in...
2012-09-05  Anton Blanchardpowerpc: Update DSCR on all CPUs when writing sysfs...
2012-09-05  Paul Mackerraspowerpc/powernv: Always go into nap mode when CPU is...
2012-09-05  Paul Mackerraspowerpc: Give hypervisor decrementer interrupts their...
2012-09-05  Jesse Larrewpowerpc/vphn: Fix arch_update_cpu_topology() return...
next
This page took 0.062353 seconds and 5 git commands to generate.