summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-08-06Merge branches 'gemini' and 'misc' into develRussell King
2010-08-05ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao
2010-08-05ARM: 6282/1: Remove useless definitions from versatile hardware.heric miao
2010-08-05ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas
2010-08-05ARM: 6190/1: Remove dummy loads from the original relocation addressCatalin Marinas
2010-08-05ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-03[CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones
2010-08-03[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov
2010-08-03[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-08-03[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-08-03[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger
2010-08-03[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp
2010-08-03[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-08-03[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-08-03[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-08-03[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-08-03x86, mce: Notify about corrected events tooBorislav Petkov
2010-08-03Remove indirect read write api support.Sreedhara DS
2010-08-03intel_scu_ipc: add definitions for vRTC related commandFeng Tang
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski
2010-08-02KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2010-08-02KVM: MMU: using __xchg_spte more smarterXiao Guangrong
2010-08-02KVM: MMU: cleanup spte set and accssed/dirty trackingXiao Guangrong
2010-08-02KVM: MMU: don't atomicly set spte if it's not presentXiao Guangrong
2010-08-02KVM: MMU: fix page dirty tracking lost while sync pageXiao Guangrong
2010-08-02KVM: MMU: fix broken page accessed tracking with ept enabledXiao Guangrong
2010-08-02KVM: MMU: add missing reserved bits check in speculative pathXiao Guangrong
2010-08-02KVM: MMU: fix mmu notifier invalidate handler for huge spteAndrea Arcangeli
2010-08-02KVM: x86 emulator: fix xchg instruction emulationWei Yongjun
2010-08-02KVM: x86: Call mask notifiers from picGleb Natapov
2010-08-02KVM: x86: never re-execute instruction with enabled tdpGleb Natapov
2010-08-02KVM: x86: emulator: inc/dec can have lock prefixGleb Natapov