summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi_enable' into releaseLen Brown2010-05-281-2/+0
|\
| * ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-2/+0
* | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-282-2/+8
|\ \
| * | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-042-2/+8
* | | ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying2010-05-193-11/+177
* | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-193-0/+62
* | | MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin2010-05-151-1/+1
* | | MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva2010-05-151-1/+1
* | | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2010-05-152-5/+19
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-1410-24/+87
|\ \ \
| * | | ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar2010-05-122-17/+17
| * | | ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2010-05-082-0/+2
| * | | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-084-1/+44
| * | | ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas2010-05-081-4/+13
| * | | ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas2010-05-081-0/+9
| * | | ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas2010-05-081-2/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-141-0/+4
|\ \ \ \
| * | | | x86, mrst: Don't blindly access extended config spaceH. Peter Anvin2010-05-141-0/+4
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-144-6/+18
|\ \ \ \ \ | |/ / / /
| * | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-141-0/+4
| * | | | x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-141-0/+5
| * | | | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann2010-05-131-5/+7
| * | | | x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes2010-05-061-1/+2
* | | | | Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-141-1/+1
|\ \ \ \ \
| * | | | | DA830: fix USB 2.0 clock entrySergei Shtylyov2010-05-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-05-148-20/+89
|\ \ \ \ \
| * | | | | microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-141-0/+2
| * | | | | microblaze: export assembly functions used by modulesMichal Simek2010-05-133-0/+3
| * | | | | microblaze: Remove powerpc code from Microblaze portMichal Simek2010-05-131-1/+1
| * | | | | microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-131-1/+2
| * | | | | microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-131-0/+10
| * | | | | microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-131-18/+69
| * | | | | microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-131-0/+2
* | | | | | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin2010-05-131-1/+1
* | | | | | KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka2010-05-131-2/+1
* | | | | | KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu2010-05-131-0/+4
* | | | | | KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel2010-05-131-4/+4
|/ / / / /
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-05-126-68/+51
|\ \ \ \ \
| * \ \ \ \ Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-131-2/+3
| |\ \ \ \ \
| | * | | | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-041-2/+3
| * | | | | | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-125-66/+48
| | |_|_|_|/ | |/| | | |
* | | | | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-122-2/+2
* | | | | | [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-121-3/+2
|/ / / / /
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-111-14/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-111-14/+13
| | |/ / | |/| |
* | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-071-1/+7
|\ \ \ \
| * | | | V4L/DVB: mx1-camera: compile fixUwe Kleine-König2010-05-061-1/+7
| |/ / /
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-05-0624-343/+278
|\ \ \ \
| * | | | microblaze: Defconfig updateMichal Simek2010-05-062-13/+84
| * | | | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek2010-05-061-27/+35
OpenPOWER on IntegriCloud