summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard1-1/+1
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell1-8/+9
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li1-2/+2
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell1-0/+6
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell3-4/+133
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans1-1/+4
2010-07-08x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang1-0/+7
2010-07-08x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2-1/+5
2010-07-08x86, platform: Export x86_platform to modulesH. Peter Anvin1-0/+3
2010-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+7
2010-07-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-175/+515
2010-07-06KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity1-5/+2
2010-07-06proc: unify PROC_DEVICETREE configAndres Salomon2-16/+0
2010-07-06of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2-7/+0
2010-07-06of: remove architecture CONFIG_OF definitionsStephen Rothwell3-9/+0
2010-07-06sparc: turn CONFIG_OF into a selectStephen Rothwell1-1/+2
2010-07-06powerpc: turn CONFIG_OF into a selectStephen Rothwell1-2/+3
2010-07-06microblaze: turn CONFIG_OF into a selectStephen Rothwell1-2/+3
2010-07-06of: refactor of_modalias_node() and remove explicit match table.Grant Likely1-0/+6
2010-07-06of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov9-14/+0
2010-07-06of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely4-22/+6
2010-07-06of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov11-99/+81
2010-07-06of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely6-175/+2
2010-07-06of/device: Merge of_platform_bus_probe()Grant Likely4-297/+19
2010-07-06of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-3/+0
2010-07-06of/device: merge of_device_ueventGrant Likely4-103/+0
2010-07-06of/address: Merge all of the bus translation codeGrant Likely4-1012/+0
2010-07-06of/address: merge of_address_to_resource()Grant Likely6-117/+20
2010-07-06of/address: merge of_iomap()Grant Likely4-40/+2
2010-07-06of/irq: merge irq mapping codeGrant Likely4-634/+0
2010-07-06of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely3-100/+81
2010-07-06of/microblaze: strip out of_irq_workarounds codeGrant Likely2-51/+0
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson1-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb4-13/+158
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard3-0/+50
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle1-26/+61
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin1-1/+7
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss3-32/+64
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin1-3/+19
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin1-22/+26
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin1-44/+49
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin1-8/+11
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin1-2/+14
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin1-3/+9
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin1-5/+6
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin1-14/+22
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin1-2/+0
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2-2/+2
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2-0/+2
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin1-2/+2