aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: cap iomem_resource to addressable physical memoryH. Peter Anvin2009-06-16
* Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-06-16
|\
| * amd-iommu: resume cleanupChris Wright2009-06-16
| * amd-iommu: set event buffer head and tail to 0 manuallyJoerg Roedel2009-06-15
| * amd-iommu: disable cmd buffer and evt logging before reprogramming iommuChris Wright2009-06-15
| * amd-iommu: flush domain tlb when attaching a new deviceChris Wright2009-06-15
| * x86: disable IOMMUs on kernel crashJoerg Roedel2009-06-15
| * amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel2009-06-15
* | x86: mm: Read cr2 before prefetching the mmap_lockIngo Molnar2009-06-16
* | 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