1. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  2. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  3. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  4. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  5. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  6. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  7. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 12 years ago
  8. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 12 years ago
  9. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  10. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  11. a54769c Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  12. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  13. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  14. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 12 years ago
  15. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 12 years ago
  16. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 12 years ago
  17. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  18. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 12 years ago
  19. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  20. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  21. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 12 years ago
  22. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 12 years ago
  23. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 12 years ago
  24. d70f363 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 12 years ago
  25. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 12 years ago
  26. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 12 years ago
  27. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 12 years ago
  28. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  29. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 12 years ago
  30. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 12 years ago
  31. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 12 years ago
  32. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  33. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 12 years ago
  34. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 12 years ago
  35. 590b477 ALSA: workaround: change the timing of alsa_sound_last_init() by Kuninori Morimoto · 12 years ago
  36. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 12 years ago
  37. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 12 years ago
  38. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 12 years ago
  39. 118cb4a ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 by Takashi Iwai · 12 years ago
  40. 932e9f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  41. 21a1416 KVM: lock slots_lock around device assignment by Alex Williamson · 12 years ago
  42. 51b79be security: fix compile error in commoncap.c by Jonghwan Choi · 12 years ago
  43. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  44. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  45. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  46. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 12 years ago
  47. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 12 years ago
  48. 8034761 USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) by Stephen Warren · 12 years ago
  49. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 12 years ago
  50. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 12 years ago
  51. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 12 years ago
  52. f941f69 USB: ehci-fsl: Fix kernel crash on mpc5121e by Anatolij Gustschin · 12 years ago
  53. b6a8958 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  54. 5bd7b41 uwb: fix error handling by Oliver Neukum · 12 years ago
  55. 9426cd0 uwb: fix use of del_timer_sync() in interrupt by Oliver Neukum · 12 years ago
  56. 0db7bd8 xz: Enable BCJ filters on SPARC and 32-bit x86 by Lasse Collin · 12 years ago
  57. 2fbe2bf EHCI: always clear the STS_FLR status bit by Alan Stern · 12 years ago
  58. 40df43a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  59. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 12 years ago
  60. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  61. 0c8d32c libata: forbid port runtime pm by default, fixing regression by Lin Ming · 12 years ago
  62. 1196573f hwmon: (ads1015) Fix build warning by Guenter Roeck · 12 years ago
  63. 00250ec hwmon: fam15h_power: fix bogus values with current BIOSes by Andre Przywara · 12 years ago
  64. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  65. 99d9acd drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips by Chris Wilson · 12 years ago
  66. f2ec52d ALSA: fix core/vmaster.c kernel-doc warning by Randy Dunlap · 12 years ago
  67. d52fc5d fcaps: clear the same personality flags as suid when fcaps are used by Eric Paris · 12 years ago
  68. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  69. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  70. dc75ce9 EHCI: fix criterion for resuming the root hub by Alan Stern · 12 years ago
  71. 749541d1 USB: sierra: avoid QMI/wwan interface on MC77xx by Bjørn Mork · 12 years ago
  72. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 12 years ago
  73. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 12 years ago
  74. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  75. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  76. d44c6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. b960d6c xen/p2m: m2p_find_override: use list_for_each_entry_safe by Stefano Stabellini · 12 years ago
  78. e8e937b xen/gntdev: do not set VM_PFNMAP by Stefano Stabellini · 12 years ago
  79. bc0cf58 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  80. 938ed25 m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire by Greg Ungerer · 12 years ago
  81. bfdd769 m68knommu: fix id number for second eth device on 5275 ColdFire by Greg Ungerer · 12 years ago
  82. 6b5e7d9 xen/grant-table: add error-handling code on failure of gnttab_resume by Julia Lawall · 12 years ago
  83. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  85. a6cb9ee PCI: Retry BARs restoration for Type 0 headers only by Rafael J. Wysocki · 12 years ago
  86. 5191d56 Documentation: maintainer change by Randy Dunlap · 12 years ago
  87. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 12 years ago
  88. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  89. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago
  90. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 12 years ago
  91. c291be9 drm/i915: Hold mode_config lock whilst changing mode for lastclose() by Chris Wilson · 12 years ago
  92. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  93. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  94. 5273db7 drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2 by Alex Deucher · 12 years ago
  95. 16a5e32 drm/radeon: disable MSI on RV515 by Dave Airlie · 12 years ago
  96. f9bef08 drm/i915: don't clobber the special upscaling lvds timings by Daniel Vetter · 12 years ago
  97. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago
  98. 89d7860 m68knommu: move and fix the 68VZ328 platform bootlogo.h by Greg Ungerer · 12 years ago
  99. acb0c7a m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328 by Greg Ungerer · 12 years ago
  100. e816b57 Linux 3.4-rc3 by Linus Torvalds · 12 years ago