ath6kl: implement ath6kl_cfg80211_stop_all()
[cascardo/linux.git] / kernel /
2011-10-07 Rafael J. WysockiMerge branch 'pm-qos' into pm-for-linus
2011-10-07 Rafael J. WysockiMerge branch 'pm-domains' into pm-for-linus
2011-10-07 Rafael J. WysockiMerge branch 'pm-runtime' into pm-for-linus
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-06 Ingo MolnarMerge branch 'ras' of git://amd64.org/linux/bp into...
2011-10-06 Ingo MolnarMerge commit 'v3.1-rc9' into perf/core
2011-10-06 Thomas Gleixnersched: Don't use tasklist_lock for debug prints
2011-10-06 Thomas Gleixnersched: Warn on rt throttling
2011-10-06 Peter Zijlstrasched: Unify the ->cpus_allowed mask copy
2011-10-06 Peter Zijlstrasched: Wrap scheduler p->cpus_allowed access
2011-10-06 Suresh Siddhasched: Request for idle balance during nohz idle load...
2011-10-06 Suresh Siddhasched: Use resched IPI to kick off the nohz idle balance
2011-10-06 Ingo MolnarMerge commit 'v3.1-rc9' into sched/core
2011-10-05 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-10-05 Thomas Gleixnerrtmutex: Add missing rcu_read_unlock() in debug_rt_mute...
2011-10-04 Linus TorvaldsMerge git://github.com/davem330/net
2011-10-04 Linus TorvaldsMerge branch 'fix/asoc' of git://github.com/tiwai/sound
2011-10-04 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-10-04 Thomas Gleixnergenirq: Fix fatfinered fixup really
2011-10-04 Thomas Gleixnersched: Fix idle_cpu()
2011-10-04 Peter Zijlstrasched: Convert to struct llist
2011-10-04 Peter Zijlstrallist: Add llist_next()
2011-10-04 Huang Yingirq_work: Use llist in the struct irq_work logic
2011-10-04 Ingo MolnarMerge branch 'linus' into sched/core
2011-10-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://github.com...
2011-10-03 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-03 Vasily Averinipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
2011-10-03 Marc Zyngiergenirq: percpu: allow interrupt type to be set at enabl...
2011-10-03 Marc Zyngiergenirq: Add support for per-cpu dev_id interrupts
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-10-02 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://tesla...
2011-10-01 Linus TorvaldsMerge branches 'irq-urgent-for-linus', 'x86-urgent...
2011-10-01 Ingo MolnarMerge branch 'rcu/next' of git://github.com/paulmckrcu...
2011-09-30 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-30 Ingo MolnarMerge branch 'perf/urgent' of git://github.com/acmel...
2011-09-30 Peter Zijlstraposix-cpu-timers: Cure SMP wobbles
2011-09-30 Ram PaiResource: fix wrong resource window calculation
2011-09-30 Linus TorvaldsMerge branch 'for-linus' of git://github.com/NewDreamNe...
2011-09-30 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-09-30 Linus TorvaldsMerge git://github.com/davem330/sparc
2011-09-30 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-09-29 Serge Hallynuser namespace: usb: make usb urbs user namespace aware...
2011-09-29 Ming LeiPM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNT...
2011-09-29 Ingo MolnarMerge branch 'core' of git://amd64.org/linux/rric into...
2011-09-29 Paul E. McKenneyrcu: Move propagation of ->completed from rcu_start_gp...
2011-09-29 Paul E. McKenneyrcu: Remove rcu_needs_cpu_flush() to avoid false quiesc...
2011-09-29 Mike Galbraithrcu: Wire up RCU_BOOST_PRIO for rcutree
2011-09-29 Paul E. McKenneyrcu: Make rcu_torture_boost() exit loops at end of...
2011-09-29 Paul E. McKenneyrcu: Make rcu_torture_fqs() exit loops at end of test
2011-09-29 Paul E. McKenneyrcu: Permit rt_mutex_unlock() with irqs disabled
2011-09-29 Paul E. McKenneyrcu: Avoid having just-onlined CPU resched itself when...
2011-09-29 Paul E. McKenneyrcu: Suppress NMI backtraces when stall ends before...
2011-09-29 Paul E. McKenneyrcu: Prohibit grace periods during early boot
2011-09-29 Paul E. McKenneyrcu: Simplify unboosting checks
2011-09-29 Paul E. McKenneyrcu: Prevent early boot set_need_resched() from __rcu_p...
2011-09-29 Paul E. McKenneyrcu: Dump local stack if cannot dump all CPUs' stacks
2011-09-29 Paul E. McKenneyrcu: Move __rcu_read_unlock()'s barrier() within if...
2011-09-29 Paul E. McKenneyrcu: Make rcu_implicit_dynticks_qs() locals be correct...
2011-09-29 Paul E. McKenneyrcu: Eliminate in_irq() checks in rcu_enter_nohz()
2011-09-29 Shi, Alexnohz: Remove nohz_cpu_mask
2011-09-29 Paul E. McKenneyrcu: Allow rcutorture's stat_interval parameter to...
2011-09-29 Paul E. McKenneyrcu: Simplify quiescent-state accounting
2011-09-29 Paul E. McKenneyrcu: Add grace-period, quiescent-state, and call_rcu...
2011-09-29 Paul E. McKenneyrcu: Make TINY_RCU also use softirq for RCU_BOOST=n
2011-09-29 Paul E. McKenneyrcu: Add event-trace markers to TREE_RCU kthreads
2011-09-29 Paul E. McKenneyrcu: Move RCU_BOOST declarations to allow compiler...
2011-09-29 Paul E. McKenneyrcu: Update comments to reflect softirqs vs. kthreads
2011-09-29 Paul E. McKenneyrcu: Add RCU type to callback-invocation tracing
2011-09-29 Paul E. McKenneyrcu: Put names into TINY_RCU structures under RCU_TRACE
2011-09-29 Paul E. McKenneyrcu: Event-trace markers for computing RCU CPU utilization
2011-09-29 Paul E. McKenneyrcu: Add event-tracing for RCU callback invocation
2011-09-29 Paul E. McKenneyrcu: Don't destroy rcu_torture_boost() callback until...
2011-09-29 Paul E. McKenneyrcu: Catch rcutorture up to new RCU API additions
2011-09-29 Paul E. McKenneyrcu: Abstract common code for RCU grace-period-wait...
2011-09-29 Andi Kleenrcu: Fix mismatched variable in rcutree_trace.c
2011-09-29 Paul E. McKenneyrcu: Restore checks for blocking in RCU read-side criti...
2011-09-29 Shaohua Lircu: Avoid unnecessary self-wakeup of per-CPU kthreads
2011-09-29 Eric Dumazetrcu: Use kthread_create_on_node()
2011-09-28 Vladimir Zapolskiyconnector: add comm change event report to proc connector
2011-09-28 Linus TorvaldsMerge git://github.com/davem330/net
2011-09-28 Linus TorvaldsMerge git://bedivere.hansenpartnership.com/git/scsi...
2011-09-28 Linus TorvaldsMerge branch 'writeback-for-linus' of git://github...
2011-09-27 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-09-27 Ming LeiPM / Runtime: Introduce trace points for tracing rpm_...
2011-09-27 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-27 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-09-27 Joe Perchestreewide: Correct spelling of successfully in comments
2011-09-26 Linus TorvaldsMerge branch 'samsung-fixes-3' of git://github.com...
2011-09-26 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://github.com...
2011-09-26 Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://github.com...
2011-09-26 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-09-26 Rafael J. WysockiMerge branch 'pm-fixes' into pm-domains
2011-09-26 Wang Xingchaosched: Remove redundant test in check_preempt_tick()
2011-09-26 Ingo MolnarMerge commit 'v3.1-rc7' into perf/core
2011-09-26 Simon Kirbysched: Fix up wchan borkage
2011-09-25 Oleg Nesterovptrace: PTRACE_LISTEN forgets to unlock ->siglock
2011-09-23 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
next