1. 5980c00 tty: fix comment typo in synclink_gt.c by Masanari Iida · 12 years ago
  2. 60d3369 Fix up version number reference in include/trace/events/power.h by Jesper Juhl · 12 years ago
  3. 61c54d2 ab5500-core.c: Don't needlessly include linux/version.h by Jesper Juhl · 12 years ago
  4. ad07537 dm-bufio.c: there's no need to include linux/version.h by Jesper Juhl · 12 years ago
  5. 7c7ed8e Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux by Linus Torvalds · 12 years ago
  6. 7f06db3 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  7. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  8. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 12 years ago
  9. d23a4b3 rbd: fix safety of rbd_put_client() by Alex Elder · 12 years ago
  10. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  11. 97bb59a rbd: fix a memory leak in rbd_get_client() by Alex Elder · 12 years ago
  12. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 12 years ago
  13. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 12 years ago
  14. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 12 years ago
  15. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 12 years ago
  16. 24b36da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  17. c84e295 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  18. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 12 years ago
  20. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 12 years ago
  21. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 12 years ago
  22. b5bcc18 ALSA: hda - Disable dynamic-power control for VIA as default by Takashi Iwai · 12 years ago
  23. e9d010c ALSA: hda - Allow analog low-current mode when dynamic power-control is on by Takashi Iwai · 12 years ago
  24. 9243392 ALSA: hda - Fix the logic to detect VIA analog low-current mode by Takashi Iwai · 12 years ago
  25. 054d867 ALSA: hda - Check power-state before changing in patch_via.c by Takashi Iwai · 12 years ago
  26. bd3ce7d Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  27. da46d7d staging: fix go7007-usb license by Randy Dunlap · 12 years ago
  28. 1340505 docbook: fix fatal errors in device-drivers docbook and add DMA Management section by Randy Dunlap · 12 years ago
  29. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  30. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 12 years ago
  31. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  32. 18d3e0d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  33. 6d08f2c proc: make sure mem_open() doesn't pin the target's memory by Oleg Nesterov · 12 years ago
  34. 572d34b proc: unify mem_read() and mem_write() by Oleg Nesterov · 12 years ago
  35. 71879d3 proc: mem_release() should check mm != NULL by Oleg Nesterov · 12 years ago
  36. 879a5a0 MAINTAINERS: Greg's suse email address is dead by Greg KH · 12 years ago
  37. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 12 years ago
  38. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 12 years ago
  39. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 12 years ago
  40. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 12 years ago
  41. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 12 years ago
  42. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  43. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 12 years ago
  44. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 12 years ago
  45. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 12 years ago
  46. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 12 years ago
  47. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 12 years ago
  48. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 12 years ago
  49. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 12 years ago
  50. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 12 years ago
  51. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  52. 54c2a89 ALSA: HDA: Fix duplicated output to more than one codec by David Henningsson · 12 years ago
  53. ebd80b9 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  54. f70eecd ALSA: hda - Fix calling cs_automic twice for Cirrus codecs. by Dylan Reid · 12 years ago
  55. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 12 years ago
  56. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 12 years ago
  57. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 12 years ago
  58. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 12 years ago
  59. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 12 years ago
  60. 62aa2b5 Linux 3.3-rc2 by Linus Torvalds · 12 years ago
  61. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  62. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  63. 3422a47 ALSA: HDA: Remove quirk for Toshiba Qosmio G50 by David Henningsson · 12 years ago
  64. 05c3b36 ALSA: HDA: Fix jack creation for codecs with front and rear Line In by David Henningsson · 12 years ago
  65. 45179fe Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  66. 9afc416 Revert "microblaze: Add topology init" by Michal Simek · 12 years ago
  67. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  68. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  69. 509605d perf top: Fix number of samples displayed by Stephane Eranian · 12 years ago
  70. d8d9c282 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() by Stephane Eranian · 12 years ago
  71. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 12 years ago
  72. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 12 years ago
  73. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  74. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 12 years ago
  75. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  76. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 12 years ago
  77. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  78. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  80. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  81. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  82. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  83. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  84. f07d4a7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  85. dfd07ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  86. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  87. a51f67a Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  88. 31150f2 ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660 by Takashi Iwai · 12 years ago
  89. 8dbd52d Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into fix/asoc by Takashi Iwai · 12 years ago
  90. 1ae5cbc ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine by Denis 'GNUtoo' Carikli · 12 years ago
  91. e6d36a6 x86/reboot: Remove VersaLogic Menlow reboot quirk by Michael D Labriola · 12 years ago
  92. 5955633 x86/reboot: Skip DMI checks if reboot set by user by Michael D Labriola · 12 years ago
  93. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 12 years ago
  94. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 12 years ago
  95. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 12 years ago
  96. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 12 years ago
  97. 8422fa1 ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions by Axel Lin · 12 years ago
  98. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 12 years ago
  99. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 12 years ago
  100. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 12 years ago