1. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 12 years ago
  2. 66ef893 KVM: schedule debugfs statistics for removal by Avi Kivity · 12 years ago
  3. 675acb7 KVM: SVM: count all irq windows exit by Jason Wang · 12 years ago
  4. 786a9f8 KVM: set upper bounds for iobus dev to limit userspace by Amos Kong · 12 years ago
  5. a1300716 KVM: resize kvm_io_range array dynamically by Amos Kong · 12 years ago
  6. 83c5291 KVM: x86: expose Intel cpu new features (HLE, RTM) to guest by Liu, Jinsong · 12 years ago
  7. 0034102 Linux 3.4-rc2 by Linus Torvalds · 12 years ago
  8. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 13 years ago
  9. 5673a94 userns: Add a Kconfig option to enforce strict kuid and kgid type checks by Eric W. Biederman · 13 years ago
  10. 7a4e740 userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h by Eric W. Biederman · 13 years ago
  11. 1a48e2a userns: Replace the hard to write inode_userns with inode_capable. by Eric W. Biederman · 13 years ago
  12. 973c591 userns: Start out with a full set of capabilities. by Eric W. Biederman · 13 years ago
  13. d0bd659 userns: Deprecate and rename the user_namespace reference in the user_struct by Eric W. Biederman · 13 years ago
  14. 6f9ac6d mqueue: Explicitly capture the user namespace to send the notification to. by Eric W. Biederman · 13 years ago
  15. aeb3ae9 userns: Add an explicit reference to the parent user namespace by Eric W. Biederman · 13 years ago
  16. 0093ccb cred: Refcount the user_ns pointed to by the cred. by Eric W. Biederman · 13 years ago
  17. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  18. 7e6bd8f cred: Add forward declaration of init_user_ns in all cases. by Eric W. Biederman · 13 years ago
  19. 74ba508 userns: Remove unnecessary cast to struct user_struct when copying cred->user. by Eric W. Biederman · 12 years ago
  20. 39fda8d userns: Replace netlink uses of cap_raised with capable. by Eric W. Biederman · 12 years ago
  21. d3d1f61 perf annotate browser: string search: /?n by Arnaldo Carvalho de Melo · 12 years ago
  22. f141ed6 gpio: Move DT support code into drivers/gpio by Grant Likely · 12 years ago
  23. 93baa65 gpio: Convert drivers to use module_pci_driver() by Axel Lin · 12 years ago
  24. cc68628 perf report: Correct display of samples and events in header by Ashay Rane · 12 years ago
  25. 08be4ee perf annotate browser: Initial support for navigating jump instructions by Arnaldo Carvalho de Melo · 12 years ago
  26. b0ffb2c perf ui annotate browser: Add list based search for addr offset by Arnaldo Carvalho de Melo · 12 years ago
  27. 6052170 perf ui annotate browser: Move callq handling to separate function by Arnaldo Carvalho de Melo · 12 years ago
  28. e235f3f perf ui annotate browser: Allow toggling addr offset view by Arnaldo Carvalho de Melo · 12 years ago
  29. 058b4cc perf annotate: Allow printing objdump line addr in different color by Arnaldo Carvalho de Melo · 12 years ago
  30. 0870916 perf ui browser: Return the current color when setting a new one by Arnaldo Carvalho de Melo · 12 years ago
  31. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  32. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  33. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  34. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  35. 2f6f9d6 fealnx: Remove unused local label 'out' in netdev_open(). by David S. Miller · 12 years ago
  36. c38f62b Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  37. 5ff5c3a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  38. 250f327 ALSA: hda - clean up CX20549 test mixer setup by Michael Karcher · 12 years ago
  39. 51969d6 ALSA: hda - CX20549 doesn't need pin_amp_workaround. by Michael Karcher · 12 years ago
  40. e6e03da ALSA: hda - Remove CD control from model=benq for CX20549 by Michael Karcher · 12 years ago
  41. cbf2d28 ALSA: hda - fix record volume controls of CX20459 ("Venice") by Michael Karcher · 12 years ago
  42. 3edbbb9 ALSA: hda - Rename capture sources of CX20549 to match common conventions by Michael Karcher · 12 years ago
  43. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 12 years ago
  44. 019d077 ipw2100: remove useless tests in the PCI device remove path. by Francois Romieu · 12 years ago
  45. 9b71707 ipw2100: stop using net_device.base_addr. by Francois Romieu · 12 years ago
  46. a344279 ipw2200: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  47. 0193fc5 rrunner: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  48. a742545 myri10ge: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  49. 57d6d45 sis900: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  50. 5820e97 dmfe: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  51. aae9bc3 epic100: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  52. 3acf4b5 uli526x: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  53. 5e3cc4e dl2k: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  54. 65712ec 8139too: dev->{base_addr, irq} removal. by Francois Romieu · 12 years ago
  55. d710ce1 natsemi: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  56. b5a8083 smsc9420: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  57. 308f288 de2104x: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  58. ebaf7f8 xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  59. d59a188 xircom_cb: fix device probe error path. by Francois Romieu · 12 years ago
  60. 5e58deb uli526x: fix regions leak in driver probe error path. by Francois Romieu · 12 years ago
  61. 7deb118 sunhme: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  62. a173460 tulip_core: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  63. 480c286 sis190: stop using net_device.{base_addr, irq} by Francois Romieu · 12 years ago
  64. c4a9f085 sc92031: stop using net_device.{base_addr, irq} by Francois Romieu · 12 years ago
  65. c0bd55e winbond840: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  66. c0357e9 bnx2: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  67. 2d5fb62 starfire: remove deprecated options. by Francois Romieu · 12 years ago
  68. ea8f2ed starfire: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  69. 0c18acc1e yellowfin: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  70. a69afe3 8139cp: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  71. 80777c5 s2io: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  72. b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  73. 436dfc4 fealnx: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  74. 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  75. c514f28 sundance: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  76. dfda357 via-velocity: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  77. 0ca0aa0 hamachi: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  78. 05d334e via-rhine: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  79. 93f7fab atl1c: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  80. 03a2384 forcedeth: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  81. 9195182 tehuti: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  82. 4ee39fd sungem: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  83. 851960b regmap: validate regmap_raw_read/write val_len by Stephen Warren · 12 years ago
  84. 9878647 regmap: mmio: remove some error checks now in the core by Stephen Warren · 12 years ago
  85. 40606db regmap: mmio: convert some error returns to BUG() by Stephen Warren · 12 years ago
  86. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  87. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  88. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  89. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  90. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  91. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 12 years ago
  92. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  93. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  94. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  95. c29985d gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported devices by Axel Lin · 12 years ago
  96. c3d8b76 serial: PL011: move interrupt clearing by Linus Walleij · 12 years ago
  97. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 12 years ago
  98. d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks. by Konrad Rzeszutek Wilk · 12 years ago
  99. cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument by Konrad Rzeszutek Wilk · 12 years ago
  100. 3f3aaea xen/p2m: Move code around to allow for better re-usage. by Konrad Rzeszutek Wilk · 12 years ago