1. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  2. 24b36da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  3. c84e295 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  4. 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
  5. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 12 years ago
  6. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 12 years ago
  7. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 12 years ago
  8. bd3ce7d Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  9. da46d7d staging: fix go7007-usb license by Randy Dunlap · 12 years ago
  10. 1340505 docbook: fix fatal errors in device-drivers docbook and add DMA Management section by Randy Dunlap · 12 years ago
  11. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  12. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 12 years ago
  13. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  14. 18d3e0d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  15. 6d08f2c proc: make sure mem_open() doesn't pin the target's memory by Oleg Nesterov · 12 years ago
  16. 572d34b proc: unify mem_read() and mem_write() by Oleg Nesterov · 12 years ago
  17. 71879d3 proc: mem_release() should check mm != NULL by Oleg Nesterov · 12 years ago
  18. 879a5a0 MAINTAINERS: Greg's suse email address is dead by Greg KH · 12 years ago
  19. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 12 years ago
  20. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 12 years ago
  21. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 12 years ago
  22. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 12 years ago
  23. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 12 years ago
  24. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  25. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 12 years ago
  26. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 12 years ago
  27. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 12 years ago
  28. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 12 years ago
  29. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 12 years ago
  30. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 12 years ago
  31. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 12 years ago
  32. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 12 years ago
  33. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  34. 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
  35. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 12 years ago
  36. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 12 years ago
  37. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 12 years ago
  38. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 12 years ago
  39. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 12 years ago
  40. 62aa2b5 Linux 3.3-rc2 by Linus Torvalds · 12 years ago
  41. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  42. 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
  43. 9afc416 Revert "microblaze: Add topology init" by Michal Simek · 12 years ago
  44. 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
  45. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  46. 509605d perf top: Fix number of samples displayed by Stephane Eranian · 12 years ago
  47. d8d9c282 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() by Stephane Eranian · 12 years ago
  48. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 12 years ago
  49. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 12 years ago
  50. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  51. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 12 years ago
  52. 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
  53. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 12 years ago
  54. 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
  55. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  56. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  57. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  58. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  59. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  60. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  61. f07d4a7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  62. dfd07ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  63. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  64. 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
  65. e6d36a6 x86/reboot: Remove VersaLogic Menlow reboot quirk by Michael D Labriola · 12 years ago
  66. 5955633 x86/reboot: Skip DMI checks if reboot set by user by Michael D Labriola · 12 years ago
  67. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 12 years ago
  68. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 12 years ago
  69. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 12 years ago
  70. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 12 years ago
  71. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 12 years ago
  72. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 12 years ago
  73. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 12 years ago
  74. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  75. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  76. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  77. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  78. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  79. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  80. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. d0caf292 x86/dumpstack: Remove unneeded check in dump_trace() by Dan Carpenter · 12 years ago
  82. f2933e8 Logfs: Allow NULL block_isbad() methods by Joern Engel · 13 years ago
  83. bbe0138 logfs: Grow inode in delete path by Joern Engel · 13 years ago
  84. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 13 years ago
  85. 6c69494 logfs: remove useless BUG_ON by Joern Engel · 13 years ago
  86. 756ccb3 MAINTAINERS: Add Prasad Joshi in LogFS maintiners by Prasad Joshi · 13 years ago
  87. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 13 years ago
  88. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 13 years ago
  89. 13ced29 logfs: take write mutex lock during fsync and sync by Prasad Joshi · 12 years ago
  90. 934eed3 logfs: Prevent memory corruption by Joern Engel · 13 years ago
  91. 9615060 logfs: update page reference count for pined pages by Prasad Joshi · 13 years ago
  92. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  93. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 12 years ago
  94. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  95. 13289d5 lguest: remove reference from Documentation/virtual/00-INDEX by Rusty Russell · 12 years ago
  96. a72caae virtio: correct the memory barrier in virtqueue_kick_prepare() by Jason Wang · 12 years ago
  97. 4dbc5d9 virtio: fix typos of memory barriers by Jason Wang · 12 years ago
  98. 3c424f3 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping by Pawel Moll · 12 years ago
  99. 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 12 years ago
  100. 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 12 years ago