summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-171-11/+18
* OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-171-3/+0Star
* OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-171-3/+1Star
* openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-172-10/+25
* arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall2012-02-171-2/+1Star
* openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-172-9/+11
* openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-172-0/+2
* Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-083-12/+28
|\
| * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-262-0/+10
| * OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-262-0/+6
| * OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-262-0/+6
| * OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2012-01-261-4/+0Star
| * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-262-4/+4
| * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-262-4/+2Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-074-4/+6
|\ \
| * | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-312-2/+3
| * | mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2012-01-312-2/+3
* | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-02-073-0/+112
|\ \ \
| * | | KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov2012-02-011-0/+22
| * | | KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-02-012-0/+64
| * | | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-02-012-0/+26
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0423-1093/+105Star
|\ \ \ \
| * | | | ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker2012-02-041-1/+1
| * | | | ARM: bcmring: remove unused DMA map codeJD Zheng2012-02-042-1008/+0Star
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-2912-45/+97
| |\ \ \ \
| | * \ \ \ Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-01-276-29/+75
| | |\ \ \ \
| | | * | | | ARM: OMAP3: hwmod data: register dss hwmods after dss_coreIlya Yanok2012-01-251-6/+24
| | | * | | | ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley2012-01-251-0/+1
| | | * | | | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-251-1/+3
| | | * | | | ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi2012-01-251-0/+2
| | | * | | | ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen2012-01-251-1/+2
| | | * | | | ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen2012-01-253-22/+44
| | * | | | | ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmapJulia Lawall2012-01-271-1/+1
| | * | | | | ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-271-0/+1
| | * | | | | ARM: OMAP: fix MMC2 loopback clock handlingGrazvydas Ignotas2012-01-271-4/+5
| | * | | | | ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setupGrazvydas Ignotas2012-01-271-4/+3Star
| | * | | | | ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov2012-01-271-0/+6
| | * | | | | ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath2012-01-271-1/+1
| | * | | | | ARM: OMAP2: fix regulator warningsFelipe Contreras2012-01-201-5/+5
| | * | | | | ARM: OMAP2: fix omap3 touchbook kconfig warningFelipe Contreras2012-01-201-1/+0Star
| | |/ / / /
| * | | | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-01-298-39/+7Star
| |\ \ \ \ \
| | * | | | | ARM: davinci: update mdio bus nameSekhar Nori2012-01-277-7/+7
| | * | | | | ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocksBas van den Berg2012-01-201-32/+0Star
| | |/ / / /
* | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-041-0/+2
|\ \ \ \ \ \
| * | | | | | ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski2012-02-011-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm'Linus Torvalds2012-02-042-3/+1Star
|\ \ \ \ \ \
| * | | | | | avr32: select generic atomic64_t supportFabio Baltieri2012-02-041-0/+1
| * | | | | | xtensa: fix memscan()Akinobu Mita2012-02-041-3/+0Star
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-046-10/+46
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon2012-02-031-1/+1