1. d136f1b genetlink: fix netns vs. netlink table locking by Johannes Berg · 17 years ago
  2. 4142e0d Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 17 years ago
  3. 33f1de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  4. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 17 years ago
  5. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 17 years ago
  6. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 17 years ago
  7. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 17 years ago
  8. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 17 years ago
  9. d3bccb6 vfs: Introduce filemap_fdatawait_range by Jan Kara · 17 years ago
  10. 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 · 17 years ago
  11. 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 · 17 years ago
  12. 86d7101 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  13. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  14. 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 · 17 years ago
  15. 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 · 17 years ago
  16. 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 · 17 years ago
  17. b9356c5 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  18. 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 · 17 years ago
  19. 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 · 17 years ago
  20. 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 · 17 years ago
  21. 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 · 17 years ago
  22. 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 · 17 years ago
  23. 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 · 17 years ago
  24. 02571f8 cdc-phonet: autoconfigure Phonet address by Rémi Denis-Courmont · 17 years ago
  25. f5bb1c5 Phonet: back-end for autoconfigured addresses by Rémi Denis-Courmont · 17 years ago
  26. cc411d0 ipv6: Add IFA_F_DADFAILED flag by Brian Haley · 17 years ago
  27. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 17 years ago
  28. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 17 years ago
  29. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  30. a9c86d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  31. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  32. 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 17 years ago
  33. f6f7919 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
  34. 500b067 writeback: check for registered bdi in flusher add and inode dirty by Jens Axboe · 17 years ago
  35. d993831 writeback: add name to backing_dev_info by Jens Axboe · 17 years ago
  36. d0bceac writeback: get rid of pdflush completely by Jens Axboe · 17 years ago
  37. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 17 years ago
  38. 66f3b8e writeback: move dirty inodes from super_block to backing_dev_info by Jens Axboe · 17 years ago
  39. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 17 years ago
  40. 02cb009 pata_cs5535: add pci id for AMD based CS5535 controllers by Otavio Salvador · 17 years ago
  41. e2dd90b ahci: Add AMD SB900 SATA/IDE controller device IDs by Shane Huang · 17 years ago
  42. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 17 years ago
  43. a3c8b97 Merge branch 'next' into for-linus by James Morris · 17 years ago
  44. 3827119 Merge branch 'topic/soundcore-preclaim' into for-linus by Takashi Iwai · 17 years ago
  45. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 17 years ago
  46. ea6a634 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  47. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 17 years ago
  48. b1ab7e4 VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. by David P. Quigley · 17 years ago
  49. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 17 years ago
  50. 24ea602 ssb: Implement SDIO host bus support by Albert Herranz · 17 years ago
  51. 5d5d9c9 IPv6/addrconf: Fix minor addrlabel thinko by Tushar Gohad · 17 years ago
  52. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 17 years ago
  53. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 17 years ago
  54. 6d848a4 shmfs: use 'check_acl' instead of 'permission' by Linus Torvalds · 17 years ago
  55. 5909ccaa Make 'check_acl()' a first-class filesystem op by Linus Torvalds · 17 years ago
  56. a8fae3e sched: enable SD_WAKE_IDLE by Peter Zijlstra · 17 years ago
  57. be1d6a5 KEYS: Fix default security_session_to_parent() by David Howells · 17 years ago
  58. 3848242 wan: dlci/sdla transmit return dehacking by Stephen Hemminger · 17 years ago
  59. 945af7c KEYS: security_cred_alloc_blank() should return int under all circumstances by David Howells · 17 years ago
  60. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 17 years ago
  61. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 17 years ago
  62. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  63. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 17 years ago
  64. 4e49627 workqueues: introduce __cancel_delayed_work() by Oleg Nesterov · 17 years ago
  65. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 17 years ago
  66. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 17 years ago
  67. 7ec23d5 dm log: userspace add luid to distinguish between concurrent log instances by Jonathan Brassow · 17 years ago
  68. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 17 years ago
  69. dc892f7 ring-buffer: remove ring_buffer_event_discard by Steven Rostedt · 17 years ago
  70. 8e01936 kmemleak: Don't scan uninitialized memory when kmemcheck is enabled by Pekka Enberg · 17 years ago
  71. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 17 years ago
  72. 840a065 sched: Turn on SD_BALANCE_NEWIDLE by Ingo Molnar · 17 years ago
  73. 47734f8 sched: Clean up topology.h by Ingo Molnar · 17 years ago
  74. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 17 years ago
  75. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 17 years ago
  76. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 17 years ago
  77. a52bfd7 sched: Add smt_gain by Peter Zijlstra · 17 years ago
  78. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 17 years ago
  79. 29e2035 Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
  80. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 17 years ago
  81. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 17 years ago
  82. 3f968de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  83. f76bd10 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 17 years ago
  84. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
  85. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 17 years ago
  86. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 17 years ago
  87. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 17 years ago
  88. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  89. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 17 years ago
  90. f14eff1 Merge commit 'v2.6.31-rc8' into sched/core by Ingo Molnar · 17 years ago
  91. 051d9fb libata: remove spindown skipping and warning by Tejun Heo · 17 years ago
  92. 6521148 libata: add command name parsing for error output by Robert Hancock · 17 years ago
  93. 388539f [libata] add DMA setup FIS auto-activate feature by Shaohua Li · 17 years ago
  94. 8bc11b4 rfkill: relicense header file by Johannes Berg · 17 years ago
  95. 0f6f290 dcbnl: Add support for setapp/getapp commands to dcbnl by Yi Zou · 17 years ago
  96. cb45439 net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops by Yi Zou · 17 years ago
  97. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 17 years ago
  98. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 17 years ago
  99. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 17 years ago
  100. dc1f8bf netdev: change transmit to limited range type by Stephen Hemminger · 17 years ago