summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-09-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer41-0/+42
2011-09-26ARM i.MX tzic: add handle_irq functionSascha Hauer2-1/+27
2011-09-26ARM i.MX avic: add handle_irq functionSascha Hauer2-0/+23
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski1-4/+5
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner1-1/+1
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity1-1/+1
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin1-1/+2
2011-09-23ARM: mx25: Add the missing IIM base definitionJason Liu1-0/+1
2011-09-23ARM i.MX avic: convert to use generic irq chipHui Wang4-36/+75
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-10/+16
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller2-2/+2
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2-11/+21
2011-09-21sparc, exec: remove redundant addr_limit assignmentMathias Krause2-5/+1
2011-09-21ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-09-21Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds13-65/+52
2011-09-21mach-integrator: fix VGA base regressionLinus Walleij2-2/+2
2011-09-21arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2-9/+9
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger5-10/+15
2011-09-20mx31moboard: Add poweroff supportPhilippe Rétornaz2-0/+18
2011-09-20Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer7-130/+66
2011-09-20ARM: mx5/mm: consolidate TZIC map codeJason Liu4-26/+12
2011-09-20ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu3-14/+0
2011-09-20ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu3-78/+43
2011-09-20ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam1-12/+11
2011-09-20ARM: mach-qong: Add watchdog supportFabio Estevam2-0/+2
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon3-0/+44
2011-09-17ARM: davinci: AM18x: Add wl1271/wlan supportIdo Yariv2-0/+124
2011-09-17mmc: davinci: Add support for set_power callbackIdo Yariv1-0/+3
2011-09-17ARM: davinci: DA850: Add GPIO pinmux configuration for wl1271Ido Yariv2-0/+4
2011-09-17ARM: davinci: DA850: Add MMC/SD1 pinmux configurationIdo Yariv2-0/+15
2011-09-17sparc64: Future proof Niagara cpu detection.David S. Miller6-8/+53
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds3-9/+8
2011-09-16asm alternatives: remove incorrect alignment notesLinus Torvalds3-7/+0
2011-09-15Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann8-53/+40
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich1-4/+2
2011-09-15ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham1-5/+6
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim1-0/+5
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski3-7/+17
2011-09-15ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami1-39/+0
2011-09-15ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn1-0/+6
2011-09-15ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim1-0/+2
2011-09-15ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim1-1/+3
2011-09-15ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi1-1/+1
2011-09-15alpha, gpio: GENERIC_GPIO default must be nBen Hutchings1-1/+1
2011-09-15um: fix strrchr() problemsAl Viro1-1/+1
2011-09-15um: clean arch_ptrace() up a bitAl Viro5-46/+31
2011-09-15um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2-14/+14