Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-30rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney
2010-11-30rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney
2010-11-30rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney
2010-11-30rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan
2010-11-30rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan
2010-11-30rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney
2010-11-30rcu: Distinguish between boosting and boostedPaul E. McKenney
2010-11-30rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.Paul E. McKenney
2010-11-30rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney
2010-11-30rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-11-18rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney
2010-10-07rcu: add priority-inversion testing to rcutorturePaul E. McKenney
2010-10-07sched: fix RCU lockdep splat from task_group()Peter Zijlstra
2010-10-07rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask valueDongdong Deng
2010-10-07sched: suppress RCU lockdep splat in task_fork_fairPaul E. McKenney
2010-10-07net: suppress RCU lockdep false positive in sock_update_classidPaul E. McKenney
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-07Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds
2010-10-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-06powerpc: remove unused variableStephen Rothwell
2010-10-06rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04ksm: fix bad user data when swappingHugh Dickins
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches