aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-23rcu: Control grace-period duration from sysfsPaul E. McKenney
2012-09-23rcu: Prevent force_quiescent_state() memory contentionPaul E. McKenney
2012-09-23rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney
2012-09-23rcu: Allow RCU quiescent-state forcing to be preemptedPaul E. McKenney
2012-09-23rcu: Move quiescent-state forcing into kthreadPaul E. McKenney
2012-09-23rcu: Segregate rcu_state fields to improve cache localityDimitri Sivanich
2012-09-23rcu: Provide OOM handler to motivate lazy RCU callbacksPaul E. McKenney
2012-09-23rcu: Prevent offline CPUs from executing RCU core codePaul E. McKenney
2012-09-23rcu: Break up rcu_gp_kthread() into subfunctionsPaul E. McKenney
2012-09-23rcu: Allow RCU grace-period cleanup to be preemptedPaul E. McKenney
2012-09-23rcu: Move RCU grace-period cleanup into kthreadPaul E. McKenney
2012-09-23rcu: Allow RCU grace-period initialization to be preemptedPaul E. McKenney
2012-09-23rcu: Prevent initialization-time quiescent-state racePaul E. McKenney
2012-09-23rcu: Move RCU grace-period initialization into a kthreadPaul E. McKenney
2012-09-23rcu: Fix day-one dyntick-idle stall-warning bugPaul E. McKenney
2012-09-12trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett
2012-09-08Linux 3.6-rc5Linus Torvalds
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-06Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-09-05dj: memory scribble in logi_djAlan Cox
2012-09-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-09-05Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-05Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-05Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-05Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald
2012-09-05xen: fix logical error in tlb flushingAlex Shi
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew