aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-14
|\
| * hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
| * hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-10
* | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-14
|\ \
| * | futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao2009-07-11
* | | tracing/function-profiler: do not free per cpu variable statSteven Rostedt2009-07-13
* | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-12
|\ \ \
| * | | kmemleak: Remove alloc_bootmem annotations introduced in the pastCatalin Marinas2009-07-09
* | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
| |/ / |/| |
* | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
|\ \ \
| * | | rcu: Mark Hierarchical RCU no longer experimentalPaul E. McKenney2009-06-24
* | | | sched: optimize cond_resched()Peter Zijlstra2009-07-10
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-10
|\ \ \ \
| * | | | tracing: Fix trace_print_seq()Xiao Guangrong2009-07-02
| * | | | kprobes: No need to unlock kprobe_insn_mutexMasami Hiramatsu2009-07-01
| * | | | tracing/fastboot: Document the need of initcall_debugLi Zefan2009-06-29
| * | | | trace_export: Repair missed fieldsLai Jiangshan2009-06-26
| * | | | tracing: Fix stack tracer sysctl handlingLi Zefan2009-06-26
* | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | | | | headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
| |_|/ / |/| | |
* | | | cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov2009-07-06
* | | | Fix virt_to_phys() warningsKevin Cernekee2009-07-06
* | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-30
|\ \ \ \
| * | | | kmemleak: Inform kmemleak about pid_hashCatalin Marinas2009-06-29
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \ \ \ \
| * | | | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-30
| * | | | | perf_counter: Complete counter swapPeter Zijlstra2009-06-26
| * | | | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25
| * | | | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-25
| * | | | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-25
| * | | | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-25
| * | | | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-25
| * | | | | perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra2009-06-23
| * | | | | perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra2009-06-23
| * | | | | perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-23
* | | | | | bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux2009-06-30
* | | | | | kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui2009-06-30
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-28
|\ \ \ \ \ \
| * | | | | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
| |/ / / / /
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-24
| * | | | | timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj2009-06-23
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ftrace: Fix the output of profileLi Zefan2009-06-26
| * | | | ring-buffer: Make it generally availablePaul Mundt2009-06-25
| * | | | ftrace: Remove duplicate newlineLi Zefan2009-06-25
| * | | | tracing: Fix trace_buf_size boot optionLi Zefan2009-06-24
| * | | | ftrace: Fix t_hash_start()Li Zefan2009-06-24
| * | | | ftrace: Don't manipulate @pos in t_start()Li Zefan2009-06-24
| * | | | ftrace: Don't increment @pos in g_start()Li Zefan2009-06-24