summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)AuthorFilesLines
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH3-10/+18
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+8
2005-06-27[PATCH] ide: sensible probing for PCI systemsAlan Cox1-4/+8
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-5/+7
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-1/+3
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+1
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-0/+5
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman1-0/+28
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman1-0/+3
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-1/+2
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman1-0/+13
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman1-1/+1
2005-06-25[PATCH] sched: sched tuningNick Piggin1-1/+1
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin1-1/+0
2005-06-25[PATCH] sched: balance timersNick Piggin1-0/+4
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] make smp_prepare_cpu to a weak functionAshok Raj1-3/+0
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua2-0/+10
2005-06-25[PATCH] sep initializing reworkLi Shaohua2-0/+4
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-2/+25
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo3-0/+9
2005-06-24Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds1-10/+22
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen1-0/+3
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-1/+2
2005-06-23[PATCH] xen: x86: add macro for debugregVincent Hanquez1-5/+9
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton1-1/+1
2005-06-23[PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan1-0/+2
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-1/+3
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich8-14/+0
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-6/+2
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2-0/+5
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft4-45/+83
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft1-0/+3
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen1-0/+2
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-2/+1
2005-06-21[PATCH] Hugepage consolidationDavid Gibson2-1/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-07Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+10
2005-06-07[PATCH] send_IPI_mask_sequence() warning fixMatthew Dobson1-1/+1
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+10
2005-05-31[CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones1-0/+1
2005-05-26[PATCH] i386: fix prevent_tail_callRoland McGrath1-3/+1
2005-05-05[PATCH] x86: geode support fixesKianusch Sayah Karadji1-2/+2
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-14/+1
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl2-3/+3
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-14/+0