aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-05-29Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds
2007-05-29[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin
2007-05-29[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller
2007-05-29[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller
2007-05-29[SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller
2007-05-29[SPARC64]: Report proper system soft state to the hypervisor.David S. Miller
2007-05-29[SPARC64]: Fix typo in sun4v_hvapi_register error handling.David S. Miller
2007-05-29[SPARC64]: PCI device scan is way too verbose by default.David S. Miller
2007-05-29[SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt
2007-05-29[SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller
2007-05-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-24meth driver renovationRalf Baechle
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck
2007-05-24[IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi
2007-05-23i386 bigsmp: section mismatch fixesWilliam Lee Irwin III
2007-05-23i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter
2007-05-23Avoid zero size allocation in cache_k8_northbridges()Ben Collins
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck
2007-05-23[POWERPC] Fix Kconfig warningKumar Gala
2007-05-23[PPC] Fix modpost warningKumar Gala
2007-05-23[POWERPC] Fix modpost warningKumar Gala
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi
2007-05-23[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala
2007-05-23[PPC] Fix COMMON symbol warningsKumar Gala
2007-05-22Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-22[IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt
2007-05-22[IA64] Improve unwind checking.Robin Holt
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt
2007-05-22[POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt
2007-05-22[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard
2007-05-22[POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-21i386: fix PGE maskBrian Gerst
2007-05-21x86_64: vsyscall time() fixjohn stultz
2007-05-21x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu