summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-181-0/+1
|\
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+1
* | xen: use iret directly when possibleJeremy Fitzhardinge2007-07-182-1/+16
* | xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge2007-07-181-0/+8
* | xen: Core Xen implementationJeremy Fitzhardinge2007-07-183-1/+76
* | Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge2007-07-181-0/+28
* | Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-184-13/+20
* | paravirt: helper to disable all IO spaceJeremy Fitzhardinge2007-07-181-0/+35
* | paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-4/+2
* | paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge2007-07-181-1/+1
* | paravirt: unstatic leave_mmJeremy Fitzhardinge2007-07-181-2/+3
* | paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2007-07-181-0/+2
* | paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-181-1/+1
* | use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge2007-07-181-17/+6
|/
* arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-172-5/+9
|\
| * i386: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-3/+5
| * HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity2007-07-161-2/+4
* | i386: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+2
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* | make seccomp zerocost in scheduleAndrea Arcangeli2007-07-161-34/+39
* | x86: initial fixmap supportEric W. Biderman2007-07-161-0/+8
|/
* [CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones2007-07-131-8/+11
* [CPUFREQ] powernow-k8 compile fix.Andrew Morton2007-07-131-1/+6
* [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2007-07-132-276/+18
* [CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafał Bilski2007-07-131-0/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-125-90/+162
|\
| * [CPUFREQ] Longhaul - Proper register accessRafał Bilski2007-06-211-6/+6
| * [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driverJoshua Hoblitt2007-06-061-3/+10
| * [CPUFREQ] Longhaul - Replace ACPI functions with direct I/ORafał Bilski2007-06-061-7/+16
| * [CPUFREQ] Longhaul - Remove duplicate multipliersRafał Bilski2007-05-291-6/+6
| * [CPUFREQ] Longhaul - Embedded "conservative"Rafał Bilski2007-05-291-49/+96
| * [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSRVenki Pallipadi2007-05-291-8/+5
| * [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bitRafał Bilski2007-05-291-0/+18
| * [CPUFREQ] Longhaul - Move old_ratio to correct placeRafał Bilski2007-05-291-1/+1
| * [CPUFREQ] Longhaul - VT8237 supportRafał Bilski2007-05-291-0/+4
| * [CPUFREQ] Longhaul - Use all kinds of supportRafał Bilski2007-05-291-22/+11
| * [CPUFREQ] powernow-k8: clarify number of cores.Dave Jones2007-05-181-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-123-11/+3
|\ \
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-113-11/+3
* | | Remove old i386 setup codeH. Peter Anvin2007-07-121-94/+0
* | | Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-121-11/+1
* | | Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-121-1/+1
* | | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-124-1/+59
* | | x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2007-07-121-2/+2
* | | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-122-12/+15
|/ /
OpenPOWER on IntegriCloud