summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-4/+4
* PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-121-1/+1
* Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-121-1/+1
|\
| * x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2009-06-121-0/+1
|\ \
| * | lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-121-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-123-167/+69
|\ \
| * | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| * | module: merge module_alloc() finallyAmerigo Wang2009-06-121-10/+2
| * | 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-1111-23/+1746
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1178-3043/+3848
| |\
| * | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-111-6/+6
| * | perf_counter: Standardize event namesPeter Zijlstra2009-06-111-16/+16
| * | 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-061-2/+2
| |\ \
| * | | 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
| * | | perf_counter: Fix throttling lock-upIngo Molnar2009-06-031-1/+1
| * | | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-034-19/+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-0111-24/+61
| |\ \ \
| * | | | perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang2009-05-292-15/+6
| * | | | 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
| * | | | perf_counter: x86: Expose INV and EDGE bitsPeter Zijlstra2009-05-251-0/+8
| * | | | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-221-0/+1
| * | | | perf_counter: Fix context removal deadlockIngo Molnar2009-05-201-0/+1
| * | | | perf_counter, x86: speed up the scheduling fast-pathIngo Molnar2009-05-181-3/+2
| * | | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-189-39/+46
| |\ \ \ \
OpenPOWER on IntegriCloud