aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-225/+589
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2-4/+5
2010-02-27rcu: Fix accelerated GPs for last non-dynticked CPUPaul E. McKenney1-1/+9
2010-02-27rcu: Fix accelerated grace periods for last non-dynticked CPUPaul E. McKenney3-20/+57
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-69/+65
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+691
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki1-1/+1
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby1-58/+0
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop1-1/+1
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby1-4/+0
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby1-4/+19
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki1-0/+14
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki1-1/+30
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-5/+44
2010-02-26rcu: Export rcu_scheduler_activePaul E. McKenney1-0/+1
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney2-19/+18
2010-02-26rcu: Make lockdep_rcu_dereference() message less alarmistPaul E. McKenney1-3/+3
2010-02-25sched, cgroups: Fix module exportIngo Molnar1-0/+1
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney3-0/+57
2010-02-25rcu: Fix rcutorture mod_timer argument to delay one jiffyPaul E. McKenney1-1/+1
2010-02-25rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney2-3/+2
2010-02-25rcu: Convert to raw_spinlocksPaul E. McKenney3-92/+92
2010-02-25rcu: Stop overflowing signed integersPaul E. McKenney3-28/+30
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2-3/+71
2010-02-25sched: Better name for for_each_domain_rdPaul E. McKenney1-2/+2
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney6-10/+38
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney1-0/+18
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney3-19/+53
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar30-146/+353
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki1-0/+5
2010-02-22resource: add release_child_resourcesYinghai Lu1-0/+30
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-5/+9
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+5
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov1-1/+1
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov1-0/+1
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+5
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+25
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2010-02-15kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu1-0/+1
2010-02-14perf_events: Fix FORK eventsPeter Zijlstra1-6/+5
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens1-1/+1
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang1-0/+2
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+45
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2-2/+2
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra1-10/+5
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner1-2/+19
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner1-0/+7
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson1-1/+1