summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-29UIO: Add a driver for Hilscher netX-based fieldbus cardsHans J. Koch
2010-07-20dca: Fix fallout from raw_spinlock conversionThomas Gleixner
2010-07-20powerpc: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner
2010-07-20drivers/dca: Convert dca_lock to a raw spinlockMike Galbraith
2010-07-20cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner
2010-07-20cpu-hotplug: Don't wake up the desched thread from idle_task_exit()Thomas Gleixner
2010-07-20x86: mce: Convert cmci_discover_lock to raw_spinlockThomas Gleixner
2010-07-20net: iptables: Fix xt_info lockingThomas Gleixner
2010-07-20suspend: Prevent might sleep splatsThomas Gleixner
2010-07-20futex: Protect against pi_blocked_on corruption during requeue PIDarren Hart
2010-07-200017d735092844118bef006696a750a0e4ef6ebdPeter Zijlstra
2010-07-20sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-07-20sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-07-20sched: sched_exec(): Remove the select_fallback_rq() logicOleg Nesterov
2010-07-20sched: move_task_off_dead_cpu(): Remove retry logicOleg Nesterov
2010-07-20sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()Oleg Nesterov
2010-07-20sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2010-07-20sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov
2010-07-13v2.6.33.6-rt26v2.6.33.6-rt26Thomas Gleixner
2010-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.33.yThomas Gleixner
2010-07-13v2.6.33.5-rt25v2.6.33.5-rt25Thomas Gleixner
2010-07-13vfs: Revert the scalability patchesThomas Gleixner
2010-07-13v2.6.33.5-rt24v2.6.33.5-rt24Thomas Gleixner
2010-07-05Linux 2.6.33.6v2.6.33.6Greg Kroah-Hartman
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-07-05qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings
2010-07-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima
2010-07-05KEYS: Return more accurate error codesDan Carpenter
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa
2010-07-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-07-05KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun
2010-07-05KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel
2010-07-05KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel
2010-07-05KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel
2010-07-05KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel