aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | perf_counter/x86: Add a quirk for Atom processorsYong Wang2009-06-12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-12
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-12
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2009-06-12
|\ \ \ \ \ \ \ \
| * | | | | | | | lguest: PAE supportMatias Zabaljauregui2009-06-12
| * | | | | | | | lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2009-06-12
| * | | | | | | | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-12
| * | | | | | | | lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui2009-06-12
| * | | | | | | | lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-12
| * | | | | | | | lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-12
| * | | | | | | | lguest: clean up lguest_init_IRQRusty Russell2009-06-12
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-12
|\ \ \ \ \ \ \ \
| * | | | | | | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| * | | | | | | | module: merge module_alloc() finallyAmerigo Wang2009-06-12
| * | | | | | | | x86 module: merge the rest functions with macrosAmerigo Wang2009-06-12
| * | | | | | | | x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-12
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-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
| | |_|_|_|/ / | |/| | | | |
* / | | | | | x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu2009-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: Rename L2 to LL cachePeter Zijlstra2009-06-11
| * | | | | | | perf_counter: Standardize event namesPeter Zijlstra2009-06-11
| * | | | | | | perf_counter: Accurate period dataPeter Zijlstra2009-06-10
| * | | | | | | perf_counter: Introduce struct for sample dataPeter 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, 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
| * | | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-06
| |\ \ \ \ \ \ \
| * | | | | | | | perf_counter: Implement generalized cache event typesIngo Molnar2009-06-06
| * | | | | | | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-06
| * | | | | | | | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-05
| * | | | | | | | perf_counter: Fix throttling lock-upIngo Molnar2009-06-03
| * | | | | | | | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-03
| * | | | | | | | perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-02
| * | | | | | | | perf_counter: x86: Emulate longer sample periodsPeter Zijlstra2009-06-02
| * | | | | | | | perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2009-06-02
| * | | | | | | | perf_counter: Rename various fieldsPeter Zijlstra2009-06-02
| * | | | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang2009-05-29
| * | | | | | | | perf_counter, x86: Make NMI lockups more robustIngo Molnar2009-05-26
| * | | | | | | | perf_counter, x86: Fix APIC NMI programmingIngo Molnar2009-05-26
| * | | | | | | | Revert "perf_counter, x86: speed up the scheduling fast-path"Ingo Molnar2009-05-25