summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-29[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle
2007-10-29[MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto
2007-10-29[MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto
2007-10-29[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto
2007-10-29[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle
2007-10-29[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle
2007-10-29[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.Ralf Baechle
2007-10-29[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle
2007-10-29[MIPS] time: Remove wrppmc's definition of plat_timer_setup.Ralf Baechle
2007-10-29[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle
2007-10-29[MIPS] Cleanup random difference between the lmo and kernel.org tree.Ralf Baechle
2007-10-29[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Yoichi Yuasa
2007-10-29[MIPS] time: Use non-interrupt locks in GT641xx clockevent driverYoichi Yuasa
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle
2007-10-29[MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell
2007-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-10-27scatterlist fallout: frvAl Viro
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller
2007-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25x86: kill the old i386 and x86_64 directoriesSam Ravnborg
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg
2007-10-25x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg
2007-10-25x86: pci-gart fixFUJITA Tomonori
2007-10-25lguest: documentation updateRusty Russell
2007-10-25lguest: build fixJeff Garzik