summaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)Author
2007-07-22x86_64: Fix xen section warningsAndi Kleen
2007-07-22x86_64: Fix paravirt compilationAndi Kleen
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-22Pull misc into release branchLen Brown
2007-07-22Pull bugzilla-7880 into release branchLen Brown
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright
2007-07-21i386: remove volatile in apic.cThomas Gleixner
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft
2007-07-21i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III
2007-07-21i386: HPET, check if the counter worksThomas Gleixner
2007-07-21i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...James Jarvis
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki
2007-07-21i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk
2007-07-21x86: remove support for the Rise CPUAdrian Bunk
2007-07-21x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg
2007-07-21i386: insert unclaimed MMCONFIG resourcesAaron Durbin
2007-07-21i386: timer_irq_works() static againAdrian Bunk
2007-07-21i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk
2007-07-21i386: remapped_pgdat_init() staticAdrian Bunk
2007-07-21i386: minor nx handling adjustmentJan Beulich
2007-07-21i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich
2007-07-21i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich
2007-07-21x86: share hpet.h with i386Thomas Gleixner
2007-07-21i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen
2007-07-21i386: Move all simple string operations out of lineAndi Kleen
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen
2007-07-21i386: Update defconfigAndi Kleen
2007-07-21i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk
2007-07-21i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner