summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens1-1/+1
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-0/+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-11ftrace: Allow to remove a single function from function graph filterLi Zefan2-21/+33
2010-02-09tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt1-2/+17
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang1-0/+2
2010-02-05kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu1-0/+1
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+45
2010-02-04perf_events: Optimize perf_event_task_tick()Peter Zijlstra1-4/+4
2010-02-04ftrace: Remove record freezingMasami Hiramatsu1-39/+0
2010-02-04kprobes: Check probe address is reservedMasami Hiramatsu1-1/+3
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu1-0/+15
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu1-27/+2
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
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan1-2/+5
2010-02-02kfifo: fix kernel-doc notationRandy Dunlap1-1/+2
2010-02-03kernel/cred.c: use kmem_cache_freeJulia Lawall1-1/+1
2010-02-02tracing: Fix circular dead lock in stack traceLai Jiangshan1-0/+24
2010-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+49
2010-02-01Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-32/+32
2010-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+15
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2-3/+18
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-10/+42
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel1-0/+3
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar15-68/+141
2010-01-29perf_events: Fix sample_period transfer on inheritPeter Zijlstra1-2/+9
2010-01-29tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong1-17/+10
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong3-142/+67
2010-01-29tracing: Simplify test for function_graph tracing start pointLai Jiangshan2-7/+3
2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar1-0/+4
2010-01-28sched: Correct printk whitespace in warning from cpu down task checkFrans Pop1-4/+4
2010-01-28sched: Fix incorrect sanity checkPeter Zijlstra1-1/+1
2010-01-27perf: Reimplement frequency driven samplingPeter Zijlstra1-40/+92
2010-01-27lockdep: Fix check_usage_backwards() error messageOleg Nesterov1-1/+1