1. 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
  2. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  3. 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
  4. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  5. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 13 years ago
  6. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  7. 4e924a4 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() by Al Viro · 13 years ago
  8. f60aef7 drop out of RCU in return_reval by Al Viro · 13 years ago
  9. f5e1c1c split do_revalidate() into RCU and non-RCU cases by Al Viro · 13 years ago
  10. 2464308 in do_lookup() split RCU and non-RCU cases of need_revalidate by Al Viro · 13 years ago
  11. 844a391 nothing in do_follow_link() is going to see RCU by Al Viro · 13 years ago
  12. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 13 years ago
  13. 678301e x86, ioapic: Don't warn about non-existing IOAPICs if we have none by Paul Bolle · 13 years ago
  14. 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
  15. e7c7d76 omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init by Tony Lindgren · 13 years ago
  16. 3e16f92 omap2+: Fix omap_serial_early_init to work with init_early hook by Tony Lindgren · 13 years ago
  17. 44dc046 omap2+: Make omap_hwmod_late_init into core_initcall by Tony Lindgren · 13 years ago
  18. 3dc3bad ARM: OMAP2: use early init hook by Russell King - ARM Linux · 13 years ago
  19. 5b40ddf drm/radeon/kms: hopefully fix pll issues for real (v3) by Alex Deucher · 13 years ago
  20. a4b40d5 drm/radeon/kms: add bounds checking to avivo pll algo by Alex Deucher · 13 years ago
  21. bd91572 drm: fix wrong usages of drm_device in DRM Developer's Guide by Xiao Jiang · 13 years ago
  22. 265aa6c drm/radeon/kms: fix a few more atombios endian issues by Alex Deucher · 13 years ago
  23. 37cd4fe omap: McBSP: Remove unused audio macros in mcbsp.h by Kishon Vijay Abraham I · 13 years ago
  24. 1abe3af Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  25. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 13 years ago
  26. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 13 years ago
  27. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 13 years ago
  28. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 13 years ago
  29. 15a831f Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  30. 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
  31. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 13 years ago
  32. eb14ab8 Btrfs: fix page->private races by Chris Mason · 13 years ago
  33. 83f6b0c nfsd: break lease on unlink due to rename by J. Bruce Fields · 13 years ago
  34. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 13 years ago
  35. 5d926e8 nfsd4: modify fi_delegations under recall_lock by J. Bruce Fields · 13 years ago
  36. 65bc58f nfsd4: remove unused deleg dprintk's. by J. Bruce Fields · 13 years ago
  37. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 13 years ago
  38. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 13 years ago
  39. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 13 years ago
  40. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 13 years ago
  41. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 13 years ago
  42. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 14 years ago
  43. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 14 years ago
  44. 7211da1 Revert "dt: add documentation of ARM dt boot interface" by Grant Likely · 13 years ago
  45. 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 13 years ago
  46. 4abed0a dmaengine: add slave-dma maintainer by Dan Williams · 13 years ago
  47. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 13 years ago
  48. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 14 years ago
  49. 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
  50. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 13 years ago
  51. dc7cec2 Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  52. c2049b3 drm/radeon/kms: improve 6xx/7xx CS error output by Alex Deucher · 13 years ago
  53. fff1ce4 drm/radeon/kms: check AA resolve registers on r300 by Marek Olšák · 13 years ago
  54. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 13 years ago
  55. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 13 years ago
  56. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 13 years ago
  57. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 13 years ago
  58. 0f234f5f drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 13 years ago
  59. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 13 years ago
  60. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 13 years ago
  61. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 13 years ago
  62. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 13 years ago
  63. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 13 years ago
  64. 9fad321 drm/radeon/kms: add connector table for mac g5 9600 by Alex Deucher · 13 years ago
  65. e917fd3 radeon mkregtable: Add missing fclose() calls by Jesper Juhl · 13 years ago
  66. c9417bd drm/radeon/kms: fix interlaced modes on dce4+ by Alex Deucher · 13 years ago
  67. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 13 years ago
  68. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  69. d8ed516 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  70. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 13 years ago
  71. 6146124 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  72. c170093d Merge branch 'devicetree/merge' into spi/merge by Grant Likely · 13 years ago
  73. 78bba98 devicetree-discuss is moderated for non-subscribers by Paul Bolle · 13 years ago
  74. a0dc00b MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 13 years ago
  75. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  76. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 13 years ago
  77. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 13 years ago
  78. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 13 years ago
  79. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 13 years ago
  80. 5117348 x86: Readd missing irq_to_desc() in fixup_irq() by Thomas Gleixner · 13 years ago
  81. 557218e MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 13 years ago
  82. d91309f x86: Fix text_poke_smp_batch() deadlock by Peter Zijlstra · 13 years ago
  83. ed764e7 ACPI / Video: Probe for output switch method when searching video devices. by Michael Karcher · 13 years ago
  84. 2a5d242 ACPI / Wakeup: Enable button GPEs unconditionally during initialization by Rafael J. Wysocki · 13 years ago
  85. 2d55951 ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object by Rafael J. Wysocki · 13 years ago
  86. 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  87. 5b49378 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  88. d40b0c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  89. 3aec46c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  90. 68c3d4b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  91. f7909fb 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
  92. c41d40b Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  93. a288465 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  94. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 13 years ago
  95. 678ff89 memcg: fix leak of accounting at failure path of hugepage collapsing by KAMEZAWA Hiroyuki · 13 years ago
  96. f0fdc5e vmscan: fix zone shrinking exit when scan work is done by Johannes Weiner · 13 years ago
  97. 419d8c9 mlock: do not munlock pages in __do_fault() by Michel Lespinasse · 13 years ago
  98. e15f8c0 mlock: fix race when munlocking pages in do_wp_page() by Michel Lespinasse · 13 years ago
  99. e6d2e2b memblock: don't adjust size in memblock_find_base() by Yinghai Lu · 13 years ago
  100. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 13 years ago