summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-049-43/+117
|\
| * perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=yIngo Molnar2009-08-041-0/+1
| * perf: Fix read buffer overflowRoel Kluin2009-08-042-2/+2
| * perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo2009-08-021-0/+1
| * perf tools: Fix faulty checkStoyan Gaydarov2009-08-021-1/+1
| * perf report: Update for the new FORK/EXIT eventsPeter Zijlstra2009-08-021-4/+18
| * perf_counter: Full task tracingPeter Zijlstra2009-08-023-33/+71
| * perf_counter: Collapse inherit on read()Peter Zijlstra2009-08-021-1/+13
| * tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILEPeter Zijlstra2009-08-021-1/+9
| * perf_counter tools: Fix link errors with older toolchainsIngo Molnar2009-08-011-1/+1
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-08-042-14/+33
|\ \
| * | sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins2009-08-021-1/+14
| * | sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra2009-08-021-13/+19
| |/
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-041-0/+7
|\ \
| * | posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto2009-08-041-0/+7
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-047-12/+25
|\ \ \
| * \ \ Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-04378-1698/+9386
| |\ \ \
| | * | | tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan2009-07-281-3/+7
| | * | | tracing: Fix invalid function_graph entryLai Jiangshan2009-07-281-2/+9
| * | | | trace: stop tracer in oops_enter()Thomas Gleixner2009-07-241-0/+1
| * | | | ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-231-1/+2
| * | | | ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-231-1/+1
| * | | | tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt2009-07-233-4/+4
| * | | | tracing: show proper address for trace-printk formatSteven Rostedt2009-07-231-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-08-041-31/+24
|\ \ \ \ \
| * | | | | mfd: twl4030 irq fixesRussell King2009-08-041-31/+24
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-0416-79/+120
|\ \ \ \ \
| * | | | | x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak2009-08-041-1/+1
| * | | | | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner2009-08-041-0/+3
| * | | | | x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich2009-08-041-1/+0
| * | | | | x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2009-08-042-2/+2
| * | | | | x86, UV: Fix UV apic modeJack Steiner2009-08-041-1/+1
| * | | | | x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-041-1/+1
| * | | | | x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner2009-08-041-30/+1
| * | | | | x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-042-0/+12
| * | | | | x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-031-1/+7
| * | | | | x86, msr: execute on the correct CPU subsetBorislav Petkov2009-08-031-16/+10
| * | | | | x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin2009-08-031-8/+8
| * | | | | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-033-4/+9
| * | | | | x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras2009-08-031-1/+33
| * | | | | x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-031-9/+21
| * | | | | x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-301-3/+6
| * | | | | x86: fix section mismatch for i386 init codeRobert Richter2009-07-271-1/+5
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-08-042-3/+30
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones2009-08-041-2/+19
| * | | | | | [CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger2009-08-041-1/+3
| * | | | | | [CPUFREQ] Do not set policy for offline cpusPrarit Bhargava2009-08-041-0/+2
| * | | | | | [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-041-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-042-2/+18
|\ \ \ \ \ \
| * | | | | | nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-021-1/+3