summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely
2012-02-14irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd
2012-02-09ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier
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-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
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-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
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