summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-223-1/+45
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-224-27/+53
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-223-0/+24
* x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-222-6/+39
* i386: Update alignment when 4K stacks are used.Robert P. J. Day2007-07-221-6/+2Star
* i386: remove old IRQ balancing debug cruftStefan Richter2007-07-221-22/+2Star
* i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin2007-07-221-0/+36
* i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2007-07-222-0/+156
* i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2007-07-221-1/+1
* i386: move PIT function declarations and constants to correct header fileThomas Gleixner2007-07-222-2/+1Star
* i386: hpet assumes boot cpu is 0Chris Wright2007-07-221-1/+1
* i386: remove volatile in apic.cThomas Gleixner2007-07-221-2/+2
* i386: move the kernel to 16MB for NUMA-QAndy Whitcroft2007-07-221-0/+1
* i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl2007-07-221-1/+1
* i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III2007-07-222-9/+15
* i386: HPET, check if the counter worksThomas Gleixner2007-07-221-1/+23
* i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...James Jarvis2007-07-221-0/+9
* i386: do not restore reserved memory after hibernationRafael J. Wysocki2007-07-222-0/+33
* i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg2007-07-221-1/+1
* i386: pgd_{c,d}tor() staticAdrian Bunk2007-07-221-3/+3
* x86: remove support for the Rise CPUAdrian Bunk2007-07-223-55/+0Star
* x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-221-2/+2
* x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-221-0/+12
* i386: fix section mismatch warnings in mtrrSam Ravnborg2007-07-222-2/+2
* i386: insert unclaimed MMCONFIG resourcesAaron Durbin2007-07-221-3/+45
* i386: timer_irq_works() static againAdrian Bunk2007-07-221-1/+1
* i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk2007-07-221-0/+1
* i386: remapped_pgdat_init() staticAdrian Bunk2007-07-221-1/+1
* i386: minor nx handling adjustmentJan Beulich2007-07-221-3/+4
* i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich2007-07-221-5/+9
* i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich2007-07-221-1/+3
* x86: share hpet.h with i386Thomas Gleixner2007-07-221-0/+1
* i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink2007-07-221-2/+2
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-222-22/+60
* i386: Move all simple string operations out of lineAndi Kleen2007-07-222-1/+258
* x86: Always flush pages in change_page_attrAndi Kleen2007-07-221-3/+17
* i386: Update defconfigAndi Kleen2007-07-221-145/+119Star
* i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk2007-07-221-2/+1Star
* i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner2007-07-221-3/+6
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-222-48/+6Star
* highres: improve debug outputIngo Molnar2007-07-221-0/+3
* clockevents: fix resume logicThomas Gleixner2007-07-225-80/+24Star
* i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek2007-07-221-0/+1
* arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk2007-07-201-0/+1
* xen: disable vdso "nosegneg" on native bootRoland McGrath2007-07-204-6/+29
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1Star
* i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-192-6/+0Star
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-191-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+1
|\
| * kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-161-1/+1