1. 982134b mm: avoid wrapping vm_pgoff in mremap() by Linus Torvalds · 13 years ago
  2. 6221f222 Linux 2.6.39-rc2 by Linus Torvalds · 13 years ago
  3. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 13 years ago
  4. d0de4dc inotify: fix double free/corruption of stuct user by Eric Paris · 13 years ago
  5. 782b86e ide: always ensure that blk_delay_queue() is called if we have pending IO by Jens Axboe · 13 years ago
  6. f83e826 block: fix request sorting at unplug by Konstantin Khlebnikov · 13 years ago
  7. a63a5cf dm: improve block integrity support by Mike Snitzer · 13 years ago
  8. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  9. 929e272 ide: ide_requeue_and_plug() reinstate "always plug" behaviour by Jens Axboe · 13 years ago
  10. 6f03793 blk-throttle: don't call xchg on bool by Andreas Schwab · 13 years ago
  11. ee3dea3 ufs: remove unessecary blk_flush_plug by Christoph Hellwig · 13 years ago
  12. 53d63e6 block: make the flush insertion use the tail of the dispatch list by Jens Axboe · 13 years ago
  13. b710a48 block: get rid of elv_insert() interface by Jens Axboe · 13 years ago
  14. 8182924 block: dump request state on seeing a corrupted request completion by Jens Axboe · 13 years ago
  15. 623dda6 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
  16. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  17. 47e8979 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  18. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  19. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  20. a6737ad drm/i915/lvds: Remove 0xa0 DDC probe for LVDS by Chris Wilson · 13 years ago
  21. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 13 years ago
  22. c60e65d powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU by Matt Evans · 13 years ago
  23. c1854e0 powerpc: Set nr_cpu_ids early and use it to free PACAs by Ryan Grimm · 13 years ago
  24. f86d6b9 powerpc/pseries: Don't register global initcall by Benjamin Herrenschmidt · 13 years ago
  25. b987812 powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. by Paul Gortmaker · 13 years ago
  26. 83ebb3e Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  27. c9ddec7 Btrfs: don't warn in btrfs_add_orphan by Josef Bacik · 13 years ago
  28. 43be214 Btrfs: fix free space cache when there are pinned extents and clusters V2 by Josef Bacik · 13 years ago
  29. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 13 years ago
  30. adae52b btrfs: clear __GFP_FS flag in the space cache inode by Miao Xie · 13 years ago
  31. 6e8df2a Btrfs: fix memory leak in start_transaction() by Yoshinori Sano · 13 years ago
  32. 8b2b2d3 Btrfs: fix memory leak in btrfs_ioctl_start_sync() by Tsutomu Itoh · 13 years ago
  33. b44c59a Btrfs: fix subvol_sem leak in btrfs_rename() by Johann Lombardi · 13 years ago
  34. fe3f566 Btrfs: Fix oops for defrag with compression turned on by Li Zefan · 13 years ago
  35. 200da64 Btrfs: fix /proc/mounts info. by Tsutomu Itoh · 13 years ago
  36. c914923 Btrfs: fix compiler warning in file.c by Tsutomu Itoh · 13 years ago
  37. b2a8b4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  38. bdfd6b7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  39. 6ad8523 Documentation: update cgroups info user groups names by Geunsik Lim · 13 years ago
  40. 9a684e1 Documentation: consolidate leds files to leds/ subdir by Antonio Ospite · 13 years ago
  41. 9718269 kemleak-test: build as module only by Daniel Baluta · 13 years ago
  42. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 13 years ago
  43. 44a4dcf Documentation: update panic parameter info by Randy Dunlap · 13 years ago
  44. 41c5789 kernel/signal.c: add kernel-doc notation to syscalls by Randy Dunlap · 13 years ago
  45. 5aba085 kernel/signal.c: fix typos and coding style by Randy Dunlap · 13 years ago
  46. 21b86bd Documentation: update kmemleak arch. info by Daniel Baluta · 13 years ago
  47. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  48. 758f231 drm/radeon/kms: add some new ontario pci ids by Alex Deucher · 13 years ago
  49. a5660b4 tty: fix endless work loop when the buffer fills up by Linus Torvalds · 13 years ago
  50. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 13 years ago
  51. d7c764c 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
  52. 148086b Merge branch 'sched-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. 4da7e90 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
  54. fb9a7d7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  55. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  56. 3e85875 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  57. 3230ca9 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  58. 7dbb25a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  59. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 13 years ago
  60. b3b896c rtc-mrst: Fix section types by Major Lee · 13 years ago
  61. a94d7b3 edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores by Kumar Gala · 13 years ago
  62. d2f9892 powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB by Prabhakar Kushwaha · 13 years ago
  63. a14b289 mlx4: fix kfree on error path in new_steering_entry() by Mariusz Kozlowski · 13 years ago
  64. fb9674b drm/radeon/kms: pageflipping cleanup for avivo+ by Alex Deucher · 13 years ago
  65. beb4727 drm/radeon/kms: Add support for tv-out dongle on G5 9600 by Alex Deucher · 13 years ago
  66. e28e1d9 Input: rpckbd - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  67. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 13 years ago
  68. 28e58cc unicore32 core architecture: remove duplicated #include by Huang Weiyi · 13 years ago
  69. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 13 years ago
  70. 0bfdc8e unicore32 fix: remove arch-specific futex support by Guan Xuetao · 13 years ago
  71. df93878 unicore32 ldscript fix: add cacheline parameter to PERCPU() macro by Guan Xuetao · 13 years ago
  72. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 13 years ago
  73. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 13 years ago
  74. 028dba0 sctp: fix auth_hmacs field's length of struct sctp_cookie by Wei Yongjun · 13 years ago
  75. 4dd5ffe net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  76. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  77. 1591cb6 starfire: clean up dma_addr_t size test by FUJITA Tomonori · 13 years ago
  78. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  79. 78fca1b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  80. 5679027 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  81. 4275f4c [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' by Tony Luck · 13 years ago
  82. 720e87e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  83. a0334c5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  84. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 13 years ago
  85. ccd00d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  86. afdef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  87. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  88. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 13 years ago
  89. 9e1491d microblaze: Fix ftrace by Michal Simek · 13 years ago
  90. 57bd35d microblaze: Wire up new syscalls by Michal Simek · 13 years ago
  91. 56d4480 microblaze: Fix level/edge irq sensibility by Michal Simek · 13 years ago
  92. 26fcd2a Input: wacom - add support for Lenovo tablet ID (0xE6) by Manoj Iyer · 13 years ago
  93. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  94. 76d479a powerpc/pmac/smp: Remove no-longer needed preempt workaround by Benjamin Herrenschmidt · 13 years ago
  95. aeeafbf powerpc/smp: Increase vdso_data->processorCount, not just decrease it by Benjamin Herrenschmidt · 13 years ago
  96. c56e585 powerpc/smp: Create idle threads on demand and properly reset them by Benjamin Herrenschmidt · 13 years ago
  97. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 13 years ago
  98. 734796f powerpc/pmac/smp: Fix CPU hotplug crashes on some machines by Benjamin Herrenschmidt · 13 years ago
  99. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 13 years ago
  100. 65e646a powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision by Benjamin Herrenschmidt · 13 years ago