1. e1c87d2 MIPS: Add an unreachable return statement to satisfy buggy GCCs. by David Daney · 14 years ago
  2. b9f07eb MIPS, Tracing: Fix set_graph_function of function graph tracer by Wu Zhangjin · 14 years ago
  3. 7f21a60 MIPS, Tracing: Clean up ftrace_make_nop() by Wu Zhangjin · 14 years ago
  4. 2816e32 MIPS, Tracing: Clean up prepare_ftrace_return() by Wu Zhangjin · 14 years ago
  5. d9cdb2f MIPS, Tracing: Substitute in_kernel_space() for in_module() by Wu Zhangjin · 14 years ago
  6. 9a620a5 MIPS, Tracing: Speed up function graph tracer by Wu Zhangjin · 14 years ago
  7. 52bd080 MIPS: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  8. c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
  9. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  10. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  11. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  12. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
  13. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  14. 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
  15. 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  16. 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
  17. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  18. 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 14 years ago
  19. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
  20. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
  21. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
  22. 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
  23. 0aeea18 block: fix mis-synchronisation in blkdev_issue_zeroout() by Lukas Czerner · 14 years ago
  24. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  25. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  26. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  27. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  28. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  29. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  30. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
  31. 78f9bbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  32. 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
  33. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
  34. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  35. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 14 years ago
  36. 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
  37. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  38. 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
  39. 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
  40. 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
  41. d959707 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
  42. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 14 years ago
  43. 7e6b646 btrfs: fix not enough reserved space by Miao Xie · 14 years ago
  44. b4966b7 btrfs: fix dip leak by Daniel J Blueman · 14 years ago
  45. 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
  46. d891eed fs/dcache: allow d_obtain_alias() to return unhashed dentries by J. Bruce Fields · 14 years ago
  47. 1ca551c Check for immutable/append flag in fallocate path by Marco Stornelli · 14 years ago
  48. 991ac30 sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 14 years ago
  49. 9177ada fat: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  50. 8ce84ee jfs: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  51. 4714e63 ocfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  52. 53fe924 gfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  53. 529c5f9 fuse: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  54. 0eb980e ceph: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  55. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 14 years ago
  56. ae50adc /proc/self is never going to be invalidated... by Al Viro · 14 years ago
  57. 7343ff3 ipv6: Don't create clones of host routes. by David S. Miller · 14 years ago
  58. 35d34df Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  59. 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
  60. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 14 years ago
  61. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 14 years ago
  62. 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 14 years ago
  63. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  64. 3979491 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  65. 03a14ab pktgen: fix errata in show results by Daniel Turull · 14 years ago
  66. 6b684cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  67. 1b7e7e6 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  68. fbf855d alpha: fix compile error from IRQ clean up by Matt Turner · 14 years ago
  69. cfd8065 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  70. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  71. 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
  72. d406577 watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME by Jiri Slaby · 14 years ago
  73. 6c91afe ipv4: Fix erroneous uses of ifa_address. by David S. Miller · 14 years ago
  74. 7c2de63 ASoC: Ensure WM8958 gets all WM8994 late revision widgets by Mark Brown · 14 years ago
  75. 0627bd2 ASoC: Fix typo in late revision WM8994 DAC2R name by Mark Brown · 14 years ago
  76. 1f858ef [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. by Naga Chumbalkar · 14 years ago
  77. 7ee235e perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache by Lin Ming · 14 years ago
  78. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
  79. 28e8680 ASoC: Use the correct DAPM context when cleaning up final widget set by Mark Brown · 14 years ago
  80. 823dba5 ASoC: Fix broken bitfield definitions in WM8978 by Mark Brown · 14 years ago
  81. ffd6eae ASoC: AM3517: Update codec name after multi-component update by Abhilash K V · 14 years ago
  82. b306419 nd->inode is not set on the second attempt in path_walk() by Al Viro · 14 years ago
  83. 3ec07aa nfsd: wrong index used in inner loop by roel · 14 years ago
  84. 6dbc2f3 i2c-eg20t: include slab.h for memory allocations by Wolfram Sang · 14 years ago
  85. 12c3832 i2c-ocores: Fix pointer type mismatch error by Grant Likely · 14 years ago
  86. e380688 vxge: update MAINTAINERS by Jon Mason · 14 years ago
  87. 86f99ff r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 14 years ago
  88. c60c9c7 r6040: fix multicast operations by Shawn Lin · 14 years ago
  89. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
  90. 6094628 rds: prevent BUG_ON triggering on congestion map updates by Neil Horman · 14 years ago
  91. ea8efc7 Btrfs: make sure not to return overlapping extents to fiemap by Chris Mason · 14 years ago
  92. dfef6dc unfuck proc_sysctl ->d_compare() by Al Viro · 14 years ago
  93. a5abba9 Linux 2.6.38-rc8 by Linus Torvalds · 14 years ago
  94. 715695c Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  95. 34d4ade Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  96. 1a34530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  97. b44a53d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  98. 9ac3524 bonding 802.3ad: Rename rx_machine_lock to state_machine_lock by Nils Carlson · 14 years ago
  99. 16d79d7 bonding 802.3ad: Fix the state machine locking v2 by Nils Carlson · 14 years ago
  100. ce3c869 drivers/net/macvtap: fix error check by Nicolas Kaiser · 14 years ago