1. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 12 years ago
  2. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 12 years ago
  3. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  4. 178e43a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next by Mark Brown · 12 years ago
  5. 411a2df regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. by NeilBrown · 12 years ago
  6. c30540d mfd: twl: define all feature flags in one place. by NeilBrown · 12 years ago
  7. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  9. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  10. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  11. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  12. 62f6b08 tps6586x: Add device tree support by Thierry Reding · 12 years ago
  13. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 12 years ago
  14. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  15. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  16. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 12 years ago
  17. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  18. 41b3254 efi: Add new variable attributes by Matthew Garrett · 12 years ago
  19. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 12 years ago
  20. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 12 years ago
  21. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  22. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  23. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  24. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  25. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  26. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  28. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  29. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 12 years ago
  30. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 12 years ago
  31. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  32. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  33. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 12 years ago
  35. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 12 years ago
  36. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  37. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 12 years ago
  38. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 12 years ago
  39. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 12 years ago
  40. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 12 years ago
  41. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 12 years ago
  42. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  43. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 12 years ago
  44. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  45. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 12 years ago
  47. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  48. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  49. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  50. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  51. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  52. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  53. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  54. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  55. 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
  56. 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
  57. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  58. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  59. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  60. 06c4998 regulator: tps65090: Use generic regmap enable/disable operations by Axel Lin · 12 years ago
  61. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 12 years ago
  62. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 12 years ago
  63. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 12 years ago
  64. 82b719b mfd: Revert "mfd: add irq domain support for max8997 interrupts" by Mark Brown · 12 years ago
  65. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 12 years ago
  66. 82ea267 mfd: Fix modular builds of rc5t583 regulator support by Paul Gortmaker · 12 years ago
  67. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 12 years ago
  68. cd6dffb regulator: core: Provide standard enable operations for regmap users by Mark Brown · 12 years ago
  69. 4ab5b3d regulator: core: Provide regmap based voltage_sel operations by Mark Brown · 12 years ago
  70. 65b19ce regulator: core: Allow drivers to pass in a regmap by Mark Brown · 12 years ago
  71. 98d8618 mfd: add irq domain support for max8997 interrupts by Thomas Abraham · 12 years ago
  72. 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
  73. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  74. 4accdff mfd : Fix dbx500 compilation error by Daniel Lezcano · 12 years ago
  75. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  76. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 12 years ago
  77. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  78. 919f797 SCSI: Fix error handling when no ULD is attached by Martin K. Petersen · 12 years ago
  79. 2084c24 do not export kernel's NULL #define to userspace by Lubos Lunak · 12 years ago
  80. d8dd0b6 Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  81. cf7d8a5 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  82. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  83. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  84. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  85. 69349c2 kconfig: fix IS_ENABLED to not require all options to be defined by Paul Gortmaker · 12 years ago
  86. 7c427f4 Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  87. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  88. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  89. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  90. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  91. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 12 years ago
  92. 5d94994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  93. c628ee6 fuse: use flexible array in fuse.h by Miklos Szeredi · 12 years ago
  94. 490aa60e drm/exynos: fixed exynos broken ioctl by Inki Dae · 12 years ago
  95. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  96. 32f6daa KVM: unmap pages from the iommu when slots are removed by Alex Williamson · 12 years ago
  97. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  98. a21d457 tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 12 years ago
  99. 6069a4c vgaarb.h: fix build warnings by Randy Dunlap · 12 years ago
  100. 6f11f6f pinctrl: include <linux/bug.h> to prevent compile errors by Stephen Warren · 12 years ago