1. 595bf99 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 75fae11 ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled by Stephen Warren · 11 years ago
  4. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  5. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  6. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  7. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
  8. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 11 years ago
  9. f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 11 years ago
  10. bc1b0df drivers: xen: deaggressive selfballoon driver by Bob Liu · 11 years ago
  11. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  12. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  13. cb8ee1a mm: Fix warning on make htmldocs caused by slab.c by Masanari Iida · 11 years ago
  14. 67b6c90 mm: slub: work around unneeded lockdep warning by Dave Hansen · 11 years ago
  15. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 11 years ago
  16. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  17. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  18. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  19. 060e8e3 Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  20. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  21. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
  22. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  23. 2def2ef x86, x32: Correct invalid use of user timespec in the kernel by PaX Team · 11 years ago
  24. 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 10ffe3d Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. f8a504c Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  27. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  28. 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  29. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  30. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  31. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  32. 7c094fd memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path by Vladimir Davydov · 11 years ago
  33. 46bf16c Documentation/filesystems/vfs.txt: update file_operations documentation by Richard Yao · 11 years ago
  34. 778c14a mm, oom: base root bonus on current usage by David Rientjes · 11 years ago
  35. 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
  36. a032086 mm/slub.c: fix page->_count corruption (again) by Dave Hansen · 11 years ago
  37. 8790c71 mm/mempolicy.c: fix mempolicy printing in numa_maps by David Rientjes · 11 years ago
  38. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  39. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  40. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  41. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  42. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  43. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  44. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  45. eae70d0 zsmalloc: add maintainers by Minchan Kim · 11 years ago
  46. 6920f2c zram: add zram maintainers by Minchan Kim · 11 years ago
  47. 31fc00b zsmalloc: add copyright by Minchan Kim · 11 years ago
  48. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  49. 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
  50. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  51. bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
  52. 73f9455 kernel/smp.c: remove cpumask_ipi by Roman Gushchin · 11 years ago
  53. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 11 years ago
  54. 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
  55. 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
  56. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 11 years ago
  57. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  58. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  59. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  60. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
  61. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  62. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
  63. de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 11 years ago
  64. 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 11 years ago
  65. f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
  66. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
  67. e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
  68. 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 11 years ago
  69. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  70. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
  71. 3d69245 ALSA: hda - Do not accept responses from non-existing codecs by David Henningsson · 11 years ago
  72. 3760bc7 ALSA: hda/conexant - Disable static quirks by Takashi Iwai · 11 years ago
  73. d50ce6c ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551 by Takashi Iwai · 11 years ago
  74. 70540e2 ALSA: hda/conexant - Add analog loopback mixing to CX20549 by Takashi Iwai · 11 years ago
  75. ea30e7d ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codec by Takashi Iwai · 11 years ago
  76. e5eac90 ALSA: hda/conexant - Use generic parser for HP 530 by Takashi Iwai · 11 years ago
  77. 6dcbade ALSA: hda/conexant - Use generic parser for Toshiba P105 by Takashi Iwai · 11 years ago
  78. ad7725d ALSA: hda/conexant - Apply the amp cap override for CX20549 mixer by Takashi Iwai · 11 years ago
  79. 3a00c66 ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixup by Takashi Iwai · 11 years ago
  80. 8f0972d ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path() by Takashi Iwai · 11 years ago
  81. a2dd933d ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecs by Takashi Iwai · 11 years ago
  82. 5e87d58 ALSA: hda - add headset mic detect quirks for another Dell laptop by Hui Wang · 11 years ago
  83. 77d531b Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 11 years ago
  84. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  85. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  86. dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
  87. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  88. 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
  89. 9549b9b x86, asmlinkage, lguest: Fix C functions used by inline assembler by Andi Kleen · 11 years ago
  90. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  92. e9e352e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 11 years ago
  93. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  94. 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  95. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  96. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  97. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  98. 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  99. cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago