1. 8e10cd7 Linux 2.6.39-rc5 by Linus Torvalds · 13 years ago
  2. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  3. 4175242 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  4. 45dafe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  5. fc7b3ff Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  6. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  7. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  8. c1ae683 amd64_edac: Erratum #637 workaround by Borislav Petkov · 13 years ago
  9. f08e457 amd64_edac: Factor in CC6 save area by Borislav Petkov · 13 years ago
  10. f030ddf amd64_edac: Remove node interleave warning by Borislav Petkov · 13 years ago
  11. aa1f465 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH by Seth Heasley · 13 years ago
  12. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  13. cd2e49e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  14. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  15. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  16. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  17. 3dd2ee4 bit_spinlock: don't play preemption games inside the busy loop by Linus Torvalds · 13 years ago
  18. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 13 years ago
  19. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  20. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  21. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  22. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  23. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago
  24. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  25. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  26. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 13 years ago
  27. a62f44a Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() by Tsutomu Itoh · 13 years ago
  28. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  29. dd55c898 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 13 years ago
  30. 35ffa948 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 13 years ago
  31. 5dd12af Merge branch 'dcache-cleanup' by Linus Torvalds · 13 years ago
  32. 8f75446 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  33. 1f91f48 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  34. 270dac3 libata: ahci_start_engine compliant to AHCI spec by Jian Peng · 13 years ago
  35. 792d37a ata: pata_at91.c bugfix for initial_timing initialisation by Igor Plyatov · 13 years ago
  36. 9719b8f ata: pata_at91.c bugfix for high master clock by Igor Plyatov · 13 years ago
  37. 181e3ce ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  38. 4a836c7 ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  39. d69cf28 libata: Pioneer DVR-216D can't do SETXFER by Jeff Mahoney · 13 years ago
  40. 7b3a24c ahci: don't enable port irq before handler is registered by Maxime Bizon · 13 years ago
  41. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 13 years ago
  42. 3f7ac1d libata: Kill unused ATA_DFLAG_{H|D}IPM flags by Tejun Heo · 13 years ago
  43. 6e5fe5b1 ahci: EM supported message type sysfs attribute by Hannes Reinecke · 13 years ago
  44. 3ba4162 kconfig: Avoid buffer underrun in choice input by Ben Hutchings · 13 years ago
  45. dea3667 vfs: get rid of insane dentry hashing rules by Linus Torvalds · 13 years ago
  46. 686c4cb Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  47. b07ad99 vfs: get rid of 'struct dcache_hash_bucket' abstraction by Linus Torvalds · 13 years ago
  48. 0f1d9f7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  49. 8c9e80e SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  50. 8d082f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  51. 258ba6a 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
  52. d6d61c9 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. f4929bd perf, x86: Update/fix Intel Nehalem cache events by Peter Zijlstra · 13 years ago
  54. 1ea5a6a perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow by Cyrill Gorcunov · 13 years ago
  55. b52c55c x86, perf event: Turn off unstructured raw event access to offcore registers by Ingo Molnar · 13 years ago
  56. b2508e8 perf: Support Xeon E7's via the Westmere PMU driver by Andi Kleen · 13 years ago
  57. 91e8549 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  58. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 13 years ago
  59. 7c88a16 block: don't propagate unlisted DISK_EVENTs to userland by Tejun Heo · 13 years ago
  60. 3aa7287 elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case too by Jens Axboe · 13 years ago
  61. 4906e50 CIFS: Fix memory over bound bug in cifs_parse_mount_options by Pavel Shilovsky · 13 years ago
  62. 37fc67c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  63. d20dc4d 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
  64. d76c842 raid5: fix build error, sector_t usage by Randy Dunlap · 13 years ago
  65. 83425ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  66. 8ed54bd Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  67. 25b2103 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  68. ec61604 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  69. df7e130 vfs: Pass setxattr(2) flags properly by Jan Kara · 13 years ago
  70. afa2689 virtio: console: Enable call to hvc_remove() on console port remove by Amit Shah · 13 years ago
  71. 31a3ddd virtio_pci: Prevent double-free of pci regions after device hot-unplug by Amit Shah · 13 years ago
  72. b3258ff virtio: Decrement avail idx on buffer detach by Amit Shah · 13 years ago
  73. 51a63e6 intel_iommu: disable all VT-d PMRs when TXT launched by Joseph Cihula · 13 years ago
  74. 6e0d9fd UBIFS: fix master node recovery by Artem Bityutskiy · 13 years ago
  75. 1a067a2 UBIFS: fix false assertion warning in case of I/O failures by Artem Bityutskiy · 13 years ago
  76. 4949603 EDAC: Remove debugging output in scrub rate handling by Markus Trippelsdorf · 13 years ago
  77. 6a9a6f2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 13 years ago
  78. 7a6c654 x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS by David Rientjes · 13 years ago
  79. 37f8527 Revert "x86, NUMA: Fix fakenuma boot failure" by David Rientjes · 13 years ago
  80. 194b3da agp: fix arbitrary kernel memory writes by Vasiliy Kulikov · 13 years ago
  81. b522f02 agp: fix OOM and buffer overflow by Vasiliy Kulikov · 13 years ago
  82. 584f790 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  83. 18995ba Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  84. f3e9649 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  85. 8653b3f Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  86. d095710 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  87. 1c7276c ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUME by Mike Waychison · 13 years ago
  88. 73aa868 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  89. 9cf3b5f rtc: fix coh901331 startup crash by Linus Walleij · 13 years ago
  90. cf568c5 mach-ux500: fix i2c0 device setup regression by Linus Walleij · 13 years ago
  91. 3eff126 xfs: fix duplicate message output by Dave Chinner · 13 years ago
  92. 8c230d9 UBIFS: fix false space checking failure by Artem Bityutskiy · 13 years ago
  93. 1574dff Open with O_CREAT flag set fails to open existing files on non writable directories by Sachin Prabhu · 13 years ago
  94. ee17645 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 by Stefano Stabellini · 13 years ago
  95. 24bdb0b xen: do not create the extra e820 region at an addr lower than 4G by Stefano Stabellini · 13 years ago
  96. 9ff4cfb [S390] kvm-390: Let kernel exit SIE instruction on work by Carsten Otte · 13 years ago
  97. c7a29e5 [S390] dasd: check sense type in device change handler by Stefan Weinhuber · 13 years ago
  98. e35c76c [S390] pfault: fix token handling by Heiko Carstens · 13 years ago
  99. bffbbd2 [S390] qdio: reset error states immediately by Jan Glauber · 13 years ago
  100. e4c031b [S390] fix page table walk for changing page attributes by Jan Glauber · 13 years ago