aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-07-10tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker1-10/+2
2009-07-10ksym_tracer: Fix the output of stat tracingLi Zefan1-9/+11
2009-07-10ksym_tracer: Fix memory leakLi Zefan1-34/+27
2009-07-10ksym_tracer: Report error when failed to re-register hbpLi Zefan1-2/+2
2009-07-10ksym_tracer: NIL-terminate user input filterLi Zefan1-5/+2
2009-07-10ksym_tracer: Fix validation of length of access typeLi Zefan1-7/+7
2009-07-10ksym_tracer: Fix validation of access typeLi Zefan1-18/+14
2009-07-10ksym_tracer: Rewrite ksym_trace_filter_read()Li Zefan1-11/+18
2009-07-10ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan2-17/+22
2009-07-10tracing/filter: Remove empty subsystem and its directoryXiao Guangrong2-1/+32
2009-07-10tracing/filter: Remove preds from struct event_subsystemXiao Guangrong1-33/+6
2009-07-10sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi1-1/+1
2009-07-10sched: Reset sched stats on fork()Lucas De Marchi1-9/+31
2009-07-10sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra2-1/+18
2009-07-10perf_counter: Stop open coding unclone_ctxPeter Zijlstra1-19/+17
2009-07-09kmemleak: Remove alloc_bootmem annotations introduced in the pastCatalin Marinas1-7/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+3
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan3-3/+0
2009-07-07ring-buffer: make locklessSteven Rostedt2-151/+738
2009-07-07ring-buffer: make the buffer a true circular link listSteven Rostedt1-17/+32
2009-07-07timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2-62/+57
2009-07-07timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2-0/+73
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov1-2/+2
2009-07-06Fix virt_to_phys() warningsKevin Cernekee1-1/+1
2009-07-05genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki1-4/+4
2009-07-04Merge branch 'master' into for-nextTejun Heo24-785/+1151
2009-07-03kmemtrace: Print binary output only if 'bin' option is setLi Zefan1-30/+90
2009-07-03printk: Enable the use of more than one CON_BOOT (early console)Robin Getz1-54/+92
2009-07-03rcu: Add synchronize_sched_expedited() torture testsPaul E. McKenney1-92/+110
2009-07-03rcu: Add synchronize_sched_expedited() primitivePaul E. McKenney2-2/+152
2009-07-02tracing: Fix trace_print_seq()Xiao Guangrong1-2/+1
2009-07-01tracing/events: Add trace_event boot optionLi Zefan3-6/+38
2009-07-01kprobes: Clean up insn_pages by using list instead of hlistMasami Hiramatsu1-19/+11
2009-07-01kprobes: No need to unlock kprobe_insn_mutexMasami Hiramatsu1-5/+1
2009-06-30Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+7
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-49/+271
2009-06-30bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-06-30kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras1-0/+50
2009-06-30Merge branch 'master' into nextJames Morris33-1050/+1362
2009-06-29kmemleak: Inform kmemleak about pid_hashCatalin Marinas1-0/+7
2009-06-29tracing/fastboot: Document the need of initcall_debugLi Zefan1-3/+3
2009-06-29sched: Hide runqueues from direct reference at source code level for __raw_ge...Hitoshi Mitake1-2/+3
2009-06-29Merge branch 'linus' into sched/coreIngo Molnar66-1939/+3846
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2009-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+14
2009-06-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-74/+87
2009-06-26trace_export: Repair missed fieldsLai Jiangshan1-0/+3
2009-06-26tracing: Fix stack tracer sysctl handlingLi Zefan2-4/+4
2009-06-26perf_counter: Complete counter swapPeter Zijlstra1-1/+6