summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* Pull misc-for-upstream into release branchLen Brown2007-02-171-0/+1
|\
| * ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPIRusty Russell2007-02-131-0/+1
* | [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-2/+0Star
* | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-166-101/+41Star
* | [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-161-1/+1
* | [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+3
* | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-161-48/+1Star
* | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-0/+2
* | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-131-1/+1
* | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-0/+2
* | [PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen2007-02-131-67/+67
* | [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-1/+1
* | [PATCH] i386: add idle notifierStephane Eranian2007-02-132-0/+22
* | [PATCH] i386: Profile pc badnessZachary Amsden2007-02-132-6/+17
* | [PATCH] i386: vMI timer patchesZachary Amsden2007-02-135-0/+120
* | [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-132-0/+263
* | [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+14
* | [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-131-0/+15
* | [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-132-4/+40
* | [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-135-14/+14
* | [PATCH] i386: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* | [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-112-4/+4
* | [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
* | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-6/+0Star
|/
* ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-031-9/+7Star
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-031-8/+9
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-4/+4
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-44/+0Star
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-263-4/+7
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-231-0/+1
* [PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal2007-01-061-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-231-24/+2Star
|\
| * merge linus into test branchLen Brown2006-12-201-91/+0Star
| |\
| * \ Pull trivial into test branchLen Brown2006-12-161-24/+2Star
| |\ \
| | * | ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-211-24/+2Star
* | | | [PATCH] compile error of register_memory()Yasunori Goto2006-12-221-1/+1
| |_|/ |/| |
* | | Remove stack unwinder for nowLinus Torvalds2006-12-151-91/+0Star
|/ /
* | [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-0/+2
* | Merge ../linusDave Jones2006-12-1265-541/+1245
|\ \
| * | [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-101-0/+1
| * | [PATCH] ide: more conversion to pci_get APIsAlan Cox2006-12-081-1/+3
| * | [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
| * | [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-081-8/+20
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-0745-272/+1114
| |\ \
| | * | [PATCH] i386: replace kmalloc+memset with kzallocBurman Yan2006-12-071-9/+1Star
| | * | [PATCH] x86-64: remove remaining pc98 codeAdrian Bunk2006-12-071-2/+0Star
| | * | [PATCH] x86-64: fix asm constraints in i386 atomic_add_returnDuncan Sands2006-12-071-3/+3
| | * | [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-8/+4Star