aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17i386: speedup touch_nmi_watchdogAndrew Morton
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16Use menuconfig objects II - oprofileJan Engelhardt
2007-07-16x86: initial fixmap supportEric W. Biderman
2007-07-16i386: Allow smp_call_function_single() to current cpuAvi Kivity
2007-07-16HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones
2007-07-13[CPUFREQ] powernow-k8 compile fix.Andrew Morton
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk
2007-07-13[CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafaƂ Bilski
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12Remove old i386 setup codeH. Peter Anvin
2007-07-12Use the new x86 setup code for i386H. Peter Anvin
2007-07-12Linker script for the new x86 setup codeH. Peter Anvin
2007-07-12Assembly header and main routine for new x86 setup codeH. Peter Anvin
2007-07-12Code for actual protected-mode entryH. Peter Anvin
2007-07-12Video mode probing support for the new x86 setup codeH. Peter Anvin
2007-07-12Voyager support for the new x86 setup codeH. Peter Anvin
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin
2007-07-12MCA support for new x86 setup codeH. Peter Anvin
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin
2007-07-12Version string for the new x86 setup codeH. Peter Anvin
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin
2007-07-12APM probing codeH. Peter Anvin
2007-07-12A20 handling codeH. Peter Anvin
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin
2007-07-12Top header file for new x86 setup codeH. Peter Anvin
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin