aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAge
...
* | Added stubs for modifying "semaphore" priority, in order to facilitateJohn M. Calandrino2007-04-18
* | Added system call stubs for user-space semaphores with priorityJohn M. Calandrino2007-04-17
* | Added necessary kernel support for zone-based locking.John M. Calandrino2007-03-29
* | Worked out some bugs so now it *really* compiles OK.John M. Calandrino2007-03-29
* | Checkpoint: almost all support added. Compiles.John M. Calandrino2007-03-29
* | Small fix when resetting zone flags in local timer interrupt handler.John M. Calandrino2007-03-29
* | sys_wait_for_zone_exit system call has been implemented.John M. Calandrino2007-03-29
* | Committing some initial changes to implement system calls related toJohn M. Calandrino2007-03-27
|/
* (no commit message)John M. Calandrino2007-02-22
* Fixed code according to Bjoern's suggestions.John M. Calandrino2007-02-19
* Additional support for aligned and staggered quanta.John M. Calandrino2007-02-16
* Local commit of current state of my attempt to log quantum sync info.John M. Calandrino2007-02-15
* Added support for periodic resynchronization of aligned quanta.John M. Calandrino2007-02-09
* This version contains support for aligned and staggered quanta.John M. Calandrino2007-02-09
* Modified apic.c to fix barrier-related issues with timer sync, nowJohn M. Calandrino2007-02-07
* Added support for quantum synchronization by having all processors waitJohn M. Calandrino2007-02-06
* Update base version to the final relesae of 2.6.20.Bjoern B. Brandenburg2007-02-05
|\
| * [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-04
| * Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds2007-02-02
| * [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-01
| * [PATCH] mca_nmi_hook() can be called at any pointAl Viro2007-02-01
* | ported first pluginBjoern Brandenburg2007-02-01
* | added edf_common and sched_traceBjoern Brandenburg2007-02-01
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-30
|\
| * [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-29
* | [PATCH] i386: In assign_irq_vector look at all vectors before giving upEric W. Biederman2007-01-30
|/
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-26
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-26
* [PATCH] paravirt: mark the paravirt_ops export internalIngo Molnar2007-01-23
* [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-23
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-11
|\
| * Pull trivial into release branchLen Brown2007-01-11
| |\
| | * ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi2007-01-10
* | | [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-11
* | | [PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal2007-01-11
* | | [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-10
* | | [PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal2007-01-10
* | | [PATCH] i386: make apic probe function non-initVivek Goyal2007-01-10
* | | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-10
* | | [PATCH] i386: Update defconfigAndi Kleen2007-01-10
|/ /
* | [PATCH] i386: modpost smpboot code warning fixVivek Goyal2007-01-06
* | [PATCH] i386: fix another modpost warningVivek Goyal2007-01-06
* | [PATCH] i386: fix modpost warning in SMP trampoline codeVivek Goyal2007-01-06
* | [PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal2007-01-06
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-04
|\
| * ACPI: fix section mis-match build warningLen Brown2007-01-02
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-03
|\ \
| * | [CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones2007-01-02
| * | [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c...Guillaume Chazarain2007-01-02