summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-09Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet
2009-06-09amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel
2009-06-09amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel
2009-06-09amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel
2009-06-09Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown
2009-06-08ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds
2009-06-08x86: memtest: remove 64-bit divisionAndreas Herrmann
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-08pata_netcell: Fix typoAlan Cox
2009-06-08Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-08dma-debug: simplify logic in driver_filter()Joerg Roedel
2009-06-08dma-debug: disable/enable irqs only once in device_dma_allocationsJoerg Roedel
2009-06-08dma-debug: use pr_* instead of printk(KERN_* ...)Joerg Roedel
2009-06-08dma-debug: code style fixesJoerg Roedel
2009-06-08dma-debug: comment style fixesJoerg Roedel
2009-06-08KVM: Explicity initialize cpus_hardware_enabledAvi Kivity
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini
2009-06-07x86, microcode: Simplify vfree() useFigo.zhang
2009-06-07x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel
2009-06-07x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov
2009-06-07x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov
2009-06-07x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput
2009-06-07Merge branch 'linus' into x86/cpuIngo Molnar
2009-06-07Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar
2009-06-07dma-debug: change hash_bucket_find from first-fit to best-fitJoerg Roedel