1. 1ed62ca Score: Implement the function csum_ipv6_magic by Lennox Wu · 12 years ago
  2. 5fbbf8a Score: The commit is for compiling successfully. by Lennox Wu · 12 years ago
  3. 22356f4 mm: Place preemption point in do_mlockall() loop by Paul E. McKenney · 11 years ago
  4. a153e67b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 497a045 MAINTAINERS: update mach-bcm related email address by Christian Daudt · 11 years ago
  6. d1d8578 checkpatch: make extern in .h prototypes quieter by Joe Perches · 11 years ago
  7. 58f09e0 cciss: fix info leak in cciss_ioctl32_passthru() by Dan Carpenter · 11 years ago
  8. 627aad1 cpqarray: fix info leak in ida_locked_ioctl() by Dan Carpenter · 11 years ago
  9. e2f0b88 kernel/reboot.c: re-enable the function of variable reboot_default by Chuansheng Liu · 11 years ago
  10. 8ac1c8d audit: fix endless wait in audit_log_start() by Konstantin Khlebnikov · 11 years ago
  11. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  12. bb4cc1a revert "memcg: get rid of soft-limit tree infrastructure" by Andrew Morton · 11 years ago
  13. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  14. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  15. 30361e5 revert "memcg: track children in soft limit excess to improve soft limit" by Andrew Morton · 11 years ago
  16. 3120055 revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything" by Andrew Morton · 11 years ago
  17. 8f939a9 revert "memcg: track all children over limit in the root" by Andrew Morton · 11 years ago
  18. 20ba27f revert "memcg, vmscan: do not fall into reclaim-all pass too quickly" by Andrew Morton · 11 years ago
  19. 99d7a88 fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume by Goldwyn Rodrigues · 11 years ago
  20. 9809b18 watchdog: update watchdog_thresh properly by Michal Hocko · 11 years ago
  21. 359e6fa watchdog: update watchdog attributes atomically by Michal Hocko · 11 years ago
  22. e288e93 Merge branch 'bcache' (bcache fixes from Kent Overstreet) by Linus Torvalds · 11 years ago
  23. c0f04d8 bcache: Fix flushes in writeback mode by Kent Overstreet · 11 years ago
  24. 8478643 bcache: Fix for handling overlapping extents when reading in a btree node by Kent Overstreet · 11 years ago
  25. a698e08 bcache: Fix a shrinker deadlock by Kent Overstreet · 11 years ago
  26. 79e3dab bcache: Fix a dumb CPU spinning bug in writeback by Kent Overstreet · 11 years ago
  27. 1394d67 bcache: Fix a flush/fua performance bug by Kent Overstreet · 11 years ago
  28. c2a4f31 bcache: Fix a writeback performance regression by Kent Overstreet · 11 years ago
  29. 61cbd25 bcache: Correct printf()-style format length modifier by Geert Uytterhoeven · 11 years ago
  30. c426c4f bcache: Fix for when no journal entries are found by Kent Overstreet · 11 years ago
  31. aee6f1c bcache: Strip endline when writing the label through sysfs by Gabriel de Perthuis · 11 years ago
  32. 6d9d21e bcache: Fix a dumb journal discard bug by Kent Overstreet · 11 years ago
  33. 2f6cf0d block: Fix bio_copy_data() by Kent Overstreet · 11 years ago
  34. db6aaf4 drm/i2c: tda998x: fix audio muting by Russell King · 11 years ago
  35. 53dad6d ipc: fix race with LSMs by Davidlohr Bueso · 11 years ago
  36. 4a10c2a Linux 3.12-rc2 by Linus Torvalds · 11 years ago
  37. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  38. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  39. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  40. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  41. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  42. f3cff25f cfq: explicitly use 64bit divide operation for 64bit arguments by Anatol Pomozov · 11 years ago
  43. 6174081 Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  44. c43a385 Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  45. 75afb35 block: Add nr_bios to block_rq_remap tracepoint by Jun'ichi Nomura · 11 years ago
  46. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  47. cbf8b8c btrfs: change extent-same to copy entire argument struct by Mark Fasheh · 11 years ago
  48. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  49. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 12 years ago
  50. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 12 years ago
  51. 1cecf57 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 by chandan · 12 years ago
  52. a0634be Btrfs: don't leak transaction in btrfs_sync_file() by Filipe David Borba Manana · 12 years ago
  53. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 12 years ago
  54. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  55. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  56. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  57. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  58. 14575ae Revert "Btrfs: rework the overcommit logic to be based on the total size" by Josef Bacik · 11 years ago
  59. 652f25a Btrfs: improve replacing nocow extents by Josef Bacik · 12 years ago
  60. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 12 years ago
  61. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 12 years ago
  62. a5874ce Btrfs: check roots last log commit when checking if an inode has been logged by Josef Bacik · 12 years ago
  63. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 12 years ago
  64. 573aeca Btrfs: actually limit the size of delalloc range by Josef Bacik · 12 years ago
  65. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 12 years ago
  66. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 12 years ago
  67. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 12 years ago
  68. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 12 years ago
  69. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 12 years ago
  70. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 12 years ago
  71. 07f0e62 Merge tag 'v3.11' into for-linus by Chris Mason · 11 years ago
  72. bda2f8f iio:buffer_cb: Add missing iio_buffer_init() by Lars-Peter Clausen · 11 years ago
  73. 0d5b7da iio: Prevent race between IIO chardev opening and IIO device free by Lars-Peter Clausen · 11 years ago
  74. cadc212 iio: fix: Keep a reference to the IIO device for open file descriptors by Lars-Peter Clausen · 11 years ago
  75. a87c82e iio: Stop sampling when the device is removed by Lars-Peter Clausen · 11 years ago
  76. d66e045 iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL by Peter Meerwald · 11 years ago
  77. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  78. 234efa1 iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  79. d320f1b iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  80. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  81. d45004f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  82. 509bf24 CacheFiles: Don't try to dump the index key if the cookie has been cleared by David Howells · 11 years ago
  83. 607566a CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths by Josh Boyer · 11 years ago
  84. 8f4c344 lockref: use cmpxchg64 explicitly for lockless updates by Will Deacon · 11 years ago
  85. d831a00 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  86. 09359c8 Merge branch 'acpi-pci' by Rafael J. Wysocki · 11 years ago
  87. dcb30e6 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  88. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 11 years ago
  89. 6ca68e8 arm64: Correctly report LR and SP for compat tasks by Catalin Marinas · 11 years ago
  90. 374ed9d arm64: documentation: tighten up tagged pointer documentation by Will Deacon · 11 years ago
  91. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  92. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. 6ddf2ed Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  94. 9808cc9 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  95. 8e1f80c Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  96. 4dea5806 cpufreq: return EEXIST instead of EBUSY for second registering by Yinghai Lu · 11 years ago
  97. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  98. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 12 years ago
  99. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago