1. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 15 years ago
  2. af9379c documentation: when to BUG(), and when to not BUG() by David Brownell · 15 years ago
  3. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 15 years ago
  4. 9fe0608 Create a DIV_ROUND_CLOSEST macro to do division with rounding by Darrick J. Wong · 15 years ago
  5. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 15 years ago
  6. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 15 years ago
  7. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 15 years ago
  8. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 15 years ago
  9. 856bf4d fs: sys_sync fix by Nick Piggin · 15 years ago
  10. 4f5a99d fs: remove WB_SYNC_HOLD by Nick Piggin · 15 years ago
  11. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 15 years ago
  12. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 15 years ago
  13. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 15 years ago
  14. 20137a4 swapfile: swapon randomize if nonrot by Hugh Dickins · 15 years ago
  15. 7992fde swapfile: swap allocation use discard by Hugh Dickins · 15 years ago
  16. 6a6ba83 swapfile: swapon use discard (trim) by Hugh Dickins · 15 years ago
  17. ebebbbe swapfile: rearrange scan and swap_info by Hugh Dickins · 15 years ago
  18. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 15 years ago
  19. 69beeb1d mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 15 years ago
  20. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 15 years ago
  21. 60371d9 mm: add add_to_swap stub by Hugh Dickins · 15 years ago
  22. ac47b00 mm: remove gfp_mask from add_to_swap by Hugh Dickins · 15 years ago
  23. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 15 years ago
  24. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 15 years ago
  25. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 15 years ago
  26. 364aeb2 mm: change dirty limit type specifiers to unsigned long by David Rientjes · 15 years ago
  27. 2afd1c9 mm: make page_lock_anon_vma() static by Hugh Dickins · 15 years ago
  28. b5934c5 mm: add_active_or_unevictable into rmap by Hugh Dickins · 15 years ago
  29. 6d91add mm: add Set,ClearPageSwapCache stubs by Hugh Dickins · 15 years ago
  30. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 15 years ago
  31. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 15 years ago
  32. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 15 years ago
  33. 1b0bd11 mm: get rid of pagevec_release_nonlru() by KOSAKI Motohiro · 15 years ago
  34. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 15 years ago
  35. 75aa199 oom: print triggering task's cpuset and mems allowed by David Rientjes · 15 years ago
  36. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 15 years ago
  37. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 15 years ago
  38. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 15 years ago
  39. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  40. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 15 years ago
  41. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 15 years ago
  42. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 15 years ago
  43. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  44. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  45. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  47. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  48. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  49. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  50. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  51. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  52. e8c82c2 mm lockless pagecache barrier fix by Nick Piggin · 15 years ago
  53. 4ae8978 inotify: fix type errors in interfaces by Michael Kerrisk · 15 years ago
  54. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 15 years ago
  55. e06c822 jbd2: Add buffer triggers by Joel Becker · 16 years ago
  56. 7d9056b quota: Export dquot_alloc() and dquot_destroy() functions by Jan Kara · 16 years ago
  57. 5cd9d5b quota: Unexport dqblk_v1.h and dqblk_v2.h by Jan Kara · 16 years ago
  58. e97fcd9 jbd2: Add BH_JBDPrivateStart by Mark Fasheh · 16 years ago
  59. 12c7752 quota: Implement function for scanning active dquots by Jan Kara · 16 years ago
  60. 3d9ea25 quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recovery by Jan Kara · 16 years ago
  61. 571b46e quota: Update version number by Jan Kara · 16 years ago
  62. 4d59bce quota: Keep which entries were set by SETQUOTA quotactl by Jan Kara · 16 years ago
  63. db49d2d quota: Allow negative usage of space and inodes by Jan Kara · 16 years ago
  64. e3d4d56 quota: Convert union in mem_dqinfo to a pointer by Jan Kara · 16 years ago
  65. 1ccd14b quota: Split off quota tree handling into a separate file by Jan Kara · 16 years ago
  66. cf770c1 quota: Move quotaio_v[12].h from include/linux/ to fs/ by Jan Kara · 16 years ago
  67. ca785ec quota: Introduce DQUOT_QUOTA_SYS_FILE flag by Jan Kara · 16 years ago
  68. dcb3069 quota: Remove compatibility function sb_any_quota_enabled() by Jan Kara · 16 years ago
  69. f55abc0 quota: Allow to separately enable quota accounting and enforcing limits by Jan Kara · 16 years ago
  70. e4bc7b4 quota: Make _SUSPENDED just a flag by Jan Kara · 16 years ago
  71. 1209546 quota: Increase size of variables for limits and inode usage by Jan Kara · 16 years ago
  72. 74f783a quota: Add callbacks for allocating and destroying dquot structures by Jan Kara · 16 years ago
  73. e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
  74. fe0bdec Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  75. 5d38a07 gro: Add page frag support by Herbert Xu · 15 years ago
  76. 14deae4 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. by David S. Miller · 15 years ago
  77. 9ea09af stop_machine: introduce stop_machine_create/destroy. by Heiko Carstens · 15 years ago
  78. 088af9a module: fix module loading failure of large kernel modules for parisc by Helge Deller · 15 years ago
  79. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 15 years ago
  80. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  81. c644f0e fs: introduce bgl_lock_ptr() by Pekka Enberg · 15 years ago
  82. 0a30c5c spi.h uses/needs device.h by Randy Dunlap · 15 years ago
  83. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 15 years ago
  84. e45aa21 audit rules ordering, part 2 by Al Viro · 15 years ago
  85. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 15 years ago
  86. 57f71a0 sanitize audit_log_capset() by Al Viro · 15 years ago
  87. 157cf64 sanitize audit_fd_pair() by Al Viro · 15 years ago
  88. 564f699 sanitize audit_mq_open() by Al Viro · 15 years ago
  89. c32c8af sanitize AUDIT_MQ_SENDRECV by Al Viro · 15 years ago
  90. 20114f7 sanitize audit_mq_notify() by Al Viro · 15 years ago
  91. 7392906 sanitize audit_mq_getsetattr() by Al Viro · 15 years ago
  92. e816f37 sanitize audit_ipc_set_perm() by Al Viro · 15 years ago
  93. a33e675 sanitize audit_ipc_obj() by Al Viro · 15 years ago
  94. f3298dc sanitize audit_socketcall by Al Viro · 15 years ago
  95. 0931a4c mfd: dm355evm msp430 driver by David Brownell · 15 years ago
  96. ca23f8c mfd: Add WM8351 support by Mark Brown · 15 years ago
  97. 645524a mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 by Mark Brown · 15 years ago
  98. 9692063 mfd: Add WM8352 support by Mark Brown · 15 years ago
  99. 856f6fd mfd: Dialog DA9030 battery charger MFD driver by Mike Rapoport · 15 years ago
  100. b73eac7 mfd: twl4030 regulator bug fixes by David Brownell · 15 years ago