1. f88fb98 dm: dec_pending needs locking to save error value by Kiyoshi Ueda · 15 years ago
  2. 03022c5 dm: add missing del_gendisk to alloc_dev error path by Zdenek Kabelac · 15 years ago
  3. bca915a dm log: userspace fix incorrect luid cast in userspace_ctr by Andrew Morton · 15 years ago
  4. 034a186 dm snapshot: free exception store on init failure by Jonathan Brassow · 15 years ago
  5. 6d45d93 dm snapshot: sort by chunk size to fix race by Mikulas Patocka · 15 years ago
  6. 8fa9765 ceph: enable readahead by Sage Weil · 15 years ago
  7. 2fdc246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  8. 84f90c9 omap: Change low-level serial init to use ioremap by Tony Lindgren · 15 years ago
  9. 4997811 amd64_edac: fix DRAM base and limit extraction masks, v2 by Borislav Petkov · 15 years ago
  10. 7c650a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  11. 0ea4ed8 KVM: Prevent kvm_init from corrupting debugfs structures by Darrick J. Wong · 15 years ago
  12. 8a8365c KVM: MMU: fix pointer cast by Frederik Deweerdt · 15 years ago
  13. ace1546 KVM: use proper hrtimer function to retrieve expiration time by Marcelo Tosatti · 15 years ago
  14. 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 15 years ago
  15. b33a636 x86, mce: Add a global MCE init helper by Borislav Petkov · 15 years ago
  16. 5e09954 x86, mce: Fix up MCE naming nomenclature by Borislav Petkov · 15 years ago
  17. 6b50f5c Merge branches 'x86/mce' and 'x86/urgent' into perf/mce by Ingo Molnar · 15 years ago
  18. 159a7ff sata_mv: Prevent PIO commands to be defered too long if traffic in progress. by Gwendal Grignou · 15 years ago
  19. 6d4f950 pata_sc1200: Fix crash on boot by Alan Cox · 15 years ago
  20. f4b31db9 libata: fix internal command failure handling by Tejun Heo · 15 years ago
  21. 4f7c287 libata: fix PMP initialization by Tejun Heo · 15 years ago
  22. 6489e32 sata_nv: make sure link is brough up online when skipping hardreset by Tejun Heo · 15 years ago
  23. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  24. 726206f ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. by peer chen · 15 years ago
  25. 7d948b1 pata_via: extend the rev_max for VT6330 by JosephChan@via.com.tw · 15 years ago
  26. cae19b5 sh: Kill off legacy UBC wakeup cruft. by Paul Mundt · 15 years ago
  27. 78aed4a Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  28. f875295 sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. by Paul Mundt · 15 years ago
  29. 896f0c0 sh: Support SCHED_MC for SH-X3 multi-cores. by Paul Mundt · 15 years ago
  30. 9dbe00a sh: Fix up IRQ re-enabling for the need_resched() case. by Paul Mundt · 15 years ago
  31. 210f9cb perf tools: Bump version to 0.0.2 by Ingo Molnar · 15 years ago
  32. d0c403e drm/radeon/kms: fix support for original r100 by Alex Deucher · 15 years ago
  33. 2d152c6 drm/radeon/kms: fix legacy quirk handling by Alex Deucher · 15 years ago
  34. 0e6d498 sh: Make check_pgt_cache() more aggressive while idling. by Paul Mundt · 15 years ago
  35. f533c3d sh: Idle loop chainsawing for SMP-based light sleep. by Paul Mundt · 15 years ago
  36. 89061d3 futex: Move drop_futex_key_refs out of spinlock'ed region by Darren Hart · 15 years ago
  37. 94eab0b sh: Force boot CPU in to light sleep mode for SH-X3 SMP. by Paul Mundt · 15 years ago
  38. 93ae501 x86: Don't print number of MCE banks for every CPU by Roland Dreier · 15 years ago
  39. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 15 years ago
  40. abeaf33 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  41. 52a9490 sh: Remove BKL from landisk gio. by Thomas Gleixner · 15 years ago
  42. b2141e6 raid6/async_tx: handle holes in block list in async_syndrome_val by NeilBrown · 15 years ago
  43. 5dd33c9 md/async: don't pass a memory pointer as a page pointer. by NeilBrown · 15 years ago
  44. 5fb80ae sh: disabled cache handling fix. by Magnus Damm · 15 years ago
  45. 5e5e3e7 md: Fix handling of raid5 array which is being reshaped to fewer devices. by NeilBrown · 15 years ago
  46. e4424fe md: fix problems with RAID6 calculations for DDF. by NeilBrown · 15 years ago
  47. 417b8d4 md/raid456: downlevel multicore operations to raid_run_ops by Dan Williams · 15 years ago
  48. dce3a7a md: drivers/md/unroll.pl replaced with awk analog by Vladimir Dronnikov · 15 years ago
  49. a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 15 years ago
  50. a7a7c0e sh: Fix up single page flushing to use PAGE_SIZE. by Valentin Sitdikov · 15 years ago
  51. ae8fa28 md: remove clumsy usage of do_sync_mapping_range from bitmap code by NeilBrown · 15 years ago
  52. ed9bfdf md: raid1/raid10: handle allocation errors during array setup. by NeilBrown · 15 years ago
  53. f5efd45 md/raid5: initialize conf->device_lock earlier by Dan Williams · 15 years ago
  54. 1d9d524 md/raid1/raid10: add a cond_resched by NeilBrown · 15 years ago
  55. 1442577 Revert "md: do not progress the resync process if the stripe was blocked" by NeilBrown · 15 years ago
  56. a2bb28a Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel into omap7xx by Tony Lindgren · 15 years ago
  57. 76e3b39 ceph: move dirty caps code around by Sage Weil · 15 years ago
  58. 8f3bc05 ceph: warn on allocation from msgpool with larger front_len by Sage Weil · 15 years ago
  59. 07bd10f ceph: correct subscribe_ack msgpool payload size by Sage Weil · 15 years ago
  60. afcdaea ceph: flush dirty caps via the cap_dirty list by Sage Weil · 15 years ago
  61. 012abee Linux 2.6.32-rc5 by Linus Torvalds · 15 years ago
  62. f059d2a drm: Add the basic check for the detailed timing in EDID by Zhao Yakui · 15 years ago
  63. a77f171 drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096 by Matt Turner · 15 years ago
  64. dfdd646 drm/radeon/kms: limit default tv modes to <= 1024x768 by Alex Deucher · 15 years ago
  65. ceefedd drm/radeon/kms/atom: fix tv-out by Alex Deucher · 15 years ago
  66. 0294cf4f drm/radeon/kms: fix connector edid handling by Alex Deucher · 15 years ago
  67. 4859322 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  68. 8e7768d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  69. 36d6f3e 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
  70. 21279cf KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases by David Howells · 15 years ago
  71. 37a08b1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  72. bd72f85 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  73. 13e356c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  74. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  75. 2b650df Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  76. e7957ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  77. 59c0b58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  78. b25eaeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  79. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  80. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 15 years ago
  81. b94b080 [IA64] fix percpu warnings by Randy Dunlap · 15 years ago
  82. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  83. 78eb00c slub: allow stats to be cleared by David Rientjes · 15 years ago
  84. 237c80c rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang by Paul E. McKenney · 15 years ago
  85. 1456edb kconfig: Make zconf.y work with current bison by Josh Triplett · 15 years ago
  86. e91edcf of: merge of_find_all_nodes() implementations by Grant Likely · 15 years ago
  87. 82b2928 of: merge other miscellaneous prototypes by Grant Likely · 15 years ago
  88. 8482f56 of: merge of_*_flat_dt*() functions by Grant Likely · 15 years ago
  89. 526b5b3 of: merge of_node_get(), of_node_put() and of_find_all_nodes() by Grant Likely · 15 years ago
  90. b6caf2a of: merge of_read_number() an of_read_ulong() by Grant Likely · 15 years ago
  91. 5043631 of: merge of_node_*_flag() and set_node_proc_entry() by Grant Likely · 15 years ago
  92. d45d94f of: merge struct boot_param_header from Microblaze and PowerPC by Grant Likely · 15 years ago
  93. d8678b5 of: add common header for flattened device tree representation by Grant Likely · 15 years ago
  94. 61e955d of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h by Grant Likely · 15 years ago
  95. 6f19249 of: merge struct device_node by Grant Likely · 15 years ago
  96. 731581e of: merge phandle, ihandle and struct property by Grant Likely · 15 years ago
  97. 9d24c88 of: Rework linux/of.h and asm/prom.h include ordering by Grant Likely · 15 years ago
  98. 4bdf0bb powerpc/5200: Update defconfigs by Grant Likely · 15 years ago
  99. 0d9c778 drm/i915: Install a fence register for fbc on g4x by Chris Wilson · 15 years ago
  100. 0eb96d6 drm/i915: save/restore BLC histogram control reg across suspend/resume by Jesse Barnes · 15 years ago