aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-29[IA64] update sn2 defconfig to 64kb pagesJes Sorensen
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang
2007-10-29[IA64] vDSO vs --build-idRoland McGrath
2007-10-29[IA64] check-segrel.lds vs --build-idRoland McGrath
2007-10-29[IA64] vmcore_find_descriptor_size should be in __initSimon Horman
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-29more x86 merge fallout (uml, again)Al Viro
2007-10-29x86 merge fallout: umlAl Viro
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz
2007-10-29Blackfin arch: Fix random crash issue found by Michael.Robin Getz
2007-10-29Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger
2007-10-29Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz
2007-10-29Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich
2007-10-29Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich
2007-10-29Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori
2007-10-29Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero
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