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