summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Squash initial_code modpost warningsAndi Kleen2007-07-222-2/+8
* x86_64: fix section mismatch warning in init.cSam Ravnborg2007-07-221-1/+1
* x86_64: fix section mismatch warning in hpet.cSam Ravnborg2007-07-221-1/+1
* i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink2007-07-221-1/+1
* i386: Handle P6s without performance counters in nmi watchdogAndi Kleen2007-07-221-1/+3
* x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-224-2/+4
* i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens2007-07-221-1/+1
* i386: Tune AMD Fam10h/11h like K8Andi Kleen2007-07-221-0/+3
* x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen2007-07-221-0/+3
* i386: Fix cpu_llc_id section mismatch warningAndi Kleen2007-07-221-1/+1
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-225-2/+75
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-227-45/+57
* x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2007-07-224-17/+17
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-227-48/+32Star
* Fix ppc64 mismergeAl Viro2007-07-221-14/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-2217-15/+213
|\
| * [SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig2007-07-221-0/+1
| * [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-223-2/+5
| * [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-225-9/+46
| * [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-2211-0/+151
| * [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-221-4/+10
* | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-225-29/+63
* | x86_64: make k8topology multi-core awareJoachim Deguara2007-07-221-6/+7
* | x86_64: remove __smp_alt* sectionsJan Beulich2007-07-221-9/+0Star
* | 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
* | x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni2007-07-221-1/+1
* | x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni2007-07-221-1/+1
* | 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
* | x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-228-6/+8
* | x86_64: disable srat when numa emulation succeedsDavid Rientjes2007-07-221-1/+5
* | x86_64: fix e820_hole_size based on address rangesDavid Rientjes2007-07-222-37/+25Star
* | x86_64: disable the GART in shutdownYinghai Lu2007-07-223-0/+29
* | x86_64: change _map_single to static in pci_gart.c etcYinghai Lu2007-07-222-6/+6
* | x86_64: lower printk severityDan Aloni2007-07-221-1/+1
* | x86_64: use the global PIT lockThomas Gleixner2007-07-221-0/+2
* | x86_64: During VM oom condition, kill all threads in process groupWill Schmidt2007-07-221-1/+1
* | x86_64: Move functions declarations to header fileGlauber de Oliveira Costa2007-07-221-18/+0Star
* | 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