1. cda70ba ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node by Sunil Mushran · 15 years ago
  2. 079b805 ocfs2: Plugs race between the dc thread and an unlock ast message by Sunil Mushran · 15 years ago
  3. db0f6ce ocfs2: Remove overzealous BUG_ON during blocked lock processing by Sunil Mushran · 15 years ago
  4. 0d74125 ocfs2: Do not downconvert if the lock level is already compatible by Sunil Mushran · 15 years ago
  5. a191282 ocfs2: Prevent a livelock in dlmglue by Sunil Mushran · 15 years ago
  6. 0b94a90 ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast by Wengang Wang · 15 years ago
  7. 34e6c59 ocfs2: Use compat_ptr in reflink_arguments. by Tao Ma · 15 years ago
  8. cd34edd ocfs2/dlm: Handle EAGAIN for compatibility - v2 by Sunil Mushran · 15 years ago
  9. 60c4867 ocfs2: Add parenthesis to wrap the check for O_DIRECT. by Tao Ma · 15 years ago
  10. 0a1ea43 ocfs2: Only bug out when page size is larger than cluster size. by Tao Ma · 15 years ago
  11. d622b89 ocfs2: Fix memory overflow in cow_by_page. by Tao Ma · 15 years ago
  12. 26636bf ocfs2/dlm: Print more messages during lock migration by Sunil Mushran · 15 years ago
  13. 71656fa ocfs2/dlm: Ignore LVBs of locks in the Blocked list by Sunil Mushran · 15 years ago
  14. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 15 years ago
  15. e5f2cb2 ocfs2: fix a misleading variable name by Wengang Wang · 15 years ago
  16. 1097df3 ocfs2: Sync max_inline_data_with_xattr from tools. by Tao Ma · 15 years ago
  17. 1dd473f ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path by OGAWA Hirofumi · 15 years ago
  18. 1b4d40a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  19. 79ecb04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  20. db1fc95 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
  21. 00fdb75 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  22. 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
  23. 6102c31 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  24. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 15 years ago
  25. c0f607c 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
  26. 598cace mn10300: update the ASB2303 defconfig by David Howells · 15 years ago
  27. 012c79b mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM by David Howells · 15 years ago
  28. 112b4a0 mn10300: insert PCI root bus resources for the ASB2305 devel motherboard by David Howells · 15 years ago
  29. 126cda5 mn10300: use generic pci_enable_resources() by Bjorn Helgaas · 15 years ago
  30. e716381 mn10300: use KERN_ERR not KERN_ERROR by David Howells · 15 years ago
  31. 07c706a mn10300: fix several bogus includes on abs2305 by Al Viro · 15 years ago
  32. e5d20d0 mn10300: wire up missing new syscalls by David Howells · 15 years ago
  33. d6bb7a1 mn10300: add cc clobbers to asm statements by Mark Salter · 15 years ago
  34. b0641e8 mn10300: objcopy flags fix by Mark Salter · 15 years ago
  35. 4c03ee7 mn10300: signal stack fix by Mark Salter · 15 years ago
  36. 004731b rtc_cmos: convert shutdown to new pnp_driver->shutdown by OGAWA Hirofumi · 15 years ago
  37. 7f53a09 smaps: fix wrong rss count by Minchan Kim · 15 years ago
  38. d2b34e2 documentation: update kernel-doc-nano-HOWTO information by Randy Dunlap · 15 years ago
  39. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  40. 5787536 drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' by Stephen Hemminger · 15 years ago
  41. 006b429 Documentation: update ring-buffer-design.txt by Randy Dunlap · 15 years ago
  42. 74dbdd2 mm: hugetlb: fix clear_huge_page() by Andrea Arcangeli · 15 years ago
  43. b5430a0 hwmon: driver for Texas Instruments amc6821 chip by Tomaz Mertelj · 15 years ago
  44. 24f3c59 gpiolib: fix poll(2) support reconfigure on sysfs polarity change by Jani Nikula · 15 years ago
  45. 3f47240 vsnprintf: fix reference for compressed ipv6 addresses by Uwe Kleine-König · 15 years ago
  46. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  47. 5fa83ce mmc_block: fix queue cleanup by Adrian Hunter · 15 years ago
  48. 0a74ff2 mmc_block: fix probe error cleanup bug by Jarkko Lavinen · 15 years ago
  49. 7d92df6 mmc_block: add dev_t initialization check by Anna Lemehova · 15 years ago
  50. 0a88422 power: fix kernel-doc notation by Randy Dunlap · 15 years ago
  51. 1306d60 proc: partially revert "procfs: provide stack information for threads" by KOSAKI Motohiro · 15 years ago
  52. f146aab .gitignore: ignore vmlinuz by Florian Fainelli · 15 years ago
  53. b45c6e7 kernel/signal.c: fix kernel information leak with print-fatal-signals=1 by Andi Kleen · 15 years ago
  54. bd4f490 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() by Dave Anderson · 15 years ago
  55. 272a897 scripts/get_maintainer.pl: fix file exclusion X: logic by Joe Perches · 15 years ago
  56. 7ee3aebe lib/rational.c needs module.h by Sascha Hauer · 15 years ago
  57. cacb246 Add LZO compression support for initramfs and old-style initrd by Albin Tonnerre · 15 years ago
  58. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  59. e7db7b4 arm: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  60. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  61. ac4c2a3 zlib: optimize inffast when copying direct from output by Joakim Tjernlund · 15 years ago
  62. 129182e percpu: avoid calling __pcpu_ptr_to_addr(NULL) by Andrew Morton · 15 years ago
  63. 8767ba2 kmod: fix resource leak in call_usermodehelper_pipe() by Masami Hiramatsu · 15 years ago
  64. 42d53b4 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and by Krzysztof Halasa · 15 years ago
  65. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 15 years ago
  66. cb5a8b2 docs: large update to ioctl-number.txt by Randy Dunlap · 15 years ago
  67. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  68. 05b5d89 quota: Fix dquot_transfer for filesystems different from ext4 by Jan Kara · 15 years ago
  69. ba19809 GFS2: Use MAX_LFS_FILESIZE for meta inode size by Steven Whitehouse · 15 years ago
  70. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  71. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  72. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  73. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  74. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  75. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  76. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  77. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  78. cc6e496 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  79. d6126c5 drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  80. dc8d76c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  81. 1959ca8 drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  82. a908b96 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  83. c03ec7f drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  84. e9dd8e1 drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  85. 7de3643 drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  86. ea911a1 drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  87. a5027cc drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  88. ca4362a drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  89. 0a2d090 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  90. c2b8292 drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  91. 8f71c29 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  92. b7f7e41 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  93. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  94. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  95. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  96. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  97. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  98. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  99. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  100. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago