1. f6ef943 [PATCH] Represent dirty_*_centisecs as jiffies internally by Bart Samwel · 19 years ago
  2. 87e2480 [PATCH] bitmap: region cleanup by Paul Jackson · 19 years ago
  3. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 19 years ago
  4. 6961ec8 [PATCH] add sys_unshare to syscalls.h by Arnd Bergmann · 19 years ago
  5. aca361c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  6. cec6062 Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  7. b6585de Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  8. a3ea9b5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  9. 554f593 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  10. 3c990e9 [PATCH] PCI: fix pci_request_region[s] arg by Jeff Garzik · 19 years ago
  11. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 19 years ago
  12. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  13. 5f7ea3c [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support by Martin Devera · 19 years ago
  14. 2f27f46 [PATCH] i2c: Drop the i2c-frodo bus driver by Jean Delvare · 19 years ago
  15. 5c085d3 [PATCH] i2c: Semaphore to mutex conversions, part 2 by Ingo Molnar · 19 years ago
  16. 70adca5 [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2 by Jim Cromie · 19 years ago
  17. 42d3b83f [PATCH] hwmon: Allow sensor attributes arrays by Jim Cromie · 19 years ago
  18. 9b7c848 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  19. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
  20. b86ff98 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 19 years ago
  21. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  22. 5a6b795 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 19 years ago
  23. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 19 years ago
  24. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 19 years ago
  25. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  26. 772a0dc [PATCH] notifier: profile.h forward decl fix by Andrew Morton · 19 years ago
  27. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 19 years ago
  28. 6b9438e [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive by Arjan van de Ven · 19 years ago
  29. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 19 years ago
  30. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 19 years ago
  31. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 19 years ago
  32. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 19 years ago
  33. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 19 years ago
  34. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 19 years ago
  35. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 19 years ago
  36. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 19 years ago
  37. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 19 years ago
  38. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 19 years ago
  39. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 19 years ago
  40. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  41. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 19 years ago
  42. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 19 years ago
  43. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 19 years ago
  44. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 19 years ago
  45. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 19 years ago
  46. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 19 years ago
  47. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 19 years ago
  48. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 19 years ago
  49. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 19 years ago
  50. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 19 years ago
  51. 9e71f9c [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang. by NeilBrown · 19 years ago
  52. 711e2c3 [PATCH] WE-20 for kernel 2.6.16 by Jean Tourrilhes · 19 years ago
  53. af36e6b [TG3]: Add 5755 support by Michael Chan · 19 years ago
  54. a5cdc03 [IPV4]: Add fib rule netlink notifications by Patrick McHardy · 19 years ago
  55. 80576fd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  56. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  57. f01c184 Merge branch 'master' by Jeff Garzik · 19 years ago
  58. 1e30a01 [NETFILTER]: futher {ip,ip6,arp}_tables unification by Dmitry Mishin · 19 years ago
  59. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 19 years ago
  60. 1c2e027 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  61. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  62. 36177ba Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  63. 2152f85 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  64. b20a350 [PATCH] page migration reorg by Christoph Lameter · 19 years ago
  65. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 19 years ago
  66. 3915bcf [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h by David Gibson · 19 years ago
  67. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 19 years ago
  68. 27a85ef [PATCH] hugepage: Make {alloc,free}_huge_page() local by David Gibson · 19 years ago
  69. b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 19 years ago
  70. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 19 years ago
  71. 617d221 [PATCH] mm: optimise page_count by Nick Piggin · 19 years ago
  72. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  73. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 19 years ago
  74. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 19 years ago
  75. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 19 years ago
  76. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 19 years ago
  77. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 19 years ago
  78. b50ec7d [PATCH] kcalloc(): INT_MAX -> ULONG_MAX by Adrian Bunk · 19 years ago
  79. 9d41415 [PATCH] mm: page_state comment more by Nick Piggin · 19 years ago
  80. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 19 years ago
  81. 8dc04ef [PATCH] mm: de-skew page refcounting by Nick Piggin · 19 years ago
  82. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 19 years ago
  83. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 19 years ago
  84. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 19 years ago
  85. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 19 years ago
  86. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 19 years ago
  87. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 19 years ago
  88. 4024ce5 [PATCH] rtc.h broke strace(1) builds by Joe Korty · 19 years ago
  89. 5501972 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  90. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 19 years ago
  91. a64b7b9 [X25]: allow ITU-T DTE facilities for x25 by Shaun Pereira · 19 years ago
  92. 89bbfc9 [NET]: allow 32 bit socket ioctl in 64 bit kernel by Shaun Pereira · 19 years ago
  93. 17bb34a [libata] add prototypes for helpers by Jeff Garzik · 19 years ago
  94. b678272 [PATCH] libata: Add the useful macros/constants needed for merging PATA stuff by Alan Cox · 19 years ago
  95. e46834c [PATCH] libata: Add some dummy noop functions by Brian King · 19 years ago
  96. f59b0cf [PATCH] libata-dev: Remove ATA_PROT_PIO_MULT by Albert Lee · 19 years ago
  97. 116f232 fixed path to moved file in include/linux/device.h by Rytchkov Alexey · 19 years ago
  98. 4de151d It's UTF-8 by Alexey Dobriyan · 19 years ago
  99. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 19 years ago
  100. d04cdb6 Merge ../linux-2.6 by James Bottomley · 19 years ago