1. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 14 years ago
  2. 4681b17 USB / Hub: Do not call device_set_wakeup_capable() under spinlock by Rafael J. Wysocki · 14 years ago
  3. 0295a34 PM: Use appropriate printk() priority level in trace.c by Mandeep Singh Baines · 14 years ago
  4. 790c788 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() by Rafael J. Wysocki · 14 years ago
  5. 378eef9 PM / Wakeup: Make pm_save_wakeup_count() work as documented by Rafael J. Wysocki · 14 years ago
  6. 023d377 PM / Wakeup: Combine atomic counters to avoid reordering issues by Rafael J. Wysocki · 14 years ago
  7. dc1b83a oom: oom_kill_process: fix the child_points logic by Oleg Nesterov · 14 years ago
  8. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  9. 215fd2f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  10. 786c58b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  11. 1eafbfe Fix corrupted OSF partition table parsing by Timo Warns · 14 years ago
  12. 2fbfac4 thp+memcg-numa: fix BUG at include/linux/mm.h:370! by Hugh Dickins · 14 years ago
  13. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
  14. 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
  15. 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
  16. a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
  17. bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
  18. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
  19. c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
  20. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  21. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  22. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  23. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
  24. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  25. 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  26. 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  27. 4f680ce Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  28. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  29. 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 14 years ago
  30. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
  31. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
  32. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
  33. 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
  34. 53d4737 NFS: NFSROOT should default to "proto=udp" by Chuck Lever · 14 years ago
  35. 57df216 nfs4: remove duplicated #include by Huang Weiyi · 14 years ago
  36. f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 14 years ago
  37. ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 14 years ago
  38. b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 14 years ago
  39. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 14 years ago
  40. 0aeea18 block: fix mis-synchronisation in blkdev_issue_zeroout() by Lukas Czerner · 14 years ago
  41. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  42. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  43. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  44. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  45. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  46. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  47. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
  48. 78f9bbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  49. 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
  50. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
  51. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  52. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 14 years ago
  53. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  54. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  55. 4afcc10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  56. b5562c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. d9597075 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 14 years ago
  60. c34c32e NFSv4.1 reclaim complete must wait for completion by Andy Adamson · 14 years ago
  61. 114f64b NFSv4: remove duplicate clientid in struct nfs_client by Andy Adamson · 14 years ago
  62. 7d6d63d NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY by Ricardo Labiaga · 14 years ago
  63. 4cea288 sunrpc: Propagate errors from xs_bind() through xs_create_sock() by Ben Hutchings · 14 years ago
  64. 3fa0b4e (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 31 or 63 are set in fileid by Frank Filz · 14 years ago
  65. 43b7c3f nfs: fix compilation warning by Jovi Zhang · 14 years ago
  66. b9f8105 nfs: add kmalloc return value check in decode_and_add_ds by Stanislav Fomichev · 14 years ago
  67. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  68. d2224e7 nfs: close NFSv4 COMMIT vs. CLOSE race by Jeff Layton · 14 years ago
  69. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  70. 7e6b646 btrfs: fix not enough reserved space by Miao Xie · 14 years ago
  71. b4966b7 btrfs: fix dip leak by Daniel J Blueman · 14 years ago
  72. db72f3f Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  73. d891eed fs/dcache: allow d_obtain_alias() to return unhashed dentries by J. Bruce Fields · 14 years ago
  74. 1ca551c Check for immutable/append flag in fallocate path by Marco Stornelli · 14 years ago
  75. 991ac30 sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 14 years ago
  76. 9177ada fat: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  77. 8ce84ee jfs: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  78. 4714e63 ocfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  79. 53fe924 gfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  80. 529c5f9 fuse: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  81. 0eb980e ceph: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  82. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 14 years ago
  83. ae50adc /proc/self is never going to be invalidated... by Al Viro · 14 years ago
  84. 7343ff3 ipv6: Don't create clones of host routes. by David S. Miller · 14 years ago
  85. 35d34df Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  86. ab02a95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  87. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 14 years ago
  88. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 14 years ago
  89. 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 14 years ago
  90. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  91. 3979491 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  92. 03a14ab pktgen: fix errata in show results by Daniel Turull · 14 years ago
  93. 6b684cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  94. 1b7e7e6 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  95. fbf855d alpha: fix compile error from IRQ clean up by Matt Turner · 14 years ago
  96. cfd8065 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  97. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  98. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  99. d406577 watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME by Jiri Slaby · 14 years ago
  100. 6c91afe ipv4: Fix erroneous uses of ifa_address. by David S. Miller · 14 years ago