summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-29[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle1-5/+2
2007-10-29[MIPS] time: Remove wrppmc's definition of plat_timer_setup.Ralf Baechle1-6/+0
2007-10-29[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle1-5/+12
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle1-1/+1
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle1-2/+2
2007-10-29[MIPS] Cleanup random difference between the lmo and kernel.org tree.Ralf Baechle1-1/+1
2007-10-29[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Yoichi Yuasa1-1/+1
2007-10-29[MIPS] time: Use non-interrupt locks in GT641xx clockevent driverYoichi Yuasa1-6/+4
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle1-7/+2
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2-34/+9
2007-10-29[MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell1-13/+44
2007-10-29[IA64] update sn2 defconfig to 64kb pagesJes Sorensen1-52/+54
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2-48/+22
2007-10-29[IA64] vDSO vs --build-idRoland McGrath1-0/+3
2007-10-29[IA64] check-segrel.lds vs --build-idRoland McGrath1-0/+1
2007-10-29[IA64] vmcore_find_descriptor_size should be in __initSimon Horman1-1/+1
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk1-2/+2
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2007-10-29misc uml annotation and section fixesAl Viro3-7/+7
2007-10-29more x86 merge fallout (uml, again)Al Viro2-2/+2
2007-10-29x86 merge fallout: umlAl Viro2-6/+2
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz3-1/+17
2007-10-29Blackfin arch: Fix random crash issue found by Michael.Robin Getz1-2/+4
2007-10-29Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz1-2/+9
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger1-7/+40
2007-10-29Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz1-139/+179
2007-10-29Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich1-2/+40
2007-10-29Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich1-2/+2
2007-10-29Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz1-12/+18
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich1-0/+53
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori1-1/+1
2007-10-29Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero3-2/+359
2007-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds8-20/+30
2007-10-27scatterlist fallout: frvAl Viro1-1/+2
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi1-0/+2
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik1-1/+3
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman3-8/+21
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley1-2/+2
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner1-0/+1
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner1-7/+0
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds14-78/+55
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller5-21/+17
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller8-56/+37
2007-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds5-25/+51
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds13-85/+63
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds1-1/+1