summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-26ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov
2012-01-26ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King
2012-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-26x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich
2012-01-26arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmapJulia Lawall
2012-01-26ARM: imx: iomux-v1.h: Fix build error due to __init annotationFabio Estevam
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen
2012-01-26OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen
2012-01-26OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen
2012-01-26OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen
2012-01-26OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen
2012-01-26OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-01-25ARM: OMAP3: hwmod data: register dss hwmods after dss_coreIlya Yanok
2012-01-25ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley
2012-01-25ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley
2012-01-25ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi
2012-01-25ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen
2012-01-25ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab