aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20ftrace: rename the ftrace tracer to functionSteven Rostedt1-1/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt9-22/+23
2008-10-20ftrace: fix dependsSteven Rostedt1-5/+0
2008-10-20ftrace: release functions from hashSteven Rostedt1-0/+43
2008-10-19Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar29-220/+600
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-0/+13
2008-10-17softirq: Add support for triggering softirq work on softirqs.David S. Miller1-0/+129
2008-10-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds1-1/+1
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-16/+73
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+32
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2008-10-16make kprobes.c:kretprobe_table_lock() staticAdrian Bunk1-1/+1
2008-10-16resources: tidy __request_region()Bjorn Helgaas1-20/+21
2008-10-16Configure out AIO supportThomas Petazzoni2-0/+7
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan2-19/+15
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-0/+58
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen1-0/+2
2008-10-16taint: fix kernel-docRandy Dunlap1-15/+15
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami2-2/+2
2008-10-16kernel/kallsyms.c: fix double returnWANG Cong1-1/+0
2008-10-16kernel/sys.c: improve code generationAndrew Morton1-8/+12
2008-10-16utsname: completely overwrite prior informationVegard Nossum1-2/+4
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen2-10/+66
2008-10-16rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac1-4/+12
2008-10-16Make the taint flags reliableAndi Kleen4-63/+81
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-1/+0
2008-10-16wait: kill is_sync_wait()Tejun Heo1-12/+2
2008-10-16kernel/dma.c: remove a CVS keywordAdrian Bunk1-1/+1
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki4-38/+55
2008-10-16memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh2-6/+7
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-0/+31
2008-10-16modules: fix module "notes" kobject leakAlexey Dobriyan1-1/+1
2008-10-17module: remove CONFIG_KMOD in comment after #endifRusty Russell1-1/+1
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar5-16/+73
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-1/+6
2008-10-14tracing/fastboot: improve help textIngo Molnar1-6/+11
2008-10-14tracing/stacktrace: improve help textIngo Molnar1-2/+11
2008-10-14trace: add build-time check to avoid overrunning hex bufferHarvey Harrison1-3/+3
2008-10-14ftrace: fix hex output mode of ftraceHarvey Harrison1-6/+2
2008-10-14tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven1-2/+2
2008-10-14ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker1-3/+10
2008-10-14ftrace: make some tracers reentrantSteven Rostedt2-16/+4
2008-10-14ring-buffer: make reentrantSteven Rostedt1-113/+374
2008-10-14ring-buffer: move page indexes into page headersSteven Rostedt1-34/+41
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker1-3/+8
2008-10-14ftrace: move pc counter in irqtraceSteven Rostedt1-2/+2
2008-10-14ring_buffer: map to cpu not pageSteven Rostedt1-1/+1
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker1-4/+10
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker1-7/+15