aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar4-49/+102
2009-03-04Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar1-2/+5
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar9-3/+44
2009-03-03ring-buffer: fix ring_buffer_read_pageSteven Rostedt1-2/+5
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+31
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-20/+21
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-20/+21
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar3-11/+39
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller7-15/+43
2009-02-28Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-0/+3
2009-02-28tracing: create the C style tracing for the sched subsystemSteven Rostedt1-0/+3
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+35
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar3-2/+5
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar1-0/+10
2009-02-26Merge branch 'sched/clock' into tracing/ftraceIngo Molnar1-0/+10
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar1-0/+10
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar1-0/+19
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe1-0/+2
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney4-0/+31
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar1-2/+3
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar10-11/+19
2009-02-25tracing: wrap arguments with PARAMSSteven Rostedt1-1/+2
2009-02-25tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt1-1/+1
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz1-1/+1
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+2
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi1-11/+35
2009-02-24tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt1-0/+3
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2-2/+2
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar6-0/+16
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-9/+1
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+2
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-0/+3
2009-02-21Merge branch 'hibernate'Linus Torvalds1-0/+2
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven1-0/+2
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2-0/+4
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch1-0/+7
2009-02-20slab: introduce kzfree()Johannes Weiner1-0/+1
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt1-0/+3
2009-02-20Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar1-3/+16
2009-02-20SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter1-3/+16
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar1-0/+24
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar1-6/+6