aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds1-3/+7
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar1-1/+3
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman1-1/+3
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2-1/+15
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-14/+12
2006-11-08[PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu1-7/+15
2006-11-08[PATCH] i386: Force data segment to be 4K alignedVivek Goyal1-0/+1
2006-11-08[PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven1-1/+1
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton1-1/+1
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-01i386: clean up io-apic accessesLinus Torvalds1-0/+40
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller1-1/+1
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen1-5/+1
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-5/+5
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge1-1/+1
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra1-10/+27
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar3-11/+15
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2-4/+4
2006-10-14Pull sci into test branchLen Brown1-5/+5
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2-8/+136
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik1-2/+6
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+1
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V1-1/+1
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman1-7/+6
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman1-6/+6
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik1-2/+2
2006-10-06arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik1-2/+2
2006-10-06[PATCH] i386: irqs build fixAndrew Morton1-1/+1
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds7-21/+31
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen1-1/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells7-21/+31
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman1-3/+2
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-23/+58
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+90
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman1-3/+1
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2-138/+50
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman1-0/+70
2006-10-04[PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman1-0/+48
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar3-144/+80
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn2-4/+2
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+15
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2-6/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-11/+16
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks1-0/+1
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-17/+17
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-24/+41
2006-10-01[PATCH] Some config.h removalsZachary Amsden1-1/+0
2006-10-01[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez1-1/+4
2006-10-01[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez1-2/+3
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez1-0/+27
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-3/+0
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman1-0/+5
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-3/+2
2006-09-30[CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones1-2/+1
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas1-8/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2-0/+5
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn1-18/+18
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett1-2/+2
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2-1/+11
2006-09-27[CPUFREQ] longhaul: remove duplicated code.Rafał Bilski1-17/+12
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton1-3/+4
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li1-11/+3
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li1-3/+151
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li1-0/+116
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li1-258/+250
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2-109/+14
2006-09-26[CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl1-14/+37
2006-09-26[CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2-3/+3
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds40-1246/+1865
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett1-2/+2
2006-09-26[PATCH] i386: Kill references to xtimejohn stultz2-23/+20
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-2/+2
2006-09-26[PATCH] i386: add smp_call_function_singleStephane Eranian1-0/+66
2006-09-26[PATCH] x86: remove unused include from efi_stub.SRusty Russell1-1/+0
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge1-2/+10
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden1-0/+18
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell1-8/+4
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman1-1/+8
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert1-3/+8
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch1-6/+31
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter1-4/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-1/+2
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones1-2/+2
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2-6/+130
2006-09-26[PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin1-3/+4
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin3-18/+65
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen1-1/+5
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2-0/+4
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich1-0/+4
2006-09-26[PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett1-1/+5
2006-09-26[PATCH] i386: Split multi-line printk in oops output.Dave Jones1-2/+3
2006-09-26[PATCH] i386: add HPET(s) into resource mapadurbin@google.com1-0/+26
2006-09-26[PATCH] i386: Do better early exception handlersChuck Ebbert1-0/+67
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2-5/+6
2006-09-26[PATCH] i386: Abstract sensitive instructionsRusty Russell1-16/+22
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2-105/+174
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert1-3/+15
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao3-10/+14
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao1-3/+5
2006-09-26[PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm3-3/+3
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm3-5/+5
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm8-36/+31
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm8-9/+9
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm7-9/+1
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj2-5/+66
2006-09-26[PATCH] i386: mark two more functions as __initMagnus Damm1-1/+1
2006-09-26[PATCH] i386: clean up topology.cMagnus Damm1-18/+3
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell1-19/+5
2006-09-26[PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen2-9/+13
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk1-1/+12
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk1-1/+1
2006-09-26[PATCH] i386: Fix warning in mpparse.cAndi Kleen1-0/+2
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P1-12/+13
2006-09-26[PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones1-0/+3
2006-09-26[PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge1-1/+1
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen1-8/+14
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen1-0/+2
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen3-121/+81
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-8/+3
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert1-5/+5
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen1-3/+0
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2-7/+7
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell6-235/+266
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich1-0/+8
2006-09-26[PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen1-35/+17
2006-09-26[PATCH] i386: Factor out common io apic routing entry accessAndi Kleen1-57/+43
2006-09-26[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen1-13/+0
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2-135/+1
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen1-4/+19
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen1-1/+2
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-0/+1
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-5/+121
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen1-0/+9
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2-8/+28
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus1-7/+8
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus1-0/+6
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus1-17/+4
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus1-0/+52
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus3-97/+31
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus2-16/+24
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus3-186/+356
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus1-32/+156
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen1-64/+1
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2-0/+2
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-75/+240
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds1-0/+32
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-0/+4
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro2-52/+0
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+16
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+12
2006-09-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2-2/+79
2006-09-05[CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2-51/+94
2006-09-05Merge ../linusDave Jones8-69/+29
2006-09-01[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz1-1/+1
2006-08-30[PATCH] i386: Fix stack switching in do_IRQAndi Kleen1-5/+0
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich1-11/+16
2006-08-30[PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen1-10/+4
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen1-32/+0
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones1-7/+2
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2-2/+5
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-16ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow1-1/+4
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-14[CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski1-3/+6
2006-08-11[CPUFREQ] Longhaul - Disable arbiterRafał Bilski1-22/+64
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert1-2/+1
2006-07-31[CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski1-5/+7
2006-07-31[CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski1-0/+1
2006-07-31[CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk1-3/+3
2006-07-31[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-07-31[CPUFREQ] Longhaul - Initialise later.Rafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski1-0/+12
2006-07-31[CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2-87/+109
2006-07-31[PATCH] Fix trivial unwind info bugMarkus Armbruster1-1/+1
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-1/+3
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+3
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+1
2006-07-31[PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu1-6/+3
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman1-8/+5
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton1-29/+33