1. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. b8cb48a Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. aceda77 Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus by Pekka Enberg · 15 years ago
  4. cbc8cc3 udf: Fix possible corruption when close races with write by Jan Kara · 15 years ago
  5. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  6. 7c6e3d1 udf: Remove wrong assignment in udf_symlink by Jan Kara · 15 years ago
  7. 5891d9d udf: Remove dead code by Jan Kara · 15 years ago
  8. 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 15 years ago
  9. 53bd5fe EDAC, AMD: decode FR MCEs by Borislav Petkov · 15 years ago
  10. f9350ef EDAC, AMD: decode load store MCEs by Borislav Petkov · 15 years ago
  11. 56cad2d EDAC, AMD: decode bus unit MCEs by Borislav Petkov · 15 years ago
  12. ab5535e EDAC, AMD: decode instruction cache MCEs by Borislav Petkov · 15 years ago
  13. 5196624 EDAC, AMD: decode data cache MCEs by Borislav Petkov · 15 years ago
  14. d93cc22 EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode by Borislav Petkov · 15 years ago
  15. b69b29d EDAC, AMD: carve out MCi_STATUS decoding by Borislav Petkov · 15 years ago
  16. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 15 years ago
  17. ecaf560 amd64_edac: cleanup amd64_decode_bus_error by Borislav Petkov · 15 years ago
  18. b7225e4 amd64_edac: remove memory and GART TLB error decoders by Borislav Petkov · 15 years ago
  19. 5110dbd amd64_edac: cleanup/complete NB MCE decoding by Borislav Petkov · 15 years ago
  20. ef44cc4 amd64_edac: cleanup amd64_process_error_info by Borislav Petkov · 15 years ago
  21. 1c43f2e EDAC: beef up ErrorCodeExt error signatures by Borislav Petkov · 15 years ago
  22. b70ef01 EDAC: move MCE error descriptions to EDAC core by Borislav Petkov · 15 years ago
  23. 08f69e6 perf sched: Print PIDs too by mingo · 15 years ago
  24. d115338 perf sched: Fix 'perf sched latency' output on 32-bit systems by Ingo Molnar · 15 years ago
  25. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
  26. 3eef08b ASoC: Fix display of stream name in DAPM debugfs by Mark Brown · 15 years ago
  27. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  28. 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
  29. 20a58a7 tracing: remove some unused macros by Li Zefan · 15 years ago
  30. 05ffa2d ftrace: add compile-time check on F_printk() by Li Zefan · 15 years ago
  31. c16de8f tracing: fix F_printk() typos by Li Zefan · 15 years ago
  32. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  33. 2daea67 fsync: wait for data writeout completion before calling ->fsync by Christoph Hellwig · 15 years ago
  34. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  35. 2f3d675 fat: Opencode sync_page_range_nolock() by Jan Kara · 15 years ago
  36. aa3caaf pohmelfs: Use new syncing helper by Jan Kara · 15 years ago
  37. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  38. d23c937 ocfs2: Update syncing after splicing to match generic version by Jan Kara · 15 years ago
  39. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  40. 0d34ec6 ext4: Remove syncing logic from ext4_file_write by Jan Kara · 15 years ago
  41. e367626 ext3: Remove syncing logic from ext3_file_write by Jan Kara · 15 years ago
  42. a2a735a ext2: Update comment about generic_osync_inode by Jan Kara · 15 years ago
  43. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  44. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  45. 918941a ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock by Jan Kara · 15 years ago
  46. b04f932 pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock by Jan Kara · 15 years ago
  47. c7b50db vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() by Jan Kara · 15 years ago
  48. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 15 years ago
  49. d3bccb6f vfs: Introduce filemap_fdatawait_range by Jan Kara · 15 years ago
  50. 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 7dfd54a Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 6512c0d Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 625037c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 8fafa0a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 9b74aec Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. ffaf854 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  62. ea57c4f perf tools: Implement counter output multiplexing by Ingo Molnar · 15 years ago
  63. aa1ab9d perf tools: Fix processing of randomly serialized sched traces by Frederic Weisbecker · 15 years ago
  64. 6e34c03 ALSA: hda - Add support for HP dv6 by Takashi Iwai · 15 years ago
  65. 08a4081 ring-buffer: typecast cmpxchg to fix PowerPC warning by Steven Rostedt · 15 years ago
  66. 5f380eb ALSA: hda - Fix HP/line-out initialization with IDT/STAC codecs by Takashi Iwai · 15 years ago
  67. fc64b26 ALSA: hda - Set default GPIO for IDT92HD71bxx by Takashi Iwai · 15 years ago
  68. af6ee30 ALSA: hda - Set default GPIO for STAC/IDT codecs by Takashi Iwai · 15 years ago
  69. 41f4db0 fs/Kconfig: move nilfs2 outside misc filesystems by Ryusuke Konishi · 15 years ago
  70. 0f3fe33 nilfs2: convert nilfs_bmap_lookup to an inline function by Ryusuke Konishi · 15 years ago
  71. 2e0c2c7 nilfs2: allow btree code to directly call dat operations by Ryusuke Konishi · 15 years ago
  72. bd8169e nilfs2: add update functions of virtual block address to dat by Ryusuke Konishi · 15 years ago
  73. 7a102b0 nilfs2: remove individual gfp constants for each metadata file by Ryusuke Konishi · 15 years ago
  74. 3218929 nilfs2: stop zero-fill of btree path just before free it by Ryusuke Konishi · 15 years ago
  75. 6d28f7e nilfs2: remove unused btree argument from btree functions by Ryusuke Konishi · 15 years ago
  76. 9ead986 nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free by Ryusuke Konishi · 15 years ago
  77. 1cf58fa nilfs2: shorten freeze period due to GC in write operation v3 by Jiro SEKIBA · 15 years ago
  78. 43be0ec nilfs2: add more check routines in mount process by Zhu Yanhai · 15 years ago
  79. a4f0b9c nilfs2: An unassigned variable is assigned to a never used structure member by Zhang Qiang · 15 years ago
  80. c1b353f nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT by Ryusuke Konishi · 15 years ago
  81. 1dfa271 nilfs2: stop using periodic write_super callback by Jiro SEKIBA · 15 years ago
  82. 79efdd9 nilfs2: clean up nilfs_write_super by Jiro SEKIBA · 15 years ago
  83. 6233caa nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs by Jiro SEKIBA · 15 years ago
  84. ec5d66a nilfs2: remove redundant super block commit by Jiro SEKIBA · 15 years ago
  85. b58a285 nilfs2: implement nilfs_show_options to display mount options in /proc/mounts by Jiro SEKIBA · 15 years ago
  86. 1435110 nilfs2: always lookup disk block address before reading metadata block by Ryusuke Konishi · 15 years ago
  87. 027d640 nilfs2: use semaphore to protect pointer to a writable FS-instance by Ryusuke Konishi · 15 years ago
  88. b5696e5 nilfs2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  89. 1b2f5a6 nilfs2: fix ignored error code in __nilfs_read_inode() by Ryusuke Konishi · 15 years ago
  90. 1212648 agp/intel: remove restore in resume by Zhenyu Wang · 15 years ago
  91. 86d0063 GFS2: Whitespace fixes by Steven Whitehouse · 15 years ago
  92. 3639dfb sh: multi-evt support for SH-X3 proto CPU. by Paul Mundt · 15 years ago
  93. d130252 perf tools: Add an option to multiplex counters in a single channel by Frederic Weisbecker · 15 years ago
  94. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  95. 3d2257f1 Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads by David Woodhouse · 15 years ago
  96. b8a9ae7 block: don't assume device has a request list backing in nr_requests store by Jens Axboe · 15 years ago
  97. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  98. 06d2188 cfq: choose a new next_req when a request is dispatched by Jeff Moyer · 15 years ago
  99. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  100. 18d8217 aoe: end barrier bios with EOPNOTSUPP by Ed Cashin · 15 years ago