1. 32385c7 kernel: fix hlist_bl again by Russell King · 16 years ago
  2. 2c67559 fs: hlist UP debug fixup by Nick Piggin · 16 years ago
  3. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 16 years ago
  4. 9d55c36 fs: implement faster dentry memcmp by Nick Piggin · 16 years ago
  5. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 16 years ago
  6. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 16 years ago
  7. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 16 years ago
  8. 626d607 bit_spinlock: add required includes by Nick Piggin · 16 years ago
  9. 4e35e60 kernel: add bl_list by Nick Piggin · 16 years ago
  10. 1e1743e fs: provide simple rcu-walk generic_check_acl implementation by Nick Piggin · 16 years ago
  11. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 16 years ago
  12. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 16 years ago
  13. 44a7d7a fs: cache optimise dentry and inode for rcu-walk by Nick Piggin · 16 years ago
  14. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 16 years ago
  15. 5f57cbc fs: dcache remove d_mounted by Nick Piggin · 16 years ago
  16. c28cc36 fs: fs_struct use seqlock by Nick Piggin · 16 years ago
  17. 31e6b01 fs: rcu-walk for path lookup by Nick Piggin · 16 years ago
  18. 3c22cd5 kernel: optimise seqlock by Nick Piggin · 16 years ago
  19. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 16 years ago
  20. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 16 years ago
  21. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 16 years ago
  22. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 16 years ago
  23. 949854d fs: Use rename lock and RCU for multi-step operations by Nick Piggin · 16 years ago
  24. b23fb0a fs: scale inode alias list by Nick Piggin · 16 years ago
  25. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 16 years ago
  26. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 16 years ago
  27. 789680d fs: dcache scale hash by Nick Piggin · 16 years ago
  28. ec2447c hostfs: simplify locking by Nick Piggin · 16 years ago
  29. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 16 years ago
  30. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 16 years ago
  31. fb2d5b8 fs: name case update method by Nick Piggin · 16 years ago
  32. fe15ce4 fs: change d_delete semantics by Nick Piggin · 16 years ago
  33. 5eef7fa fs: dcache documentation cleanup by Nick Piggin · 16 years ago
  34. ccd35fb kernel: kmem_ptr_validate considered harmful by Nick Piggin · 16 years ago
  35. 4c37a4b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  36. d45fa56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  37. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 16 years ago
  38. 8f33d52 dmaengine: provide dummy functions for DMA_ENGINE=n by Guennadi Liakhovetski · 16 years ago
  39. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  41. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 16 years ago
  42. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 16 years ago
  43. 4e06fd1 include/linux/unaligned: pack the whole struct rather than just the field by Will Newton · 16 years ago
  44. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  45. 4f32e9b kthread_work: make lockdep happy by Yong Zhang · 16 years ago
  46. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 16 years ago
  47. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  48. 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 16 years ago
  49. 8cad7f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  50. 1730210 net_sched: always clone skbs by Changli Gao · 16 years ago
  51. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  52. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 16 years ago
  53. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 16 years ago
  54. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 21228e45 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  57. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 16 years ago
  58. fcb1191 resources: add arch hook for preventing allocation in reserved areas by Bjorn Helgaas · 16 years ago
  59. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 16 years ago
  60. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 16 years ago
  61. 508817e Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  62. 8efc1a1 Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  63. 72d4cd9 block: max hardware sectors limit wrapper by Mike Snitzer · 16 years ago
  64. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 16 years ago
  65. a3383e8 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 16 years ago
  66. 68a4ec9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  67. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 16 years ago
  68. 3f84622 SSB: Fix nvram_get on BCM47xx platform by Hauke Mehrtens · 16 years ago
  69. 9fe4145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  70. f08f5a0 PM / Runtime: Fix pm_runtime_suspended() by Rafael J. Wysocki · 16 years ago
  71. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 16 years ago
  72. 62731fa fanotify: split version into version and metadata_len by Alexey Zaytsev · 16 years ago
  73. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 16 years ago
  74. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. 3907969 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  76. f9ae3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  77. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  78. 53dde5f bootmem: Add alloc_bootmem_align() by Suresh Siddha · 16 years ago
  79. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 16 years ago
  80. b72512e ACPI: video: fix build for CONFIG_ACPI=n by Chris Wilson · 16 years ago
  81. 3353beb ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n by Len Brown · 16 years ago
  82. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 16 years ago
  83. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 16 years ago
  84. d70ab7f Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  85. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 16 years ago
  86. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 16 years ago
  87. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 16 years ago
  88. 6dde39b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  89. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  90. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 16 years ago
  91. e516c7d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 16 years ago
  92. e9a3854 fanotify: Introduce FAN_NOFD by Lino Sanfilippo · 16 years ago
  93. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 16 years ago
  94. b1085ba fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called by Lino Sanfilippo · 16 years ago
  95. 88d60c3 fanotify: remove packed from access response message by Eric Paris · 16 years ago
  96. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 16 years ago
  97. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  98. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 16 years ago
  99. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 16 years ago
  100. 3fcc0af ASoC: Fix off by one error in WM8994 EQ register bank size by Uk Kim · 16 years ago