aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds1-1/+1
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov1-1/+1
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-20/+89
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-05-13microblaze: export assembly functions used by modulesMichal Simek3-0/+3
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek1-1/+1
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek1-1/+2
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani1-0/+10
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani1-18/+69
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani1-0/+2
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin1-1/+1
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka1-2/+1
2010-05-13KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu1-0/+4
2010-05-13KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel1-4/+4
2010-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-68/+51
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-2/+3
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2-2/+2
2010-05-12[S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer1-3/+2
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras5-66/+48
2010-05-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+13
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu1-14/+13
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+7
2010-05-06V4L/DVB: mx1-camera: compile fixUwe Kleine-König1-1/+7
2010-05-06Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds24-343/+278
2010-05-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-137/+156
2010-05-06Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-5/+6
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-06Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King8-121/+79
2010-05-06[ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft1-0/+1
2010-05-06[ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek1-1/+1
2010-05-06[ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang1-1/+1