1. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  2. 86d306c m68knommu: set flow handler for secondary interrupt controller of 5249 by Greg Ungerer · 13 years ago
  3. 4531dab m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support by Greg Ungerer · 13 years ago
  4. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 13 years ago
  5. 8117426 m68knommu: add missing linker __modver section by Greg Ungerer · 13 years ago
  6. b14769d m68knommu: fix mis-named variable int set_irq_chip loop by Greg Ungerer · 13 years ago
  7. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 13 years ago
  8. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 13 years ago
  9. b90be86 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  10. c612cc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  11. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 13 years ago
  12. 09f586b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  13. b9d4ba6 Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  14. b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 13 years ago
  15. dc33974 Merge branch 'iomem' into release by Len Brown · 13 years ago
  16. 0f3e1d2 spi/pxa2xx pci: fix the release - remove race by Sebastian Andrzej Siewior · 13 years ago
  17. 6d90e8f isdn: hisax: Use l2headersize() instead of dup (and buggy) func. by David S. Miller · 13 years ago
  18. b45bbf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  19. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  20. a1213b0 Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. fef86db Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  23. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  24. 1621dbb [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost. by Andrew Vasquez · 13 years ago
  25. 055d219 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  26. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  27. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 13 years ago
  28. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  29. 4e924a4 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() by Al Viro · 13 years ago
  30. f60aef7 drop out of RCU in return_reval by Al Viro · 13 years ago
  31. f5e1c1c split do_revalidate() into RCU and non-RCU cases by Al Viro · 13 years ago
  32. 2464308 in do_lookup() split RCU and non-RCU cases of need_revalidate by Al Viro · 13 years ago
  33. 844a391 nothing in do_follow_link() is going to see RCU by Al Viro · 13 years ago
  34. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 13 years ago
  35. 678301e x86, ioapic: Don't warn about non-existing IOAPICs if we have none by Paul Bolle · 13 years ago
  36. a252852 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  37. d11327ad arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. by Ian Campbell · 13 years ago
  38. 0550769 cxgb4vf: Use defined Mailbox Timeout by Casey Leedom · 13 years ago
  39. 7e9c262 cxgb4vf: Quiesce Virtual Interfaces on shutdown ... by Casey Leedom · 13 years ago
  40. 843635e cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... by Casey Leedom · 13 years ago
  41. bb14a1a cxgb4vf: Check driver parameters in the right place ... by Casey Leedom · 13 years ago
  42. 5b40ddf drm/radeon/kms: hopefully fix pll issues for real (v3) by Alex Deucher · 13 years ago
  43. a4b40d5 drm/radeon/kms: add bounds checking to avivo pll algo by Alex Deucher · 13 years ago
  44. bd91572 drm: fix wrong usages of drm_device in DRM Developer's Guide by Xiao Jiang · 13 years ago
  45. 265aa6c drm/radeon/kms: fix a few more atombios endian issues by Alex Deucher · 13 years ago
  46. 1abe3af Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  47. b540afc ALSA: HDA: Add position_fix quirk for an Asus device by David Henningsson · 13 years ago
  48. eaae55d ALSA: caiaq - Fix possible string-buffer overflow by Takashi Iwai · 13 years ago
  49. 98200ec pch_gbe: Fix the MAC Address load issue. by Toshiharu Okada · 13 years ago
  50. 5d17920 iwlwifi: Delete iwl3945_good_plcp_health. by David S. Miller · 13 years ago
  51. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 13 years ago
  52. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 13 years ago
  53. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 13 years ago
  54. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 13 years ago
  55. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  56. ddfdb50 net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING by Kurt Van Dijck · 13 years ago
  57. af756e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  58. 15a831f Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. f1b6a4e Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 13 years ago
  61. eb14ab8 Btrfs: fix page->private races by Chris Mason · 13 years ago
  62. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 13 years ago
  63. 5e5677f ALSA: au88x0 - Modify pointer callback to give accurate playback position by Raymond Yau · 13 years ago
  64. 83f6b0c nfsd: break lease on unlink due to rename by J. Bruce Fields · 13 years ago
  65. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 13 years ago
  66. 5d926e8 nfsd4: modify fi_delegations under recall_lock by J. Bruce Fields · 13 years ago
  67. 65bc58f nfsd4: remove unused deleg dprintk's. by J. Bruce Fields · 13 years ago
  68. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 13 years ago
  69. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 13 years ago
  70. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 13 years ago
  71. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 13 years ago
  72. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 13 years ago
  73. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 13 years ago
  74. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 13 years ago
  75. 7211da1 Revert "dt: add documentation of ARM dt boot interface" by Grant Likely · 13 years ago
  76. 7576958 workqueue: wake up a worker when a rescuer is leaving a gcwq by Tejun Heo · 13 years ago
  77. 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 13 years ago
  78. 4abed0a dmaengine: add slave-dma maintainer by Dan Williams · 13 years ago
  79. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 13 years ago
  80. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 13 years ago
  81. 6ee5859 Merge branch 'fortglx/2.6.38/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  82. ac09664 pch_gbe: Fix the issue that the receiving data is not normal. by Toshiharu Okada · 13 years ago
  83. 539c9aa stmmac: enable wol via magic frame by default. by Giuseppe Cavallaro · 13 years ago
  84. da1ab3e ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly. by Jesper Juhl · 13 years ago
  85. 5b89db0e Net, USB, Option, hso: Do not dereference NULL pointer by Jesper Juhl · 13 years ago
  86. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 13 years ago
  87. c978e7b hisax: Fix unchecked alloc_skb() return. by David S. Miller · 13 years ago
  88. dc7cec2 Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  89. c2049b3 drm/radeon/kms: improve 6xx/7xx CS error output by Alex Deucher · 13 years ago
  90. fff1ce4 drm/radeon/kms: check AA resolve registers on r300 by Marek Olšák · 13 years ago
  91. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 13 years ago
  92. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 13 years ago
  93. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 13 years ago
  94. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 13 years ago
  95. 0f234f5f drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 13 years ago
  96. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 13 years ago
  97. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 13 years ago
  98. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 13 years ago
  99. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 13 years ago
  100. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 13 years ago