summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt2009-06-143-3/+0
* sh: Bump the earlytimer probe devices up.Paul Mundt2009-06-141-2/+7
* sh: Use generic sched_clock().Paul Mundt2009-06-141-5/+0
* sh: Bump the earlytimer bits back to time_init().Paul Mundt2009-06-141-11/+6
* cpumask: Use accessors for cpu_*_mask: shRusty Russell2009-06-142-6/+5
* cpumask: use mm_cpumask() wrapper: shRusty Russell2009-06-141-2/+2
* cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-142-3/+4
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell2009-06-141-3/+0
* sh: pci: remove duplicated #include'sHuang Weiyi2009-06-142-2/+0
* sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-121-7/+6
* sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-124-2/+6
* Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-06-121-30/+30
|\
| * sh: Fix dynamic ftrace's NOP action.Matt Fleming2009-06-111-29/+29
| * sh: Update my email addressMatt Fleming2009-06-111-1/+1
* | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-1119-7/+2043
|\ \
| * | kmemleak: Add the corresponding MAINTAINERS entryCatalin Marinas2009-06-111-0/+6
| * | kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-113-0/+122
| * | kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-112-0/+23
| * | kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-113-0/+18
| * | kmemleak: Add modules supportCatalin Marinas2009-06-111-0/+56
| * | kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-111-0/+11
| * | kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-111-3/+27
| * | kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-111-1/+4
| * | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-111-0/+7
| * | kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-112-2/+32
| * | kmemleak: Add documentation on the memory leak detectorCatalin Marinas2009-06-112-0/+146
| * | kmemleak: Add the base supportCatalin Marinas2009-06-113-1/+1597
* | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11138-85/+27406
|\ \ \
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11449-8480/+17770
| |\| |
| * | | perf_counter: Turn off by defaultIngo Molnar2009-06-111-1/+0
| * | | perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-112-1/+4
| * | | perf_counter: Better align codeIngo Molnar2009-06-111-80/+85
| * | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-118-14/+14
| * | | perf_counter: Standardize event namesPeter Zijlstra2009-06-1115-135/+136
| * | | perf_counter: Rename enumsPeter Zijlstra2009-06-112-31/+28
| * | | perf_counter tools: Clean up u64 usageIngo Molnar2009-06-116-47/+47
| * | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-113-12/+23
| * | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-113-6/+27
| * | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-118-6/+294
| * | | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-113-1/+322
| * | | perf_counter: Accurate period dataPeter Zijlstra2009-06-114-11/+28
| * | | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-114-25/+48
| * | | perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-112-8/+13
| * | | perf_counter: Annotate exit ctx recursionPeter Zijlstra2009-06-111-1/+12
| * | | perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-102-0/+25
| * | | perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-102-2/+7
| * | | perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-103-44/+92
| * | | perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-101-1/+4
| * | | perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-091-7/+7
| * | | perf_counter tools: Standardize color printingIngo Molnar2009-06-083-12/+19