summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-05-21i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen1-0/+27
2007-05-21i386: Fix wrong CPU error message in early boot pathChristian Volkmann1-0/+2
2007-05-21i386: Clear MCE flag on AMD K6Andi Kleen2-3/+7
2007-05-21i386: Fix K8/core2 oprofile on multiple CPUsAndi Kleen1-1/+8
2007-05-21i386: Update defconfigAndi Kleen1-179/+70
2007-05-21x86_64: Update defconfigAndi Kleen1-114/+172
2007-05-21Blackfin arch: update pm.c according to power management API change.Bryan Wu1-10/+2
2007-05-21Blackfin arch: update defconfig filesBryan Wu1-15/+28
2007-05-21Blackfin arch: add board default configs to blackfin archMike Frysinger6-0/+5969
2007-05-21Blackfin arch: fix signal handling bugBernd Schmidt1-0/+5
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger1-0/+8
2007-05-21Blackfin arch: make sure we use local labelsMike Frysinger1-12/+12
2007-05-21Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger1-1/+1