aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds
2012-04-20memblock: memblock should be able to handle zero length operationsTejun Heo
2012-04-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-04-20Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-04-20Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-04-19drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk
2012-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-19xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg
2012-04-19Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai
2012-04-19ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie
2012-04-19drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering
2012-04-19drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza
2012-04-19radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse
2012-04-19drm: fix page_flip error handlingJoonyoung Shim
2012-04-19ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai
2012-04-19Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-19drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai
2012-04-19HID: default HID_BATTERY_STRENGTH to noJosh Boyer
2012-04-19ALSA: workaround: change the timing of alsa_sound_last_init()Kuninori Morimoto
2012-04-19ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai
2012-04-19drm/usb: fix module license on drm/usb layer.Dave Airlie
2012-04-18memcg: fix Bad page state after replace_page_cacheHugh Dickins
2012-04-19ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Takashi Iwai
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-19KVM: lock slots_lock around device assignmentAlex Williamson
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