1. a0a02a7 md: use proper little-endian bitops by Akinobu Mita · 13 years ago
  2. acfe726 md/raid5: finalise new merged handle_stripe. by NeilBrown · 13 years ago
  3. 474af965fe md/raid5: move some more common code into handle_stripe by NeilBrown · 13 years ago
  4. 8478955 md/raid5: move more common code into handle_stripe by NeilBrown · 13 years ago
  5. c8ac180 md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6 by NeilBrown · 13 years ago
  6. 93b3dbc md/raid5: unite fetch_block5 and fetch_block6 by NeilBrown · 13 years ago
  7. 5d35e09 md/raid5: rearrange a test in fetch_block6. by NeilBrown · 13 years ago
  8. c5a3100 md/raid5: move more code into common handle_stripe by NeilBrown · 13 years ago
  9. 3687c06 md/raid5: Move code for finishing a reconstruction into handle_stripe. by NeilBrown · 13 years ago
  10. 86c374b md/raid5: Remove stripe_head_state arg from handle_stripe_expansion. by NeilBrown · 13 years ago
  11. cc94015 md/raid5: move stripe_head_state and more code into handle_stripe. by NeilBrown · 13 years ago
  12. c5709ef md/raid5: add some more fields to stripe_head_state by NeilBrown · 13 years ago
  13. f2b3b44 md/raid5: unify stripe_head_state and r6_state by NeilBrown · 13 years ago
  14. 82e5a17 md/raid5: move common code into handle_stripe by NeilBrown · 13 years ago
  15. c4c1663 md/raid5: replace sh->lock with an 'active' flag. by NeilBrown · 13 years ago
  16. cbe47ec md/raid5: Protect some more code with ->device_lock. by NeilBrown · 13 years ago
  17. 83206d6 md/raid5: Remove use of sh->lock in sync_request by NeilBrown · 13 years ago
  18. ffd96e3 md/raid5: get rid of duplicated call to bio_data_dir() by Namhyung Kim · 13 years ago
  19. 6ce3284 md/raid5: use kmem_cache_zalloc() by Namhyung Kim · 13 years ago
  20. c65060a md/raid10: share pages between read and write bio's during recovery by Namhyung Kim · 13 years ago
  21. 778ca01 md/raid10: factor out common bio handling code by Namhyung Kim · 13 years ago
  22. 2c4193d md/raid10: get rid of duplicated conditional expression by Namhyung Kim · 13 years ago
  23. 1765a36 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  24. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  25. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 13 years ago
  26. af8a927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  27. 3110df8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  28. 375d0c0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  29. da1b001 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  30. df8d6fe Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu by Linus Torvalds · 13 years ago
  31. c64be78 sched: Fix 32bit race by Peter Zijlstra · 13 years ago
  32. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 13 years ago
  33. 7e97bbb hwmon: (adm1275) Fix coefficients per datasheet revision B by Guenter Roeck · 13 years ago
  34. 1836750 fix loop checks in d_materialise_unique() by Al Viro · 13 years ago
  35. 5dcd07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  36. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  37. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  38. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  39. 6ac556d Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  40. c835490 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  41. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  42. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  43. b0d3041 rcu: Prevent RCU callbacks from executing before scheduler initialized by Paul E. McKenney · 13 years ago
  44. 3a36199 nilfs2: remove resize from unsupported features list by Ryusuke Konishi · 13 years ago
  45. c61d0af drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits by Alex Deucher · 13 years ago
  46. 780d7cc agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M by Chris Wilson · 13 years ago
  47. 94c0d4e Fix ->d_lock locking order in unlazy_walk() by Al Viro · 13 years ago
  48. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  49. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  50. d1ca1a0 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
  51. ec0dd26 SUNRPC: Fix use of static variable in rpcb_getport_async by Ben Greear · 13 years ago
  52. a94919e drm/i915/ringbuffer: Idling requires waiting for the ring to be empty by Chris Wilson · 13 years ago
  53. 05bd426 Revert "drm/i915: enable rc6 by default" by Keith Packard · 13 years ago
  54. a7b85d2 drm/i915: Clean up i915_driver_load failure path by Keith Packard · 13 years ago
  55. f450c150 hwmon: (pmbus) Use long variables for register to data conversions by Guenter Roeck · 13 years ago
  56. 8fc62e5 kbuild: Do not write to builddir in modules_install by Michal Marek · 13 years ago
  57. 3942ae5 GFS2: Fix race during filesystem mount by Steven Whitehouse · 13 years ago
  58. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 13 years ago
  59. 4171424 drm/radeon/kms: fix typo in read_disabled vbios code by Alex Deucher · 13 years ago
  60. e22e6d2 drm/radeon/kms: use correct BUS_CNTL reg on rs600 by Alex Deucher · 13 years ago
  61. 9a4a0b9 drm/radeon/kms: fix backend map typo on juniper by Alex Deucher · 13 years ago
  62. cbac954 drm/radeon/kms: fix regression in hotplug by Alex Deucher · 13 years ago
  63. 7686d1c slip: fix wrong SLIP6 ifdef-endif placing by Matvejchikov Ilya · 13 years ago
  64. 770e1ac powerpc/mm: Fix memory_block_size_bytes() for non-pseries by Benjamin Herrenschmidt · 13 years ago
  65. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 13 years ago
  66. 620917d Linux 3.0-rc7 by Linus Torvalds · 13 years ago
  67. 5adaf85 Documentation/Changes: remove some really obsolete text by Linus Torvalds · 13 years ago
  68. c15000b 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
  69. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  70. 24109af Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  71. 9ddf7f5 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  72. 71a1b44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  73. c891f2c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  74. 1456281 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  75. 83e95697 Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  76. 404ba3f0 ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  77. 0580181 Documentation/spinlocks.txt: Remove reference to sti()/cli() by Muthu Kumar · 13 years ago
  78. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  79. 0401846 hp-wmi: fix use after free by Eric Dumazet · 13 years ago
  80. b486742 dell-laptop - using buffer without mutex_lock by Jose Alonso · 13 years ago
  81. be65dde8 Revert: "dell-laptop: Toggle the unsupported hardware killswitch" by Keng-Yu Lin · 13 years ago
  82. 8875962 PM: Reintroduce dropped call to check_wakeup_irqs by Colin Cross · 13 years ago
  83. 512b793 pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting by Jonathan Cameron · 13 years ago
  84. 9c0de49 ARM: pxa/raumfeld: fix device name for codec ak4104 by Daniel Mack · 13 years ago
  85. a74fe11 ARM: pxa/raumfeld: display initialisation fixes by Sven Neumann · 13 years ago
  86. 8c568df ARM: pxa/raumfeld: adapt to upcoming hardware change by Sven Neumann · 13 years ago
  87. a065685 ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace by Linus Walleij · 13 years ago
  88. 50f4ddd [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. by Luming Yu · 13 years ago
  89. e3bbfa7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  90. 22e6b23 hwmon: (pmbus) Improve auto-detection of temperature status register by Guenter Roeck · 13 years ago
  91. 0c2a40e hwmon: (lm95241) Fix negative temperature results by Guenter Roeck · 13 years ago
  92. aa4c495 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  93. 2169ce9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  94. 7fc7693 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  95. 8733449 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  96. ff18177 natsemi: fix another dma-debug report by Jim Cromie · 13 years ago
  97. 7f7e3711 firewire: ohci: do not bind to Pinnacle cards, avert panic by Stefan Richter · 13 years ago
  98. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago
  99. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 13 years ago
  100. e8fd86e Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago