summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-30x86: Use -mno-avx when availableAndi Kleen
2012-03-30ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon
2012-03-30ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King
2012-03-30microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek
2012-03-30microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_userMichal Simek
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens
2012-03-30ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-30x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-03-30Merge branch 'linus' into x86/urgentIngo Molnar
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-30sparc: Fix even more fallout from system.h split.David S. Miller
2012-03-30sparc: fix fallout from system.h splitStephen Rothwell
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-03-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-30ARM: pxa: fix build issue on stargate2Haojian Zhuang
2012-03-30ARM: pxa: fix build issue on cm-x300Haojian Zhuang
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-30ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-29x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony
2012-03-29irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely
2012-03-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-29Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson
2012-03-29ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren
2012-03-29Merge branch 'fix-dss-mux' into fixesTony Lindgren
2012-03-29ARM: OMAP: pm: fix compilation breakGovindraj.R
2012-03-29ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma
2012-03-29x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-03-29powerpc/dts: Removed fsl,msi property from dts.Diana CRACIUN
2012-03-29powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi
2012-03-29powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigsShaveta Leekha
2012-03-29powerpc/85xx: add the P1020UTM-PC DTS supportJerry Huang
2012-03-29powerpc/85xx: add the P1020MBG-PC DTS supportJerry Huang
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt