Age | Commit message (Expand) | Author | Files | Lines |
2007-05-24 | i386 bigsmp: section mismatch fixes | William Lee Irwin III | 1 | -3/+3 |
2007-05-24 | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP | Stefan Richter | 1 | -1/+1 |
2007-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 1 | -2/+2 |
2007-05-21 | i386: fix PGE mask | Brian Gerst | 2 | -2/+2 |
2007-05-21 | i386: Enable CX8/PGE CPUID bits early on VIA C3 | Andi Kleen | 1 | -0/+27 |
2007-05-21 | i386: Fix wrong CPU error message in early boot path | Christian Volkmann | 1 | -0/+2 |
2007-05-21 | i386: Clear MCE flag on AMD K6 | Andi Kleen | 2 | -3/+7 |
2007-05-21 | i386: Fix K8/core2 oprofile on multiple CPUs | Andi Kleen | 1 | -1/+8 |
2007-05-21 | i386: Update defconfig | Andi Kleen | 1 | -179/+70 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 3 | -0/+3 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-18 | Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" | Linus Torvalds | 1 | -1/+1 |
2007-05-17 | i386: don't check_pgt_cache in flush_tlb_mm | Hugh Dickins | 1 | -1/+1 |
2007-05-17 | i386/x86-64: fix section mismatch | Bernhard Walle | 2 | -2/+2 |
2007-05-16 | x86: Fix discontigmem + non-HIGHMEM compile | Linus Torvalds | 1 | -6/+3 |
2007-05-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -11/+31 |
2007-05-15 | i386: fix voyager build | Jeremy Fitzhardinge | 1 | -65/+41 |
2007-05-15 | i386: move common parts of smp into their own file | Jeremy Fitzhardinge | 4 | -81/+86 |
2007-05-15 | [CPUFREQ] Correct revision mask for powernow-k8 | Dave Jones | 2 | -2/+2 |
2007-05-15 | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 1 | -5/+0 |
2007-05-14 | [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib | Daniel Drake | 1 | -8/+28 |
2007-05-13 | [CPUFREQ] Support rev H AMD64s in powernow-k8 | Dave Jones | 2 | -3/+3 |
2007-05-12 | SLUB: i386 support | Christoph Lameter | 5 | -21/+23 |
2007-05-11 | i386: Fix compilation of verify_cpu.S on old binutils | Andi Kleen | 1 | -1/+3 |
2007-05-11 | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 1 | -0/+1 |
2007-05-11 | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi | 1 | -0/+1 |
2007-05-11 | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi | 1 | -0/+1 |
2007-05-10 | Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" | Eric W. Biederman | 3 | -45/+0 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 3 | -5/+5 |
2007-05-09 | i386: cpu/transmeta.c: fix definition of USER686 | H. Peter Anvin | 1 | -2/+4 |
2007-05-09 | i386: voyager: use __maybe_unused | David Rientjes | 1 | -2/+2 |
2007-05-09 | i386 pci: use __maybe_unused | David Rientjes | 1 | -1/+1 |
2007-05-09 | wrap access to thread_info | Roman Zippel | 1 | -1/+1 |
2007-05-09 | microcode: use suspend-related CPU hotplug notifications | Rafael J. Wysocki | 1 | -26/+36 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 5 | -0/+11 |
2007-05-09 | Use the APIC to determine the hardware processor id - i386 | Fernando Luis Vazquez Cao | 1 | -2/+0 |
2007-05-09 | fix file specification in comments | Uwe Kleine-König | 1 | -1/+1 |
2007-05-09 | Kconfig: A couple of grammatical fixes in arch/i386/Kconfig | Robert P. J. Day | 1 | -2/+2 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -2/+2 |
2007-05-09 | Revert "fbdev: ignore VESA modes if framebuffer is disabled" | Linus Torvalds | 1 | -3/+1 |
2007-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -108/+71 |
2007-05-08 | fbdev: ignore VESA modes if framebuffer is disabled | Antonino A. Daplas | 1 | -1/+3 |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 2 | -0/+68 |
2007-05-08 | Add IRQF_IRQPOLL flag on i386 | Bernhard Walle | 3 | -3/+3 |
2007-05-08 | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 1 | -0/+5 |
2007-05-08 | kprobes: kretprobes simplifications | Christoph Hellwig | 1 | -13/+4 |
2007-05-08 | utimensat implementation | Ulrich Drepper | 1 | -0/+1 |
2007-05-08 | dma_declare_coherent_memory wrong allocation | Guennadi Liakhovetski | 1 | -1/+1 |
2007-05-08 | apm: fix incorrect comment | Alan Cox | 1 | -1/+1 |