aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-16arm/dt: vexpress: add basic DT platform matching supportGrant Likely
2012-02-16arm/dt: Add basic device tree support for mx51 and mx53 boardsGrant Likely
2012-02-16arm/dt: Add basic device tree support for smdkv310 boardAndrey Konovalov
2012-02-16arm/dt: omap3 basic device tree board supportGrant Likely
2012-02-16arm/dt: add versatile dtb build rulesShawn Guo
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter
2012-02-16irq_domain: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely
2012-02-16irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely
2012-02-16irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-02-16irq_domain: convert microblaze from irq_host to irq_domainGrant Likely
2012-02-16irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely
2012-02-16Get rid of "ERROR: "omap_bus_sync" undefined!" when building modulesAndrey Konovalov
2012-02-16arm: omap4: Fix omap_barriers_init for generic ioremap changesAndrey Konovalov
2012-02-16ARM: exynos4: Add thermal sensor driver platform device supportAmit Daniel Kachhap
2012-02-15ARM: exynos: Enable l2 configuration through device treeAmit Daniel Kachhap
2012-02-15ARM: exynos: remove useless code to save/restore L2Amit Daniel Kachhap
2012-02-15ARM: exynos: save L2 settings during bootupAmit Daniel Kachhap
2012-02-15ARM: s5p: add L2 early resume codeAmit Daniel Kachhap
2012-02-15ARM: exynos: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap
2012-02-14ARM: kprobes: work around build errorsArnd Bergmann
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-02-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-02-04Merge branch 'akpm'Linus Torvalds
2012-02-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-03avr32: select generic atomic64_t supportFabio Baltieri
2012-02-03xtensa: fix memscan()Akinobu Mita
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon