aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2007-10-29
* [MIPS] sb1250: Enable GenBus IDE in defconfig.Maciej W. Rozycki2007-10-29
* [MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu2007-10-29
* [MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki2007-10-29
* [MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto2007-10-29
* [MIPS] Alchemy: Register platform devicesFlorian Fainelli2007-10-29
* [MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney2007-10-29
* [MIPS] IRIX: Fix off-by-one error in signal compat code.Ralf Baechle2007-10-29
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-29
* [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle2007-10-29
* [MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto2007-10-29
* [MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto2007-10-29
* [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle2007-10-29
* [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-29
* [MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa2007-10-29
* [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-29
* [MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle2007-10-29
* [MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle2007-10-29
* [MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.Ralf Baechle2007-10-29
* [MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle2007-10-29
* [MIPS] time: Remove wrppmc's definition of plat_timer_setup.Ralf Baechle2007-10-29
* [MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle2007-10-29
* [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle2007-10-29
* [MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle2007-10-29
* [MIPS] Cleanup random difference between the lmo and kernel.org tree.Ralf Baechle2007-10-29
* [MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Yoichi Yuasa2007-10-29
* [MIPS] time: Use non-interrupt locks in GT641xx clockevent driverYoichi Yuasa2007-10-29
* [MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle2007-10-29
* [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2007-10-29
* [MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell2007-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-28
|\
| * x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-27
| * x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-27
| * x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-27
| * x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-27
| * x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley2007-10-27
| * x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-27
| * Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-27
* | scatterlist fallout: frvAl Viro2007-10-28
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-27
|\
| * [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-27
| * [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-27
| * [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-10-26
|\ \
| * | x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-25
| * | x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-10-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-10-26
|\ \ \ | |_|/ |/| |
| * | x86: kill the old i386 and x86_64 directoriesSam Ravnborg2007-10-25
| * | x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-25
| * | x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap2007-10-25