1. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  2. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  3. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  4. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  5. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  6. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 15 years ago
  7. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  8. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  9. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 15 years ago
  10. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  11. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  12. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  13. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  14. 7970e67 drm: Add eDP connector type by Alex Deucher · 15 years ago
  15. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 15 years ago
  16. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
  17. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  18. 2c1f189 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  19. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  20. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  21. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  22. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  23. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  24. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 15 years ago
  25. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 15 years ago
  26. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  27. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 15 years ago
  28. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 15 years ago
  29. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  30. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 15 years ago
  32. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  33. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  34. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  35. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  36. ed656d8 kfifo: Fix typo in comment by Rolf Eike Beer · 15 years ago
  37. e48b7b6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  38. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  39. 75c85a0 libsrp: fix compile failure by James Bottomley · 15 years ago
  40. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  41. e96dc96 tracing/syscalls: Fix typo in SYSCALL_DEFINE0 by Lai Jiangshan · 15 years ago
  42. 9bd3f98 block: blk_rq_err_sectors cleanup by Gui Jianfeng · 15 years ago
  43. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  44. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  45. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 15 years ago
  46. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  47. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 15 years ago
  48. 71492fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  49. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  50. fe7fa9c Merge branch 'sony' into release by Len Brown · 15 years ago
  51. da3df85 Merge branch 'pdc' into release by Len Brown · 15 years ago
  52. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 15 years ago
  53. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  54. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  55. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 15 years ago
  56. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 15 years ago
  57. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  58. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  59. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 15 years ago
  60. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  61. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  62. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  63. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 15 years ago
  64. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  65. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  66. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  67. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  68. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  69. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 15 years ago
  70. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  71. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  72. 86d4880 kfifo: add record handling functions by Stefani Seibold · 15 years ago
  73. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 15 years ago
  74. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 15 years ago
  75. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  76. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  77. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  78. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  79. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  80. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  81. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  82. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  83. e59897f ACPI: processor: remove _PDC object list from struct acpi_processor by Alex Chiang · 15 years ago
  84. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 15 years ago
  85. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  86. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  87. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  88. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  89. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  90. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 15 years ago
  94. 8c0414c fiemap: Add new extent flag FIEMAP_EXTENT_SHARED by Sunil Mushran · 15 years ago
  95. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  96. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  97. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  98. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  99. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  100. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago