aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-06microblaze: Defconfig updateMichal Simek2-13/+84
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek1-27/+35
2010-05-06microblaze: Fix consistent-sync codeMichal Simek1-1/+1
2010-05-06microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek1-1/+1
2010-05-06microblaze: cpuinfo shows cache line lengthMichal Simek1-4/+6
2010-05-06microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek1-0/+3
2010-05-06microblaze: Fix typo fault in cache codeMichal Simek1-5/+5
2010-05-06microblaze: Fix consistent codeMichal Simek3-92/+100
2010-05-06microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek1-8/+0
2010-05-06microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek1-5/+0
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek3-39/+2
2010-05-06microblaze: invoke oom-killer from page faultNick Piggin1-9/+4
2010-05-06microblaze: fix divide by zero exception messageRandy Dunlap1-1/+1
2010-05-06microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek1-0/+6
2010-05-06microblaze: Remove ancient codeMichal Simek5-111/+0
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2-15/+16
2010-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani2-2/+4
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani1-1/+2
2010-05-06microblaze: resource/PCI: align functions now return start of resourceMichal Simek1-7/+6
2010-05-06microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsMichal Simek1-2/+2
2010-05-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds5-1/+22
2010-05-04Fix the x86_64 implementation of call_rwsem_wait()David Howells1-1/+1
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar1-0/+1
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava1-0/+3
2010-04-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-176/+570
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin1-1/+19
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin1-1/+1
2010-04-30MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin1-0/+13
2010-04-30MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin1-0/+27
2010-04-30MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli1-1/+1
2010-04-30MIPS: BCM63xx: Update defconfigFlorian Fainelli1-83/+335
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin1-1/+1
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard1-1/+1
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior1-6/+1
2010-04-30MIPS: Check for accesses beyond the end of the PGD.David Daney1-23/+87
2010-04-30MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney1-16/+14
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney1-0/+18
2010-04-30MIPS: die() does not call die notifier chainYury Polyanskiy4-6/+11
2010-04-30MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior1-0/+2
2010-04-30MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss1-3/+7
2010-04-30MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior1-1/+2
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior3-27/+17
2010-04-30MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle1-1/+1
2010-04-30MIPS: Don't vmap things at address zero.David Daney1-2/+7
2010-04-30MIPS: PNX8550: Fix build error, broken by:Ralf Baechle1-0/+2
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta1-1/+1