aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
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 Lameter2-2/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2-9/+23
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+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-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-1/+2
2006-09-21[CRYPTO] twofish: i586 assembly versionJoachim Fritschi3-0/+435
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds4-31/+43
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-0/+4
2006-09-16[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise1-0/+2
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 Jones13-84/+70
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: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen3-2/+31
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 Kleen2-41/+0
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki1-1/+3
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones1-7/+2
2006-08-26[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz1-1/+1
2006-08-26[PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz1-2/+6
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] i386: fix CONFIG_EFI helpArthur Othieno1-1/+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
2006-07-31[PATCH] mce section fixAndrew Morton1-1/+1
2006-07-29[PATCH] i386: Fix up backtrace fallback patchAndi Kleen1-4/+6
2006-07-28[PATCH] i386: Do backtrace fallback tooAndi Kleen1-3/+14
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen1-1/+1
2006-07-28[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert1-2/+2
2006-07-14[PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov1-2/+0
2006-07-14[PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman1-1/+1
2006-07-14[PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas1-1/+4
2006-07-14[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert1-20/+20
2006-07-12[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()Adrian Bunk2-5/+1
2006-07-10[PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen1-1/+4
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton1-2/+3
2006-07-10[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven1-2/+2
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian3-22/+34
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi1-2/+4
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-1/+1
2006-07-03[PATCH] lockdep: enable on i386Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar1-0/+10
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar3-4/+42
2006-07-03[PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar3-0/+103
2006-07-03[PATCH] lockdep: i386 remove multi entry backtracesIngo Molnar2-39/+9
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+24
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-5/+4
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann1-0/+6
2006-07-01[PATCH] audit syscall classesAl Viro2-0/+24
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds70-71/+2
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+15
2006-06-30ACPI: Kconfig: ACPI_SRAT depends on ACPIAndrew Morton1-1/+1
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+6
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-3/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton1-3/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel69-69/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-29merge linus into release branchLen Brown29-178/+308
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-4/+9
2006-06-29[PATCH] genirq MSI fixesIngo Molnar1-0/+5
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-0/+9
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar5-20/+22
2006-06-29[PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk1-4/+0
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-0/+3
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-2/+2
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton1-0/+6
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu1-6/+4
2006-06-27[PATCH] voyager: add cpu_present_mapJames Bottomley1-0/+2
2006-06-27[PATCH] do_IRQ() warning fixAndrew Morton1-2/+2
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar1-2/+2
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-3/+5
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie1-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie1-16/+0
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie1-5/+10
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie1-2/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie1-28/+11
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie1-7/+0
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman3-3/+3
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar7-12/+150
2006-06-27[PATCH] voyager: fix compile after setup reworkJames Bottomley1-3/+2
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley3-6/+6
2006-06-27[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov1-2/+9
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth4-24/+17
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2-5/+5
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell2-4/+4
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2-1/+20
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-19/+4
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-6/+3
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+1
2006-06-27[PATCH] i386: export memory more than 4G through /proc/iomemVivek Goyal1-0/+2
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman1-0/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-2/+4
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger2-2/+14
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-7/+7
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-25/+27
2006-06-26Merge branch 'x86-64'Linus Torvalds23-140/+689
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2-1/+70
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B1-2/+13
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2-7/+12
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich1-1/+1
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2-6/+6
2006-06-26[PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen1-0/+9
2006-06-26[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen1-2/+7
2006-06-26[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger1-20/+12
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich1-13/+33
2006-06-26[PATCH] i386: reliable stack trace support i386 entry.SJan Beulich1-11/+223
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich4-11/+79
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar1-4/+5
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus7-6/+7
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich1-15/+8
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich1-6/+18
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2-0/+8
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-33/+85
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2-13/+102
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen1-6/+8
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas1-1/+18
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy1-2/+36
2006-06-26[PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo1-11/+5
2006-06-26[PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu1-14/+65
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie1-5/+15
2006-06-26[PATCH] time: fix time going backward w/ clock=pitjohn stultz1-6/+39
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie3-4/+4
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz3-4/+4
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz5-3/+282
2006-06-26[PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz9-1716/+0
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz5-144/+82
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz5-183/+324
2006-06-26[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz4-19/+33
2006-06-26[PATCH] arch: use list_move()Akinobu Mita1-4/+2
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster1-2/+2
2006-06-26Storage class should be firstTobias Klauser1-2/+2
2006-06-26i386: Trivial typo fixesEgry Gabor2-2/+2
2006-06-26spelling fixesAndreas Mohr2-2/+2
2006-06-26fix paniced->panicked typosLee Revell1-1/+1
2006-06-26[CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu1-2/+12
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu3-19/+22
2006-06-26[CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2-19/+8
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi2-2/+14
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds1-106/+0
2006-06-25[PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink1-0/+8
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown1-0/+119
2006-06-25[PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2-2/+4
2006-06-25[PATCH] cpu_relax(): smpboot.cAndreas Mohr1-6/+8
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge4-14/+171
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-2/+0
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton2-6/+6
2006-06-24Add some basic resume trace facilitiesLinus Torvalds1-0/+7
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-162/+393
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-4/+4
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr1-2/+2
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger1-1/+0