summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix up non-NUMA breakage in mmzone.hDave Jones2005-07-071-2/+2
* [PATCH] Clean up numa defines in mmzone.hDave Jones2005-07-071-11/+9
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-071-0/+8
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-302-0/+7
* [PATCH] Serial: Split 8250 port table (part 2)Russell King2005-06-291-101/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-273-10/+18
|\
| * [PATCH] ide: sensible probing for PCI systemsAlan Cox2005-06-271-4/+8
| * [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-5/+7
| * [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-1/+3
* | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton2005-06-271-0/+2
* | [PATCH] PCI: DMA bursting adviceDavid S. Miller2005-06-271-0/+8
|/
* [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-251-0/+1
* [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-0/+5
* [PATCH] kexec: x86 kexec coreEric W. Biederman2005-06-251-0/+28
* [PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2005-06-251-0/+3
* [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-252-1/+2
* [PATCH] kexec: x86: local apic fixEric W. Biederman2005-06-251-0/+13
* [PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2005-06-251-1/+1
* [PATCH] sched: sched tuningNick Piggin2005-06-251-1/+1
* [PATCH] sched: no aggressive idle balancingNick Piggin2005-06-251-1/+0
* [PATCH] sched: balance timersNick Piggin2005-06-251-0/+4
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-251-3/+0
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-252-0/+10
* [PATCH] sep initializing reworkLi Shaohua2005-06-252-0/+4
* [PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj2005-06-251-2/+25
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-253-0/+9
* Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds2005-06-241-10/+22
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-0/+3
* [PATCH] streamline preempt_count type across archsJesper Juhl2005-06-231-1/+1
* [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-231-1/+2
* [PATCH] xen: x86: add macro for debugregVincent Hanquez2005-06-231-5/+9
* [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-231-1/+1
* [PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan2005-06-231-0/+2
* [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-231-1/+3
* [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2005-06-238-14/+0
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-231-6/+2
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-232-0/+5
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-234-45/+83
* [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-231-0/+3
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-231-0/+2
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-2/+1
* [PATCH] Hugepage consolidationDavid Gibson2005-06-212-1/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-1/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-06-071-0/+10
|\
| * [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-0/+10
* | [PATCH] send_IPI_mask_sequence() warning fixMatthew Dobson2005-06-071-1/+1
|/
* [CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2005-05-311-0/+1
* [PATCH] i386: fix prevent_tail_callRoland McGrath2005-05-261-3/+1
OpenPOWER on IntegriCloud