summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds17-42/+84
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-10/+2
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg1-1/+1
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg1-1/+1
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert4-2/+4
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen5-2/+75
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen7-45/+57
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa4-17/+17
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani7-48/+32
2007-07-22Fix ppc64 mismergeAl Viro1-14/+0
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell1-1/+1
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt1-0/+32
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool1-1/+1
2007-07-22[POWERPC] mv64x60: Use mutex instead of semaphoreChristoph Hellwig1-7/+8
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras1-1/+7
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling3-23/+15
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou3-1/+7
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou2-2/+2
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day3-3/+3
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven1-2/+2
2007-07-22Pull misc into release branchLen Brown1-8/+0
2007-07-22Pull bugzilla-7880 into release branchLen Brown1-2/+2
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds17-15/+213
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig1-0/+1
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro3-2/+5
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro5-9/+46
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro11-0/+151
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda5-29/+63
2007-07-21x86_64: make k8topology multi-core awareJoachim Deguara1-6/+7
2007-07-21x86_64: remove __smp_alt* sectionsJan Beulich1-9/+0
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter1-22/+2
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin1-0/+36
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2-0/+156
2007-07-21x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni1-1/+1
2007-07-21x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni1-1/+1
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge1-1/+1
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner2-2/+1