summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [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/+0
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-6/+0
* ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-021-9/+7
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-8/+9
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-4/+4
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-44/+0
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-263-4/+7
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-221-0/+1
* [PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal2007-01-051-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-24/+2
|\
| * merge linus into test branchLen Brown2006-12-201-91/+0
| |\
| * \ Pull trivial into test branchLen Brown2006-12-161-24/+2
| |\ \
| | * | ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-211-24/+2
* | | | [PATCH] compile error of register_memory()Yasunori Goto2006-12-221-1/+1
| |_|/ |/| |
* | | Remove stack unwinder for nowLinus Torvalds2006-12-151-91/+0
|/ /
* | [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/+1
| | * | [PATCH] x86-64: remove remaining pc98 codeAdrian Bunk2006-12-071-2/+0
| | * | [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/+4
| | * | [PATCH] i386: always enable regparmAdrian Bunk2006-12-071-7/+1
| | * | [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| | * | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-072-1/+3
| | * | [PATCH] i386: introduce the mechanism of disabling cpu hotplug controlSiddha, Suresh B2006-12-071-0/+3
| | * | [PATCH] i386: Add support for compilation for Core2Andi Kleen2006-12-071-0/+2
| | * | [PATCH] paravirt: fix missing pte updateZachary Amsden2006-12-073-4/+10
| | * | [PATCH] paravirt: fix parameter names in mmu operationsZachary Amsden2006-12-071-3/+3
| | * | [PATCH] paravirt: Preparatory mmu header movementZachary Amsden2006-12-073-4/+2
| | * | [PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell2006-12-075-26/+116
| | * | [PATCH] paravirt: Add APIC accessors to paravirt-ops.Rusty Russell2006-12-072-3/+39
| | * | [PATCH] paravirt: Allow selected bug checks to beRusty Russell2006-12-071-0/+4
| | * | [PATCH] paravirt: Add startup infrastructure for paravirtualizationRusty Russell2006-12-071-0/+5
| | * | [PATCH] i386: cpu_detect extractionRusty Russell2006-12-071-0/+3
| | * | [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-076-163/+297
| | * | [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-0715-34/+411
| | * | [PATCH] x86: comment magic constants in delay.hPaolo 'Blaisorblade' Giarrusso2006-12-071-1/+4
| | * | [PATCH] i386: Move memory map printing and other code to e820.cbibo,mao2006-12-071-0/+2
| | * | [PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao2006-12-071-0/+2
| | * | [PATCH] i386: Move find_max_pfn function to e820.cbibo,mao2006-12-071-0/+1
| | * | [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attrAndi Kleen2006-12-071-0/+1