summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19security: fix compile error in commoncap.cJonghwan Choi
2012-04-18KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-18uwb: fix error handlingOliver Neukum
2012-04-18uwb: fix use of del_timer_sync() in interruptOliver Neukum
2012-04-18xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin
2012-04-18EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-18Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming
2012-04-18hwmon: (ads1015) Fix build warningGuenter Roeck
2012-04-18hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner
2012-04-18drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson
2012-04-18ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap
2012-04-18fcaps: clear the same personality flags as suid when fcaps are usedEric Paris
2012-04-18mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl
2012-04-18Smack: move label list initializationCasey Schaufler
2012-04-17EHCI: fix criterion for resuming the root hubAlan Stern
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-04-17xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini
2012-04-17xen/gntdev: do not set VM_PFNMAPStefano Stabellini
2012-04-17Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-04-17m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer
2012-04-17m68knommu: fix id number for second eth device on 5275 ColdFireGreg Ungerer
2012-04-17xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-04-16PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki
2012-04-16Documentation: maintainer changeRandy Dunlap
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-16ext4: fix handling of journalled quota optionsTheodore Ts'o
2012-04-16checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton
2012-04-16drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson