1. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 16 years ago
  2. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 16 years ago
  3. e47103b err.h: add __must_check to error pointer handlers by Jani Nikula · 16 years ago
  4. c6f6b59 mm: make lowmem_page_address() use PFN_PHYS() for improved portability by Chris Metcalf · 16 years ago
  5. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 16 years ago
  6. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 16 years ago
  7. 0faa563 mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. by Marcelo Roberto Jimenez · 16 years ago
  8. ff3d58c highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() by Akinobu Mita · 16 years ago
  9. fd23855 include/linux/gfp.h: fix coding style by matt mooney · 16 years ago
  10. 263ff5d include/linux/gfp.h: spelling fixes by matt mooney · 16 years ago
  11. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 16 years ago
  12. 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 16 years ago
  13. 4f92e25 mm: compaction: defer compaction using an exponential backoff when compaction fails by Mel Gorman · 16 years ago
  14. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 16 years ago
  15. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 16 years ago
  16. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 16 years ago
  17. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 16 years ago
  18. 748446b mm: compaction: memory compaction core by Mel Gorman · 16 years ago
  19. c175a0c mm: move definition for LRU isolation modes to a header by Mel Gorman · 16 years ago
  20. a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 16 years ago
  21. 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 16 years ago
  22. 3f6c827 mm: migration: take a reference to the anon_vma before migrating by Mel Gorman · 16 years ago
  23. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 16 years ago
  24. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 16 years ago
  25. e13861d mm: remove return value of putback_lru_pages() by Minchan Kim · 16 years ago
  26. e9d6c15 tmpfs: insert tmpfs cache pages to inactive list at first by KOSAKI Motohiro · 16 years ago
  27. 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  28. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  29. 1595365 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  30. 0fed2b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  31. 62a11ae Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  32. bb0fe53 sh: allow platforms to specify SD-card supported voltages by Guennadi Liakhovetski · 16 years ago
  33. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 16 years ago
  34. f87c20a mfd: pass platform flags down to the tmio_mmc driver by Guennadi Liakhovetski · 16 years ago
  35. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 16 years ago
  36. bb4f6b0 Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' and 'slub/fixes' into slab-for-linus by Pekka Enberg · 16 years ago
  37. 056676d sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c by Guennadi Liakhovetski · 16 years ago
  38. 42a4533 mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell by Guennadi Liakhovetski · 16 years ago
  39. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 16 years ago
  40. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 16 years ago
  41. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 16 years ago
  42. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 16 years ago
  43. 2faa4cf linux/elfcore.h: hide kernel functions by Roland McGrath · 16 years ago
  44. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  45. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  46. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  47. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  48. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  49. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  50. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  51. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 16 years ago
  52. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 16 years ago
  53. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 16 years ago
  54. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 16 years ago
  55. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 16 years ago
  56. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 16 years ago
  57. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 16 years ago
  58. 01a05b3 new helper: iterate_supers() by Al Viro · 16 years ago
  59. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 16 years ago
  60. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 16 years ago
  61. b20bd1a get rid of S_BIAS by Al Viro · 16 years ago
  62. 79d7e39 sb_entry() has been killed a couple of years ago and resurrected on mismerge by Al Viro · 16 years ago
  63. d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  64. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  65. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  66. ec2a758 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 16 years ago
  67. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 16 years ago
  68. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 16 years ago
  69. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 16 years ago
  70. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 16 years ago
  71. 3d42b36 drbd: This is now equivalent to drbd release 8.3.8rc1 by Philipp Reisner · 16 years ago
  72. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  73. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  74. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  75. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  76. c2c4986 writeback: fix problem with !CONFIG_BLOCK compilation by Jens Axboe · 16 years ago
  77. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 16 years ago
  78. 6423104 writeback: fixups for !dirty_writeback_centisecs by Jens Axboe · 16 years ago
  79. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  80. 7ce1418 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  81. 7f02ab3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  82. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  83. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 16 years ago
  84. bc8e5f0 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references by Jan Kara · 16 years ago
  85. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 16 years ago
  86. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 16 years ago
  87. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 16 years ago
  88. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 16 years ago
  89. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 16 years ago
  90. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 16 years ago
  91. 910a7e9 netlink: Implment netlink_broadcast_filtered by Eric W. Biederman · 16 years ago
  92. 608b4b9 netns: Teach network device kobjects which namespace they are in. by Eric W. Biederman · 16 years ago
  93. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 16 years ago
  94. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 16 years ago
  95. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 16 years ago
  96. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 16 years ago
  97. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 16 years ago
  98. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 16 years ago
  99. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 16 years ago
  100. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 17 years ago