summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds26-502/+1806
2007-05-30Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds11-18/+39
2007-05-29[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller3-60/+567
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2-6/+30
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets1-0/+7
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin1-0/+15
2007-05-29[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller1-2/+2
2007-05-29[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand1-0/+6
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller4-11/+38
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller13-380/+923
2007-05-29[SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller1-0/+18
2007-05-29[SPARC64]: Report proper system soft state to the hypervisor.David S. Miller8-1/+148
2007-05-29[SPARC64]: Fix typo in sun4v_hvapi_register error handling.David S. Miller1-1/+1
2007-05-29[SPARC64]: PCI device scan is way too verbose by default.David S. Miller1-14/+40
2007-05-29[SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt1-2/+2
2007-05-29[SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller1-26/+10
2007-05-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2007-05-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+21
2007-05-25meth driver renovationRalf Baechle2-1/+21
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck1-1/+2
2007-05-24[IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi1-1/+1
2007-05-24i386 bigsmp: section mismatch fixesWilliam Lee Irwin III1-3/+3
2007-05-24i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter2-3/+6
2007-05-24Avoid zero size allocation in cache_k8_northbridges()Ben Collins1-1/+6
2007-05-24uml: improve PTRACE_SYSEMU checkingJeff Dike1-8/+16
2007-05-24[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck1-2/+2
2007-05-23[POWERPC] Fix Kconfig warningKumar Gala1-0/+1
2007-05-23[PPC] Fix modpost warningKumar Gala1-1/+1
2007-05-23[POWERPC] Fix modpost warningKumar Gala1-1/+1
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang2-2/+2
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi1-3/+1
2007-05-23[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer2-2/+2
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala1-2/+0
2007-05-23[PPC] Fix COMMON symbol warningsKumar Gala2-7/+31
2007-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds31-127/+153
2007-05-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-12/+27
2007-05-22[IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige1-4/+7
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt1-0/+5
2007-05-22[IA64] Improve unwind checking.Robin Holt1-7/+14
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt1-4/+5
2007-05-22[POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt1-1/+0
2007-05-22[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard1-3/+3
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard1-0/+4
2007-05-22[POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins1-16/+18
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds28-56/+67
2007-05-21Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-16/+57
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-419/+215
2007-05-21i386: fix PGE maskBrian Gerst2-2/+2
2007-05-21x86_64: vsyscall time() fixjohn stultz1-1/+4
2007-05-21x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu1-1/+1