summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle
2006-11-01i386: clean up io-apic accessesLinus Torvalds
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian
2006-11-01[POWERPC] Make high hugepage areas preempt safeHugh Dickins
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-10-31[IA64] Correct definition of handle_IPIKeith Owens
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber
2006-10-31[IA64] MCA recovery: Montecito supportRuss Anderson
2006-10-31[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle
2006-10-31[MIPS] Flags must be unsigned long.Ralf Baechle
2006-10-31[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle
2006-10-31[MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: convert do_ubd to a boolean variablePaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: ubd_io_lock usage fixupPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: change ubd_lock to be a mutexPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: give better names to some functions.Paolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: var renamesPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: document some struct fieldsPaolo 'Blaisorblade' Giarrusso
2006-10-31[PATCH] uml ubd driver: allow using up to 16 UBD devicesPaolo 'Blaisorblade' Giarrusso
2006-10-31sh: Titan defconfig update.Jamie Lenehan
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan
2006-10-31sh: Update r7780rp_defconfig.Paul Mundt
2006-10-31sh: Wire up new syscalls.Paul Mundt
2006-10-30[SPARC64]: Add some missing print_symbol() calls.David S. Miller
2006-10-30[SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller
2006-10-30[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle
2006-10-30[MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle
2006-10-30[MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa