1. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 14 years ago
  2. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 14 years ago
  3. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 14 years ago
  4. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 14 years ago
  5. 0f234f5f drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 14 years ago
  6. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 14 years ago
  7. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 14 years ago
  8. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 14 years ago
  9. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 14 years ago
  10. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 14 years ago
  11. 9fad321 drm/radeon/kms: add connector table for mac g5 9600 by Alex Deucher · 14 years ago
  12. e917fd3 radeon mkregtable: Add missing fclose() calls by Jesper Juhl · 14 years ago
  13. c9417bd drm/radeon/kms: fix interlaced modes on dce4+ by Alex Deucher · 14 years ago
  14. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 14 years ago
  15. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  16. d8ed516 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  17. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 14 years ago
  18. 6146124 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  19. c170093d Merge branch 'devicetree/merge' into spi/merge by Grant Likely · 14 years ago
  20. 78bba98 devicetree-discuss is moderated for non-subscribers by Paul Bolle · 14 years ago
  21. a0dc00b MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  22. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  23. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 14 years ago
  24. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  25. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 14 years ago
  26. 557218e MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  27. 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  28. 5b49378 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  29. d40b0c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  30. 3aec46c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  31. 68c3d4b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  32. f7909fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  33. c41d40b Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  34. a288465 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  35. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 14 years ago
  36. 678ff89 memcg: fix leak of accounting at failure path of hugepage collapsing by KAMEZAWA Hiroyuki · 14 years ago
  37. f0fdc5e vmscan: fix zone shrinking exit when scan work is done by Johannes Weiner · 14 years ago
  38. 419d8c9 mlock: do not munlock pages in __do_fault() by Michel Lespinasse · 14 years ago
  39. e15f8c0 mlock: fix race when munlocking pages in do_wp_page() by Michel Lespinasse · 14 years ago
  40. e6d2e2b memblock: don't adjust size in memblock_find_base() by Yinghai Lu · 14 years ago
  41. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 14 years ago
  42. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 14 years ago
  43. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 14 years ago
  44. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 14 years ago
  45. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 14 years ago
  46. 2dab597 Fix possible filp_cachep memory corruption by Linus Torvalds · 14 years ago
  47. 6b155c8 dlm: use single thread workqueues by David Teigland · 14 years ago
  48. 965b76d ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662 by Anisse Astier · 14 years ago
  49. 47970b1 pci: use security_capable() when checking capablities during config space read by Chris Wright · 14 years ago
  50. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  51. deabb19 Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linus by James Morris · 14 years ago
  52. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 14 years ago
  53. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 14 years ago
  54. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 14 years ago
  55. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  56. a09e2b2 ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h by Mark Brown · 14 years ago
  57. 4019452 ARM: S5PV310: Cleanup System MMU by Kukjin Kim · 14 years ago
  58. 3de0498 ARM: S5PV310: Add support System MMU on SMDKV310 by Thomas Abraham · 14 years ago
  59. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  60. ce86d35 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  61. b477958 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  62. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 3e9d08e virtio_net: Add schedule check to napi_enable call by Bruce Rogers · 14 years ago
  64. 70a0622 fix jiffy calculations in calibrate_delay_direct to handle overflow by Tim Deegan · 14 years ago
  65. 2243c4d ALSA: hrtimer: remove superfluous tasklet invocation by Clemens Ladisch · 14 years ago
  66. b1d4f7f ALSA: hrtimer: handle delayed timer interrupts by Clemens Ladisch · 14 years ago
  67. a6c47a8 ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942G by David Henningsson · 14 years ago
  68. 41a63f1 ALSA: hda - Don't handle empty patch files by Takashi Iwai · 14 years ago
  69. 4d79636 amd64_edac: Fix DIMMs per DCTs output by Borislav Petkov · 14 years ago
  70. 96642d4 x25: Do not reference freed memory. by David S. Miller · 14 years ago
  71. 195291e cifs: clean up checks in cifs_echo_request by Jeff Layton · 14 years ago
  72. 6148a47 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  73. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 14 years ago
  74. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 14 years ago
  75. bcf721d hwmon: (emc1403) Fix I2C address range by Guenter Roeck · 14 years ago
  76. 2778fb1 hwmon: (lm63) Consider LM64 temperature offset by Dirk Eibach · 14 years ago
  77. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 14 years ago
  78. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  79. 75d1a75 pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool by Toshiharu Okada · 14 years ago
  80. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  81. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. ae8eed2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  83. 5414e55 staging: zram: fix data corruption issue by Nitin Gupta · 14 years ago
  84. 0742cec Staging: Comedi: Fix a few NI module dependencies by Ian Abbott · 14 years ago
  85. 3c323c0 Staging: comedi: Add MODULE_LICENSE and similar to NI modules by Ian Abbott · 14 years ago
  86. 893a5ab KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index by Joerg Roedel · 14 years ago
  87. b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 14 years ago
  88. 02a8f01 cfq-iosched: Don't wait if queue already has requests. by Justin TerAvest · 14 years ago
  89. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 14 years ago
  90. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 14 years ago
  91. ce9736d pch_can: fix rmmod issue by Tomoya · 14 years ago
  92. eab743e pch_can: fix 800k comms issue by Tomoya · 14 years ago
  93. 7e90d70 [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate by Steve French · 14 years ago
  94. 8d3bdbd net: Fix lockdep regression caused by initializing netdev queues too early. by David S. Miller · 14 years ago
  95. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 14 years ago
  96. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 14 years ago
  97. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  98. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  99. 2770c5e virtio: console: Wake up outvq on host notifications by Amit Shah · 14 years ago
  100. 3fb17da Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 14 years ago