aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-14
* irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-14
* Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
|\
| * ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-13
| * ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-13
| * ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-13
| * ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-13
| * ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-13
| * ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King2012-02-13
| * ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King2012-02-13
| * ARM: omap: fix section mismatch warning in mux.cRussell King2012-02-13
| * ARM: omap: fix uninformative vc/i2c configuration error messageRussell King2012-02-13
| * ARM: omap: fix vc.c PMIC error messageRussell King2012-02-13
| * ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King2012-02-13
* | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
|\ \
| * | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King2012-02-09
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
|\ \
| * | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd2012-02-09
| * | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-09
| * | ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier2012-02-09
| |/
* | i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-13
* | i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-13
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-02-10
|\ \
| * | perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2012-02-07
| * | perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-03
* | | Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-09
|\ \ \ | |_|/ |/| |
| * | tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-09
* | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-07
|\ \ \
| * | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-26
| * | | OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-26
| * | | OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-26
| * | | OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2012-01-26
| * | | OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-26
| * | | OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-26
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-07
|\ \ \ \
| * | | | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-31
| * | | | mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2012-01-31
* | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-02-06
|\ \ \ \ \
| * | | | | KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov2012-02-01
| * | | | | KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-02-01
| * | | | | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-02-01
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-04
|\ \ \ \ \ \
| * | | | | | ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker2012-02-04
| * | | | | | ARM: bcmring: remove unused DMA map codeJD Zheng2012-02-04
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-29
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-01-26
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP3: hwmod data: register dss hwmods after dss_coreIlya Yanok2012-01-25
| | | * | | | | | ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley2012-01-25
| | | * | | | | | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-25
| | | * | | | | | ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi2012-01-25