summaryrefslogtreecommitdiffstats
path: root/arch
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-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg
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-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi 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_64: Use read and write crX in .c filesGlauber de Oliveira Costa
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-22Fix ppc64 mismergeAl Viro
2007-07-22Pull misc into release branchLen Brown
2007-07-22Pull bugzilla-7880 into release branchLen Brown
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda
2007-07-21x86_64: make k8topology multi-core awareJoachim Deguara
2007-07-21x86_64: remove __smp_alt* sectionsJan Beulich
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-21x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni
2007-07-21x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni
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-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu
2007-07-21x86_64: disable srat when numa emulation succeedsDavid Rientjes
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes
2007-07-21x86_64: disable the GART in shutdownYinghai Lu
2007-07-21x86_64: change _map_single to static in pci_gart.c etcYinghai Lu
2007-07-21x86_64: lower printk severityDan Aloni
2007-07-21x86_64: use the global PIT lockThomas Gleixner
2007-07-21x86_64: During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft