1. 041d6d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  2. af8cb8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  3. 6cdb593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  4. 99bc470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  5. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  6. 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
  7. cbc8cc3 udf: Fix possible corruption when close races with write by Jan Kara · 15 years ago
  8. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  9. 7c6e3d1 udf: Remove wrong assignment in udf_symlink by Jan Kara · 15 years ago
  10. 5891d9d udf: Remove dead code by Jan Kara · 15 years ago
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 41f4db0 fs/Kconfig: move nilfs2 outside misc filesystems by Ryusuke Konishi · 15 years ago
  23. 0f3fe33 nilfs2: convert nilfs_bmap_lookup to an inline function by Ryusuke Konishi · 15 years ago
  24. 2e0c2c7 nilfs2: allow btree code to directly call dat operations by Ryusuke Konishi · 15 years ago
  25. bd8169e nilfs2: add update functions of virtual block address to dat by Ryusuke Konishi · 15 years ago
  26. 7a102b0 nilfs2: remove individual gfp constants for each metadata file by Ryusuke Konishi · 15 years ago
  27. 3218929 nilfs2: stop zero-fill of btree path just before free it by Ryusuke Konishi · 15 years ago
  28. 6d28f7e nilfs2: remove unused btree argument from btree functions by Ryusuke Konishi · 15 years ago
  29. 9ead986 nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free by Ryusuke Konishi · 15 years ago
  30. 1cf58fa nilfs2: shorten freeze period due to GC in write operation v3 by Jiro SEKIBA · 15 years ago
  31. 43be0ec nilfs2: add more check routines in mount process by Zhu Yanhai · 15 years ago
  32. a4f0b9c nilfs2: An unassigned variable is assigned to a never used structure member by Zhang Qiang · 15 years ago
  33. c1b353f nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT by Ryusuke Konishi · 15 years ago
  34. 1dfa271 nilfs2: stop using periodic write_super callback by Jiro SEKIBA · 15 years ago
  35. 79efdd9 nilfs2: clean up nilfs_write_super by Jiro SEKIBA · 15 years ago
  36. 6233caa nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs by Jiro SEKIBA · 15 years ago
  37. ec5d66a nilfs2: remove redundant super block commit by Jiro SEKIBA · 15 years ago
  38. b58a285 nilfs2: implement nilfs_show_options to display mount options in /proc/mounts by Jiro SEKIBA · 15 years ago
  39. 1435110 nilfs2: always lookup disk block address before reading metadata block by Ryusuke Konishi · 15 years ago
  40. 027d640 nilfs2: use semaphore to protect pointer to a writable FS-instance by Ryusuke Konishi · 15 years ago
  41. b5696e5 nilfs2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  42. 1b2f5a6 nilfs2: fix ignored error code in __nilfs_read_inode() by Ryusuke Konishi · 15 years ago
  43. cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  44. 13af7a6 netxen: update copyright by Dhananjay Phadke · 15 years ago
  45. 74c520d netxen: fix tx timeout recovery by Amit Kumar Salecha · 15 years ago
  46. ec5c50c netxen: fix file firmware leak by Dhananjay Phadke · 15 years ago
  47. ea6828b netxen: improve pci memory access by Dhananjay Phadke · 15 years ago
  48. f78c085 netxen: change firmware write size by Amit Kumar Salecha · 15 years ago
  49. 5ea1c50 tg3: Fix return ring size breakage by Matt Carlson · 15 years ago
  50. 86d7101 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  51. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  52. 9feae56 netxen: build fix for INET=n by Randy Dunlap · 15 years ago
  53. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 4f0ac85 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. b9356c5 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. d90a7e8 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 12a4996 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 53e16fb Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 7193bea Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 4004f02 Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 02571f8 cdc-phonet: autoconfigure Phonet address by Rémi Denis-Courmont · 15 years ago
  67. f5bb1c5 Phonet: back-end for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  68. 998ec75 Phonet: fix netlink address dump error handling by Rémi Denis-Courmont · 15 years ago
  69. cc411d0 ipv6: Add IFA_F_DADFAILED flag by Brian Haley · 15 years ago
  70. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  71. f510c35 mv643xx_eth.c: remove unused txq_set_wrr() by Mikael Pettersson · 15 years ago
  72. 864fdf8 ucc_geth: Fix hangs after switching from full to half duplex by Anton Vorontsov · 15 years ago
  73. 7de8ee7 ucc_geth: Rearrange some code to avoid forward declarations by Anton Vorontsov · 15 years ago
  74. 8ff4498 phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs by Anton Vorontsov · 15 years ago
  75. a4b1164 drivers/net/phy: introduce missing kfree by Julia Lawall · 15 years ago
  76. 966a5d1 drivers/net/wan: introduce missing kfree by Julia Lawall · 15 years ago
  77. 4fb019a net: force bridge module(s) to be GPL by Stephen Hemminger · 15 years ago
  78. ffcfb8d Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded by Arnaldo Carvalho de Melo · 15 years ago
  79. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  80. 8ba69ba net: unix: fix sending fds in multiple buffers by Miklos Szeredi · 15 years ago
  81. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  82. a9c86d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  83. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  84. 89af571 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  85. 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  86. 2490138 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  87. f6f7919 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  88. addd72c kmemleak: Improve the "Early log buffer exceeded" error message by Catalin Marinas · 15 years ago
  89. 59e3692 [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code by Michael Holzheu · 15 years ago
  90. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  91. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 15 years ago
  92. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  93. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 15 years ago
  94. 53f8c57 [S390] tape: Fix device online messages by Michael Holzheu · 15 years ago
  95. 2ddddf3 [S390] Enable guest page hinting by default. by Heiko Carstens · 15 years ago
  96. 5dd1d2e [S390] use generic scatterlist.h by Heiko Carstens · 15 years ago
  97. f64d04c [S390] s390dbf: Add description for usage of "%s" in sprintf events by Michael Holzheu · 15 years ago
  98. 0c88ee5 [S390] Initialize __LC_THREAD_INFO early. by Heiko Carstens · 15 years ago
  99. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  100. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago