1. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  2. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  3. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 17 years ago
  4. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  5. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 17 years ago
  6. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 17 years ago
  7. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 17 years ago
  8. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 17 years ago
  9. d161630 PM core: rename suspend and resume functions by Alan Stern · 17 years ago
  10. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 17 years ago
  11. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  12. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  13. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  14. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  15. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 17 years ago
  16. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 17 years ago
  17. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 17 years ago
  18. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  19. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 17 years ago
  20. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 17 years ago
  21. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 17 years ago
  22. df60aee lguest: use eventfds for device notification by Rusty Russell · 17 years ago
  23. a32a881 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 17 years ago
  24. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 17 years ago
  25. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 17 years ago
  26. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 17 years ago
  27. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 17 years ago
  28. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 17 years ago
  29. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 17 years ago
  30. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 17 years ago
  31. f1a3c97 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too by Peter Zijlstra · 17 years ago
  32. ad6561d module: trim exception table on init free. by Rusty Russell · 17 years ago
  33. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 17 years ago
  34. d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 17 years ago
  35. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 17 years ago
  36. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 17 years ago
  37. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 17 years ago
  38. 964f536 fs/qnx4: sanitize includes by Al Viro · 17 years ago
  39. 79d25767 Sanitize qnx4 fsync handling by Al Viro · 17 years ago
  40. d5aacad New helper - simple_fsync() by Al Viro · 17 years ago
  41. 8688b86 linux/magic.h: move cramfs magic out of cramfs_fs.h by Mike Frysinger · 17 years ago
  42. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 17 years ago
  43. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 17 years ago
  44. 62c6943 Trim a bit of crap from fs.h by Al Viro · 17 years ago
  45. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 17 years ago
  46. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 17 years ago
  47. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 17 years ago
  48. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 17 years ago
  49. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 17 years ago
  50. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 17 years ago
  51. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 17 years ago
  52. 876a9f7 remove s_async_list by Christoph Hellwig · 17 years ago
  53. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 17 years ago
  54. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 17 years ago
  55. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 17 years ago
  56. 1c755af switch lookup_mnt() by Al Viro · 17 years ago
  57. 9393bd0 switch follow_down() by Al Viro · 17 years ago
  58. 589ff87 Switch collect_mounts() to struct path by Al Viro · 17 years ago
  59. bab77eb switch follow_up() to struct path by Al Viro · 17 years ago
  60. e64c390 switch rqst_exp_parent() by Al Viro · 17 years ago
  61. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 17 years ago
  62. 2a73787 Cache root in nameidata by Al Viro · 17 years ago
  63. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 17 years ago
  64. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 17 years ago
  65. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 17 years ago
  66. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  67. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  68. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 17 years ago
  69. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 17 years ago
  70. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 17 years ago
  71. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 17 years ago
  72. 47882c6 fsnotify: add correlations between events by Eric Paris · 17 years ago
  73. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 17 years ago
  74. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 17 years ago
  75. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 17 years ago
  76. c28f7e5 fsnotify: parent event notification by Eric Paris · 17 years ago
  77. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 17 years ago
  78. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 17 years ago
  79. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  80. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  81. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  82. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  83. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  84. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 17 years ago
  85. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 17 years ago
  86. d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 17 years ago
  87. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 17 years ago
  88. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 17 years ago
  89. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  90. cca3f45 perf_counter: Add counter->id to the throttle event by Peter Zijlstra · 17 years ago
  91. a308444 perf_counter: Better align code by Ingo Molnar · 17 years ago
  92. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 17 years ago
  93. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 17 years ago
  94. 1c432d8 perf_counter: Rename enums by Peter Zijlstra · 17 years ago
  95. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 17 years ago
  96. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 17 years ago
  97. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 17 years ago
  98. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 17 years ago
  99. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 17 years ago
  100. 38db897 tty: throttling race fix by Alan Cox · 17 years ago