summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt18-102/+193
2010-05-11sched, wait: Use wrapper functionsChangli Gao1-20/+15
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven1-0/+4
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven1-1/+0
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar3-30/+95
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo1-6/+63
2010-05-07Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar13-39/+175
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo2-3/+0
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-20/+0
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo1-4/+35
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt1-55/+59
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt1-12/+18
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller1-1/+3
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa1-4/+11
2010-04-25Catch filesystems lacking s_bdiJörn Engel1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-23Cleanup generic block based fiemapJosef Bacik1-2/+3
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-3/+12
2010-04-23sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra1-0/+1
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+2
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust1-0/+1
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe1-0/+3
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-22coda: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe1-0/+1
2010-04-22tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2-3/+12
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-2/+6
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar16-69/+173
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-0/+5
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+56
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare1-2/+6
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney1-4/+1
2010-04-16firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2-2/+2
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-25/+82
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter2-17/+47
2010-04-15Merge branch 'linus' into sched/coreIngo Molnar38-107/+114
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells1-5/+23
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney1-0/+32
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-04-10firewire: cdev: comment fixletStefan Richter1-2/+2
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch1-6/+33
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-33/+21
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells1-0/+7
2010-04-09slab: Generify kernel pointer validationPekka Enberg1-0/+1
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2