summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-123-5/+9
|\
| * x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-123-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2009-06-126-55/+187
|\ \
| * | lguest: PAE supportMatias Zabaljauregui2009-06-124-8/+74
| * | lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2009-06-122-10/+25
| * | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-122-2/+2
| * | lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui2009-06-121-4/+4
| * | lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-123-30/+74
| * | lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-123-8/+16
| * | lguest: clean up lguest_init_IRQRusty Russell2009-06-121-5/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-124-167/+73
|\ \
| * | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| * | module: merge module_alloc() finallyAmerigo Wang2009-06-122-10/+6
| * | x86 module: merge the rest functions with macrosAmerigo Wang2009-06-124-224/+161
| * | x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-124-124/+99
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-122-12/+5
|\ \ | |/ |/|
| * x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas2009-06-121-0/+2
| * x86: handle initrd that extends into unusable memoryYinghai Lu2009-06-111-12/+3
* | x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu2009-06-111-2/+2
|/
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-1127-70/+2130
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11178-4583/+5706
| |\
| * | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-111-6/+6
| * | perf_counter: Standardize event namesPeter Zijlstra2009-06-112-19/+19
| * | perf_counter: Accurate period dataPeter Zijlstra2009-06-111-3/+12
| * | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-111-4/+11
| * | perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-101-2/+3
| * | 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, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-081-6/+3
| * | perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-081-0/+102
| * | perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-081-22/+24
| * | perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-081-1/+84
| * | perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-081-1/+84
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-063-6/+16
| |\ \
| * | | perf_counter: Implement generalized cache event typesIngo Molnar2009-06-061-8/+193
| * | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-061-4/+4
| * | | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-052-3/+10
| * | | perf_counter: Fix throttling lock-upIngo Molnar2009-06-031-1/+1
| * | | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-037-26/+6
| * | | perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-021-8/+8
| * | | perf_counter: x86: Emulate longer sample periodsPeter Zijlstra2009-06-021-9/+22
| * | | perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2009-06-021-6/+0
| * | | perf_counter: Rename various fieldsPeter Zijlstra2009-06-021-4/+4
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-0126-73/+139
| |\ \ \
| * | | | perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang2009-05-293-17/+8
| * | | | perf_counter, x86: Make NMI lockups more robustIngo Molnar2009-05-261-0/+26
| * | | | perf_counter, x86: Fix APIC NMI programmingIngo Molnar2009-05-261-13/+3
| * | | | Revert "perf_counter, x86: speed up the scheduling fast-path"Ingo Molnar2009-05-251-2/+3
| * | | | perf_counter: Generic per counter interrupt throttlePeter Zijlstra2009-05-251-0/+13
| * | | | perf_counter: x86: Remove interrupt throttlePeter Zijlstra2009-05-252-44/+5
OpenPOWER on IntegriCloud