summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07vt8500: Fix build warning when no framebuffer selectedTony Prisk
2012-10-07dtb: Add arch-vt8500 board files to arch/arm/boot/dts/MakefileTony Prisk
2012-10-07ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren
2012-10-07ARM: tegra: fix invalid unit-address in tegra*.dtsiStephen Warren
2012-10-07ARM: iop: fix mismerge of KconfigOlof Johansson
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-07Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann
2012-10-07ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann
2012-10-07ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann
2012-10-07ARM: rpc: check device_register return code in ecard_probeArnd Bergmann
2012-10-07ARM: davinci: don't mark da850_register_cpufreq as __initArnd Bergmann
2012-10-07ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann
2012-10-07ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann
2012-10-07ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann
2012-10-06Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-06Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-05Merge branch 'fixes' into for-linusRussell King
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-05powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa
2012-10-05tile: fix personality bits handling upon exec()Jiri Kosina
2012-10-05cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-05score: select generic atomic64_t supportFengguang Wu
2012-10-05frv: kill used but uninitialized variableGeert Uytterhoeven
2012-10-05sections: fix section conflicts in arch/x86Andi Kleen
2012-10-05sections: fix section conflicts in arch/shAndi Kleen
2012-10-05sections: fix section conflicts in arch/scoreAndi Kleen
2012-10-05sections: fix section conflicts in arch/powerpcAndi Kleen
2012-10-05sections: fix section conflicts in arch/mipsAndi Kleen
2012-10-05sections: fix section conflicts in arch/ia64Andi Kleen
2012-10-05sections: fix section conflicts in arch/h8300Andi Kleen
2012-10-05sections: fix section conflicts in arch/frvAndi Kleen
2012-10-05sections: fix section conflicts in arch/arm/Andi Kleen
2012-10-05sections: disable const sections for PA-RISC v2Andi Kleen
2012-10-05unicore32: select generic atomic64_t supportFengguang Wu
2012-10-05mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven
2012-10-05ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth
2012-10-05Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-04Merge commit 'v3.6' into fixesRussell King