aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-04Fix the x86_64 implementation of call_rwsem_wait()David Howells
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin
2010-04-30MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin
2010-04-30MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin
2010-04-30MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli
2010-04-30MIPS: BCM63xx: Update defconfigFlorian Fainelli
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior
2010-04-30MIPS: Check for accesses beyond the end of the PGD.David Daney
2010-04-30MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney
2010-04-30MIPS: die() does not call die notifier chainYury Polyanskiy
2010-04-30MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior
2010-04-30MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss
2010-04-30MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior
2010-04-30MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle
2010-04-30MIPS: Don't vmap things at address zero.David Daney
2010-04-30MIPS: PNX8550: Fix build error, broken by:Ralf Baechle
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-28powerpc/ps3: Update ps3_defconfigGeoff Levand
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-26powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala
2010-04-26x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-23x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin