Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2 | -5/+9 |
2007-07-17 | i386: speedup touch_nmi_watchdog | Andrew Morton | 1 | -3/+5 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -4/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2 | -1/+2 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -1/+1 |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli | 1 | -34/+39 |
2007-07-16 | x86: initial fixmap support | Eric W. Biderman | 1 | -0/+8 |
2007-07-16 | i386: Allow smp_call_function_single() to current cpu | Avi Kivity | 1 | -3/+5 |
2007-07-16 | HOTPLUG: Adapt thermal throttle to CPU_DYING | Avi Kivity | 1 | -2/+4 |
2007-07-13 | [CPUFREQ] Fix typos in powernow-k8 printk's. | Dave Jones | 1 | -8/+11 |
2007-07-13 | [CPUFREQ] powernow-k8 compile fix. | Andrew Morton | 1 | -1/+6 |
2007-07-13 | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk | 2 | -276/+18 |
2007-07-13 | [CPUFREQ] Longhaul - Option to disable ACPI C3 support | Rafał Bilski | 1 | -0/+7 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 5 | -90/+162 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 3 | -11/+3 |
2007-07-12 | Remove old i386 setup code | H. Peter Anvin | 1 | -94/+0 |
2007-07-12 | Make struct boot_params a real structure, and remove obsolete fields | H. Peter Anvin | 1 | -11/+1 |
2007-07-12 | Make definitions for struct e820entry and struct e820map consistent | H. Peter Anvin | 1 | -1/+1 |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi | 4 | -1/+59 |
2007-07-12 | x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY | H. Peter Anvin | 1 | -2/+2 |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin | 2 | -12/+15 |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 3 | -11/+3 |
2007-07-09 | sched: x86, track TSC-unstable events | Ingo Molnar | 1 | -1/+8 |
2007-07-09 | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 1 | -12/+0 |
2007-07-07 | Clean up E7520/7320/7525 quirk printk. | Dave Jones | 1 | -3/+2 |
2007-07-06 | GEODE: reboot fixup for geode machines with CS5536 boards | Andres Salomon | 1 | -0/+13 |
2007-07-06 | MTRR: Fix race causing set_mtrr to go into infinite loop | Loic Prylli | 1 | -0/+4 |
2007-07-06 | i386: fix regression, endless loop in ptrace singlestep over an int80 | Jason Wessel | 1 | -4/+4 |
2007-07-03 | Remove some unused variables | Linus Torvalds | 1 | -2/+0 |
2007-07-03 | Revert perfctr reservation to 2.6.21 state | Andi Kleen | 1 | -2/+33 |
2007-07-03 | Revert HPET resource reservation | Andi Kleen | 1 | -19/+0 |
2007-07-01 | i386: mtrr crash fix | Andrew Morton | 1 | -1/+2 |
2007-07-01 | i386: remove bogus mtrr range check | Linus Torvalds | 1 | -5/+0 |
2007-06-28 | mtrr/cyrix: fix sections | Randy Dunlap | 1 | -2/+2 |
2007-06-24 | ACPI: preserve the ebx value in acpi_copy_wakeup_routine | Tian Kevin | 1 | -0/+2 |
2007-06-21 | [CPUFREQ] Longhaul - Proper register access | Rafał Bilski | 1 | -6/+6 |
2007-06-20 | x86_64: fix link warning between for .text and .init.text | Yinghai Lu | 2 | -3/+3 |
2007-06-20 | x86: Disable DAC on VIA bridges | Andi Kleen | 1 | -0/+27 |
2007-06-16 | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi | Björn Steinbrink | 1 | -5/+5 |
2007-06-16 | i386: use the right wrapper to disable the NMI watchdog | Björn Steinbrink | 1 | -5/+5 |
2007-06-16 | i386: fix NMI watchdog not reserving its MSRs | Björn Steinbrink | 1 | -0/+6 |
2007-06-06 | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver | Joshua Hoblitt | 1 | -3/+10 |
2007-06-06 | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/O | Rafał Bilski | 1 | -7/+16 |
2007-06-04 | mtrr atomicity fix | Andrew Morton | 1 | -1/+4 |
2007-06-01 | microcode: fix section mismatch warning | Sam Ravnborg | 1 | -1/+1 |
2007-06-01 | Work around Dell E520 BIOS reboot bug | Tim Gardner | 1 | -0/+8 |
2007-06-01 | Fix vmi.c compilation | Alexey Dobriyan | 1 | -0/+1 |
2007-05-31 | smpboot: fix cachesize comparison in smp_tune_scheduling() | Linus Torvalds | 1 | -3/+2 |