1. 16772a4 Staging: VME: PIO2: Add GPIOLIB dependancy by Martyn Welch · 13 years ago
  2. 835c70f MAINTAINERS: staging: tty: Update F: patterns by Joe Perches · 13 years ago
  3. 8460c0c MAINTAINERS: staging: westbridge: Delete section by Joe Perches · 13 years ago
  4. f62ebdd MAINTAINERS: brcm80211: Update F: pattern by Joe Perches · 13 years ago
  5. 1d51880 MAINTAINERS: Delete generic_serial section by Joe Perches · 13 years ago
  6. 3e39e66 MAINTAINERS: update xgifb maintainer's e-mail address by Aaro Koskinen · 13 years ago
  7. 6b02a17 staging: line6: fixed ALSA/PCM interaction by Markus Grabner · 13 years ago
  8. 665f3f5 staging: line6: wait for urbs in snd_line6_prepare() by Stefan Hajnoczi · 13 years ago
  9. 188e664 staging: line6: eliminate useless NULL checks by Stefan Hajnoczi · 13 years ago
  10. 153e387 staging: line6: eliminate useless index_out variable by Stefan Hajnoczi · 13 years ago
  11. 2f637ee staging: line6: fix playback urb transfer buffer calculation by Stefan Hajnoczi · 13 years ago
  12. 60c01a9 staging: line6: fix memory leak in .hw_params() by Stefan Hajnoczi · 13 years ago
  13. 407f3fd Merge 3.2-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  14. 1d06825 net/hyperv: Fix the stop/wake queue mechanism by Haiyang Zhang · 13 years ago
  15. dc47ce9 Linux 3.2-rc5 by Linus Torvalds · 13 years ago
  16. 8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  17. a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. e2f4e0b Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 13 years ago
  19. 9d41c5b staging:iio:dac:ad5791: Add id entry for the ad5790 by Lars-Peter Clausen · 13 years ago
  20. af209e0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  21. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  22. 592d44a Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  23. 3ab345f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  24. 975e32c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 031af165 sys_getppid: add missing rcu_dereference by Mandeep Singh Baines · 13 years ago
  26. 1cee22b rapidio/tsi721: modify PCIe capability settings by Alexandre Bounine · 13 years ago
  27. b439e66 rapidio/tsi721: fix mailbox resource reporting by Alexandre Bounine · 13 years ago
  28. ceb9639 rapidio/tsi721: switch to dma_zalloc_coherent by Alexandre Bounine · 13 years ago
  29. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  30. 1368edf mm: vmalloc: check for page allocation failure before vmlist insertion by Mel Gorman · 13 years ago
  31. d0215638 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 13 years ago
  32. 0976133 mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages by Hillf Danton · 13 years ago
  33. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 13 years ago
  34. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
  35. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  36. c193c82 memcg: update maintainers by KAMEZAWA Hiroyuki · 13 years ago
  37. 2dbcd05 drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues by Jonghwan Choi · 13 years ago
  38. 1de8ad4 CREDITS: update Kees's expired fingerprint and fix details by Kees Cook · 13 years ago
  39. 1dfb059 thp: reduce khugepaged freezing latency by Andrea Arcangeli · 13 years ago
  40. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  41. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  42. 635697c vmscan: fix initial shrinker size handling by Konstantin Khlebnikov · 13 years ago
  43. b2c1639 MAINTAINERS: Update amd-iommu F: patterns by Joe Perches · 13 years ago
  44. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  45. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  46. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  47. 59edb63 cifs: Fix sparse warning when calling cifs_strtoUCS by Steve French · 13 years ago
  48. 9a5101c CIFS: Add descriptions to the brlock cache functions by Pavel Shilovsky · 13 years ago
  49. 5d8c71f md: raid5 crash during degradation by Adam Kwolek · 13 years ago
  50. 036f419 Staging: comedi: fix initialise statics to 0 or NULL issue in cb_das16_cs.c by Ravishankar karkala Mallikarjunayya · 13 years ago
  51. 6f2c5f3 Staging: comedi: fix initialise statics to 0 or NULL issue in dt3000.c by Ravishankar karkala Mallikarjunayya · 13 years ago
  52. 41912a3 Staging: comedi: fix line over 80 character issue in cb_pcimdda.c by Ravishankar karkala Mallikarjunayya · 13 years ago
  53. 5f1d0f3 Staging: comedi: fix brace coding style issue in daqboard2000.c by Ravishankar karkala Mallikarjunayya · 13 years ago
  54. c501816 staging: comedi: comedi_fops: Removed int overflow check by Florian Schmaus · 13 years ago
  55. 2e1c394 staging: comedi: comedi_fops: Replace deprecated strict_strtoul with kstrtouint by Florian Schmaus · 13 years ago
  56. 877a089 Staging: lttng: remove from the drivers/staging/ tree by Greg Kroah-Hartman · 13 years ago
  57. 03cf152 staging: remove intel_sst driver by Greg Kroah-Hartman · 13 years ago
  58. 4588d6d staging: lttng: Update max symbol length to 256 by Mathieu Desnoyers · 13 years ago
  59. 4ee778a staging: lttng: TODO update: lttng reported to work fine on -rt now by Mathieu Desnoyers · 13 years ago
  60. 6431674 staging: lttng: Fix recent modifications to string_from_user operation by Yannick Brosseau · 13 years ago
  61. f7f9f45 drm/omap: add GEM support for tiled/dmm buffers by Rob Clark · 13 years ago
  62. 71e8831 drm/omap: DMM/TILER support for OMAP4+ platform by Andy Gross · 13 years ago
  63. e013471 staging: et131x: Revert changes from previous commit by Mark Einon · 13 years ago
  64. c542341 Staging: olpc_dcon.c: obsolete use of strict_stroul by Valentin Rothberg · 13 years ago
  65. 88e09a5 Staging: olpc_dcon.c: obsolete use of strict_strtoul by Valentin Rothberg · 13 years ago
  66. 463ac7f staging: mei: updating mei driver documentation by Oren Weil · 13 years ago
  67. e8cd29d staging/mei: fix failure for multiple mei clients connection by Natalia Ovsyanikov · 13 years ago
  68. 3a5352f staging/mei: Don't check if loop cursor is null by Tomas Winkler · 13 years ago
  69. 9176205 staging: olpc_dcon: ->read_status() API change by Xi Wang · 13 years ago
  70. fb92728 Staging: zram: Add a missing GFP_KERNEL specifier in zram_init_device() by Jerome Marchand · 13 years ago
  71. 04e7bba Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoX by Sergey Datsevich · 13 years ago
  72. 6e8087a Staging: hv: storvsc: Fix a bug in create_bounce_buffer() by K. Y. Srinivasan · 13 years ago
  73. 09d9673 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. fb38f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  75. 8bd1c88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  76. 1418a3e TOMOYO: Fix pathname handling of disconnected paths. by Tetsuo Handa · 13 years ago
  77. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  78. 4219001 staging: bcm: led_control.c: breaking of long lines by Johannes Tenschert · 13 years ago
  79. d9ce353 staging: bcm: led_control.c: fix parens/braces by Johannes Tenschert · 13 years ago
  80. f5d8c26 staging: bcm: led_control.c: fix comments by Johannes Tenschert · 13 years ago
  81. 34e98e7 staging: bcm: led_control.c: fix indentation by Johannes Tenschert · 13 years ago
  82. c1eb22d staging: bcm: led_control.c: fix whitespaces by Johannes Tenschert · 13 years ago
  83. d3a21c3 Staging: bcm: Alter return value for copy_to/from_user() to "return -EFAULT" when an error occurs. by Kevin McKinney · 13 years ago
  84. 6561f91 Staging: bcm: Alter code to move error handling closer to the calls; and remove white space, IOCTL_BCM_NVM_WRITE. by Kevin McKinney · 13 years ago
  85. 09468b0 Staging: bcm: Fix double free of 'pReadData' in IOCTL_BCM_NVM_WRITE. by Kevin McKinney · 13 years ago
  86. 4c6fb5f staging/line6: refactor device information and add POD HD 500 by Markus Grabner · 13 years ago
  87. 3b35de4 staging/line6: Remove obsolete code by Markus Grabner · 13 years ago
  88. 251c394 Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul by Andor Daam · 13 years ago
  89. 4d85fae Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul by Andor Daam · 13 years ago
  90. 2f30866 Staging: comedi: unlock on error in usbduxsigma_attach() by Dan Carpenter · 13 years ago
  91. d6610a5 Staging: comedi: unlock on error in usbdux_ao_inttrig() by Dan Carpenter · 13 years ago
  92. 2d2c880 staging: xgifb: enable forcecrt2type as a module parameter by Aaro Koskinen · 13 years ago
  93. 25aa75f staging: xgifb: enable forcecrt2type on XG21 by Aaro Koskinen · 13 years ago
  94. 7760910 staging: xgifb: delete "userom" option by Aaro Koskinen · 13 years ago
  95. aa56b27 staging: xgifb: vb_table: delete XGI21_LCDCapList by Aaro Koskinen · 13 years ago
  96. fab04b9 staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info by Aaro Koskinen · 13 years ago
  97. 64afdf8 staging: xgifb: disable LVDS on XG27 by Aaro Koskinen · 13 years ago
  98. d38f702 staging: xgifb: delete XGIfb_GetXG21LVDSData() by Aaro Koskinen · 13 years ago
  99. 4e6f403 staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios() by Aaro Koskinen · 13 years ago
  100. d1805b3 staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entry by Aaro Koskinen · 13 years ago