summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-20ARM: dts: Add node for touchscreen voltage regulator for exynos4210-tratsTomasz Figa1-0/+9
2012-11-20ARM: dts: Add node for i2c3 bus for exynos4210-tratsTomasz Figa1-0/+9
2012-11-20ARM: dts: Add nodes for GPIO keys available on TratsTomasz Figa1-0/+33
2012-11-20ARM: dts: Update for pinctrl-samsung driver for exynos4210-tratsTomasz Figa1-16/+8
2012-11-19Merge branch 'next/dt-exynos4x12' into next/dt-samsungKukjin Kim516-5171/+7104
2012-11-19ARM: dts: Add nodes for pin controllers for exynos4x12Tomasz Figa2-0/+1004
2012-11-19Merge branch 'next/pinctrl-samsung' into next/dt-exynos4x12Kukjin Kim2-240/+279
2012-11-19Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsungKukjin Kim2-240/+279
2012-11-07ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12Tomasz Figa1-2/+5
2012-11-07ARM: dts: add board dts file for EXYNOS4412 based SMDK boardThomas Abraham2-0/+46
2012-11-07ARM: dts: Add support for EXYNOS4X12 SoCsTomasz Figa4-0/+88
2012-11-03Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-32/+14
2012-11-03Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-11/+25
2012-11-02frv: fix the broken preemptAl Viro1-20/+3
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro3-6/+1
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells1-2/+3
2012-11-02FRV: Fix the preemption handlingDavid Howells1-1/+1
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells1-4/+6
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells1-0/+1
2012-11-02Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds10-132/+104
2012-11-01KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-26/+34
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-1/+20
2012-10-30xen/arm: use the __HVC macroStefano Stabellini1-9/+5
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering1-1/+0
2012-10-29ARM: EXYNOS: Add devicetree node for TMU driver for exynos5Amit Daniel Kachhap3-0/+13
2012-10-29ARM: EXYNOS: Add devicetree node for TMU driver for exynos4Amit Daniel Kachhap5-0/+18
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds54-86/+217
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+0
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-58/+100
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-47/+228
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-2/+55
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar3-8/+23
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-30/+50
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds3-2/+2
2012-10-26x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-26xtensa: switch to generic sys_execve()Max Filippov4-27/+3
2012-10-26xtensa: switch to generic kernel_execve()Max Filippov2-17/+2
2012-10-26xtensa: switch to generic kernel_thread()Max Filippov5-63/+61
2012-10-26xtensa: reset windowbase/windowstart when cloning the VMChris Zankel1-1/+25
2012-10-26xtensa: use physical addresses for bus addressesChris Zankel1-0/+4
2012-10-26xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel3-25/+10
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-25ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek3-17/+33