summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: boot: Fix usage of kechoFabio Estevam2012-11-122-6/+6
* Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-11-126-17/+66
|\
| * Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-11-064-15/+64
| |\
| | * ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley2012-10-311-0/+8
| | * ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...Paul Walmsley2012-10-312-0/+9
| | * ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo2012-10-291-14/+46
| | * ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo2012-10-291-1/+1
| * | Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-11-062-2/+2
| |\ \
| | * | ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman2012-11-051-1/+1
| | * | ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman2012-10-251-1/+1
* | | | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2012-11-122-0/+107
|\ \ \ \
| * | | | ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I2012-11-071-0/+79
| * | | | ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I2012-11-071-0/+28
| |/ / /
* | | | Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-11-061-2/+2
|\ \ \ \
| * | | | ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha2012-10-301-2/+2
| | |_|/ | |/| |
* | | | ARM: highbank: retry wfi on reset requestRob Herring2012-11-061-1/+2
* | | | Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-11-062-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: pxa/spitz_pm: Fix hang when resuming from STRMarko Katic2012-10-281-6/+2
| * | | ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons2012-10-281-1/+7
| | |/ | |/|
* | | Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-11-026-32/+14
|\ \ \
| * | | frv: fix the broken preemptAl Viro2012-11-021-20/+3
| * | | frv: switch to saner kernel_execve() semanticsAl Viro2012-11-023-6/+1
| * | | FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-021-2/+3
| * | | FRV: Fix the preemption handlingDavid Howells2012-11-021-1/+1
| * | | FRV: Don't objcopy the GNU build_id noteDavid Howells2012-11-021-4/+6
| * | | FRV: Add missing linux/export.h #inclusionsDavid Howells2012-11-021-0/+1
* | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-023-11/+25
|\ \ \ \
| * | | | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-1/+20
| * | | | xen/arm: use the __HVC macroStefano Stabellini2012-10-301-9/+5
| * | | | x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0
* | | | | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-11-0110-132/+104
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | xtensa: switch to generic sys_execve()Max Filippov2012-10-254-27/+3
| * | | | xtensa: switch to generic kernel_execve()Max Filippov2012-10-252-17/+2
| * | | | xtensa: switch to generic kernel_thread()Max Filippov2012-10-255-63/+61
| * | | | xtensa: reset windowbase/windowstart when cloning the VMChris Zankel2012-10-251-1/+25
| * | | | xtensa: use physical addresses for bus addressesChris Zankel2012-10-251-0/+4
| * | | | xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2012-10-253-25/+10
| | |/ / | |/| |
* | | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-26/+34
| |_|/ |/| |
* | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2854-86/+217
|\ \ \
| * | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| * | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| * | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| * | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| |\ \ \
| | * | | ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
| * | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-10-269-2/+55
| |\ \ \ \
| | * | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa2012-10-221-0/+1
| | * | | | ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa2012-10-171-2/+4
| | * | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-177-0/+50
| * | | | | ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek2012-10-253-17/+33