1. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  2. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  3. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  4. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  5. 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 · 15 years ago
  6. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  7. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  8. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 15 years ago
  9. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  10. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  11. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  12. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  13. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  14. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  15. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  16. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 15 years ago
  17. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  18. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  19. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  20. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  21. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  22. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 15 years ago
  23. df60aee lguest: use eventfds for device notification by Rusty Russell · 15 years ago
  24. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  25. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 15 years ago
  26. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 15 years ago
  27. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 15 years ago
  28. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  29. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  30. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 15 years ago
  31. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 15 years ago
  32. f1a3c97 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too by Peter Zijlstra · 15 years ago
  33. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  34. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 15 years ago
  35. d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 15 years ago
  36. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 15 years ago
  37. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 15 years ago
  38. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  39. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 15 years ago
  40. 3c24475 drm: include kernel list header file in hashtab header by Jerome Glisse · 15 years ago
  41. 249d604 drm: Split out the mm declarations in a separate header. Add atomic operations. by Jerome Glisse · 15 years ago
  42. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 15 years ago
  43. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 15 years ago
  44. fbe0efb drm_calloc_large: check right size, check integer overflow, use GFP_ZERO by Kristian Høgsberg · 15 years ago
  45. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  46. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  47. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  48. 8688b86 linux/magic.h: move cramfs magic out of cramfs_fs.h by Mike Frysinger · 15 years ago
  49. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 15 years ago
  50. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  51. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  52. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 15 years ago
  53. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  54. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  55. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  56. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  57. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  58. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  59. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  60. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  61. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 15 years ago
  62. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  63. 1c755af switch lookup_mnt() by Al Viro · 15 years ago
  64. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  65. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  66. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  67. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  68. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  69. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  70. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  71. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  72. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  73. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  75. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  76. eed417d asm-generic: add a generic uaccess.h by Arnd Bergmann · 15 years ago
  77. 5c01b46 asm-generic: add generic NOMMU versions of some headers by Arnd Bergmann · 15 years ago
  78. 3f7e212 asm-generic: add generic atomic.h and io.h by Arnd Bergmann · 15 years ago
  79. ae49e80 asm-generic: add legacy I/O header files by Arnd Bergmann · 15 years ago
  80. aafe4db asm-generic: add generic versions of common headers by Arnd Bergmann · 15 years ago
  81. 9858c60 asm-generic: make bitops.h usable by Arnd Bergmann · 15 years ago
  82. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  83. 3aef392 asm-generic: make get_rtc_time overridable by Arnd Bergmann · 15 years ago
  84. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  85. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  86. e64a161 asm-generic: add a generic unistd.h by Arnd Bergmann · 15 years ago
  87. 6103ec5 asm-generic: add generic ABI headers by Arnd Bergmann · 15 years ago
  88. 2864d32 asm-generic: add generic sysv ipc headers by Arnd Bergmann · 15 years ago
  89. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  90. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  91. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 15 years ago
  92. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  93. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  94. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  95. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  96. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  97. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  98. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  99. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  100. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago