summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-101-8/+3
* [PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* [PATCH] remove ACPI S4bios supportPavel Machek2005-09-101-6/+0
* [PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-095-13/+4
|\
| * kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-095-13/+4
* | [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-091-8/+8
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* | [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-092-1/+2
* | [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-0/+5
* | [PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli2005-09-091-8/+14
* | [PATCH] x86: MP_processor_info fixAndrew Morton2005-09-091-14/+10
* | [PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2005-09-091-2/+2
* | [PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk2005-09-091-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-083-13/+13
|\ \
| * | [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * | [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-08-311-1/+1
| * | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-08-311-2/+2
| * | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-08-311-7/+7
* | | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-081-3/+3
| |/ |/|
* | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0862-693/+794
|\ \
| * | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+4
| * | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-1/+2
| * | [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-071-0/+3
| * | [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-075-25/+34
| * | [PATCH] fix: dmi_check_systemRobert Love2005-09-071-1/+1
| * | [PATCH] dmi: add onboard devices discoveryAndrey Panin2005-09-071-12/+90
| * | [PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin2005-09-071-16/+23
| * | [PATCH] dmi: remove old debugging codeAndrey Panin2005-09-071-21/+0
| * | [PATCH] dmi: remove uneeded functionAndrey Panin2005-09-071-45/+40
| * | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
| * | [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-074-11/+11
| * | [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-071-3/+2
| * | [PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson2005-09-073-9/+9
| * | [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-072-2/+4
| * | [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-071-2/+2
| * | [PATCH] More __read_mostly variablesChristoph Lameter2005-09-072-2/+2
| * | [PATCH] detect soft lockupsIngo Molnar2005-09-072-0/+6
| * | [PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj2005-09-071-2/+2
| * | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-072-26/+34
| * | [PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso2005-09-051-7/+1
| * | [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-051-3/+20
| * | [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-051-4/+17
| * | [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-052-30/+21
| * | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-052-21/+45
| * | [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser2005-09-051-2/+13
| * | [PATCH] add suspend/resume for timerShaohua Li2005-09-055-27/+47
| * | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
| * | [PATCH] ISA DMA suspend for i386Pierre Ossman2005-09-052-1/+68
OpenPOWER on IntegriCloud