aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-06microblaze: Fix consistent codeMichal Simek3-92/+100
2010-05-06microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek1-8/+0
2010-05-06microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek1-5/+0
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek3-39/+2
2010-05-06microblaze: invoke oom-killer from page faultNick Piggin1-9/+4
2010-05-06microblaze: fix divide by zero exception messageRandy Dunlap1-1/+1
2010-05-06microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek1-0/+6
2010-05-06microblaze: Remove ancient codeMichal Simek5-111/+0
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2-15/+16
2010-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani2-2/+4
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani1-1/+2
2010-05-06microblaze: resource/PCI: align functions now return start of resourceMichal Simek1-7/+6
2010-05-06microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsMichal Simek1-2/+2
2010-05-06Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King8-121/+79
2010-05-06[ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft1-0/+1
2010-05-06[ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek1-1/+1
2010-05-06[ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang1-1/+1
2010-05-06[ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang1-8/+2
2010-05-06[ARM] pxa/viper: fix timeout usage for I2CWolfram Sang1-2/+3
2010-05-06[ARM] pxa/raumfeld: fix button nameDaniel Mack1-3/+2
2010-05-06[ARM] pxa/imote2: Fix iMote2 defconfigStefan Schmidt1-105/+67
2010-05-06[ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg1-1/+2
2010-05-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds5-1/+22
2010-05-04Fix the x86_64 implementation of call_rwsem_wait()David Howells1-1/+1
2010-05-04ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas1-10/+4
2010-05-04powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala1-2/+3
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-05-03Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King1-0/+1
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar1-0/+1
2010-05-01arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton1-0/+2
2010-05-01arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall1-1/+1
2010-05-01ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow1-0/+3
2010-05-01ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow1-2/+2
2010-05-01ARM: Update mach-typesRussell King1-1/+56
2010-05-01ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar1-0/+6
2010-05-01ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar1-2/+2
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava1-0/+3
2010-04-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-176/+570
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin1-1/+19
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin1-1/+1
2010-04-30MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin1-0/+13
2010-04-30MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin1-0/+27
2010-04-30MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli1-1/+1
2010-04-30MIPS: BCM63xx: Update defconfigFlorian Fainelli1-83/+335
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin1-1/+1
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard1-1/+1
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior1-6/+1