aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner2009-06-14
* x86: atomic_32.h: Fix kernel-doc warningsRandy Dunlap2009-06-14
* x86: change kernel_physical_mapping_init() __init to __meminitShaohua Li2009-06-12
* x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas2009-06-12
* x86: handle initrd that extends into unusable memoryYinghai Lu2009-06-11
* Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-11
|\
| * kmemleak: Add the corresponding MAINTAINERS entryCatalin Marinas2009-06-11
| * kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-11
| * kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-11
| * kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-11
| * kmemleak: Add modules supportCatalin Marinas2009-06-11
| * kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-11
| * kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-11
| * kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-11
| * kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-11
| * kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-11
| * kmemleak: Add documentation on the memory leak detectorCatalin Marinas2009-06-11
| * kmemleak: Add the base supportCatalin Marinas2009-06-11
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\ \
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\|
| * | perf_counter: Turn off by defaultIngo Molnar2009-06-11
| * | perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-11
| * | perf_counter: Better align codeIngo Molnar2009-06-11
| * | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-11
| * | perf_counter: Standardize event namesPeter Zijlstra2009-06-11
| * | perf_counter: Rename enumsPeter Zijlstra2009-06-11
| * | perf_counter tools: Clean up u64 usageIngo Molnar2009-06-11
| * | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-11
| * | perf_counter: More paranoia settingsPeter Zijlstra2009-06-11
| * | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-11
| * | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-11
| * | perf_counter: Accurate period dataPeter Zijlstra2009-06-10
| * | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-10
| * | perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-10
| * | perf_counter: Annotate exit ctx recursionPeter Zijlstra2009-06-10
| * | perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-10
| * | perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-10
| * | perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-10
| * | perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-10
| * | perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-09
| * | perf_counter tools: Standardize color printingIngo Molnar2009-06-08
| * | perf report: Add support for profiling JIT generated codePekka Enberg2009-06-08
| * | perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-08
| * | perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-08
| * | perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-08
| * | perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-08
| * | perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-08
| * | perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-08
| * | perf stat: Print out instructins/cycle metricIngo Molnar2009-06-07
| * | perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-07