1. 772a0dc [PATCH] notifier: profile.h forward decl fix by Andrew Morton · 18 years ago
  2. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  3. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 18 years ago
  4. 6b9438e [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive by Arjan van de Ven · 18 years ago
  5. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 18 years ago
  6. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 18 years ago
  7. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 18 years ago
  8. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  9. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  10. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  11. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  12. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  13. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  14. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  15. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  16. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  17. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago
  18. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  19. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  20. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 18 years ago
  21. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  22. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  23. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  24. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 18 years ago
  25. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 18 years ago
  26. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  27. aeefc95 [PATCH] x86: Make _syscallX() macros compile in PIC mode by Markus Gutschke · 18 years ago
  28. 42c059e0 [PATCH] i386 spinlocks: disable interrupts only if we enabled them by Chuck Ebbert · 18 years ago
  29. 52f4a91 [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.c by Jesper Juhl · 18 years ago
  30. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 18 years ago
  31. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  32. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 18 years ago
  33. 7c63ee5 [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus by Chris Wright · 18 years ago
  34. e5428ed [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) by Natalie.Protasevich@unisys.com · 18 years ago
  35. 30e931d [PATCH] i386: Add a temporary to make put_user more type safe by Eric W. Biederman · 18 years ago
  36. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 18 years ago
  37. 9e71f9c [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang. by NeilBrown · 18 years ago
  38. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  39. 80576fd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  40. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  41. 591eb85 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  42. f01c184 Merge branch 'master' by Jeff Garzik · 18 years ago
  43. 1e30a01 [NETFILTER]: futher {ip,ip6,arp}_tables unification by Dmitry Mishin · 18 years ago
  44. b9f78f9 [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand by Pablo Neira Ayuso · 18 years ago
  45. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  46. a04f2d9 [ARM] 3381/1: ixp2000: fix slowport write timing control register fields by Lennert Buytenhek · 18 years ago
  47. 709eb50 [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() check by Lennert Buytenhek · 18 years ago
  48. e99053e [ARM] 3379/1: ixp2000: use generic 8250 debug macros by Lennert Buytenhek · 18 years ago
  49. 1c2e027 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  50. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  51. d04ef3a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  52. 36177ba Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  53. 2152f85 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  54. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  55. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 18 years ago
  56. 3915bcf [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h by David Gibson · 18 years ago
  57. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 18 years ago
  58. 27a85ef [PATCH] hugepage: Make {alloc,free}_huge_page() local by David Gibson · 18 years ago
  59. b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 18 years ago
  60. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  61. 617d221 [PATCH] mm: optimise page_count by Nick Piggin · 18 years ago
  62. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  63. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  64. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 18 years ago
  65. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 18 years ago
  66. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 18 years ago
  67. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 18 years ago
  68. b50ec7d [PATCH] kcalloc(): INT_MAX -> ULONG_MAX by Adrian Bunk · 18 years ago
  69. 9d41415 [PATCH] mm: page_state comment more by Nick Piggin · 18 years ago
  70. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  71. 8dc04ef [PATCH] mm: de-skew page refcounting by Nick Piggin · 18 years ago
  72. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 18 years ago
  73. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 18 years ago
  74. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 18 years ago
  75. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 18 years ago
  76. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 18 years ago
  77. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 18 years ago
  78. 2492ecc [PATCH] mm: remove set_pgdir leftovers by Christoph Hellwig · 18 years ago
  79. 4024ce5 [PATCH] rtc.h broke strace(1) builds by Joe Korty · 18 years ago
  80. 152475c [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled by Herbert Poetzl · 18 years ago
  81. a3c4485 [ALSA] version 1.0.11rc4 by Jaroslav Kysela · 18 years ago
  82. 949ec2c Merge branch 'master' by Jeff Garzik · 18 years ago
  83. bec1b81 [ARM] Quieten spurious IRQ detection by Russell King · 18 years ago
  84. 5501972 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 18 years ago
  85. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 18 years ago
  86. 0a589d8 [ALSA] ac97 - Clean up obsolete workarounds by Takashi Iwai · 18 years ago
  87. 7c5706b [ALSA] ac97 - Allow drivers to set static volume resolution table by Takashi Iwai · 18 years ago
  88. 50dabc2 [ALSA] ac97 - Add support of static resolution tables by Takashi Iwai · 19 years ago
  89. 5a25c5c [ALSA] ymfpci - make rear channel swap optional by Jaroslav Kysela · 19 years ago
  90. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 19 years ago
  91. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 19 years ago
  92. ef9f0a4 [ALSA] semaphore -> mutex (driver part) by Ingo Molnar · 19 years ago
  93. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  94. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 19 years ago
  95. 21a3479 [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional by Jaroslav Kysela · 19 years ago
  96. dcc1e8d [SPARC64]: Add a secondary TSB for hugepage mappings. by David S. Miller · 18 years ago
  97. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  98. a64b7b9 [X25]: allow ITU-T DTE facilities for x25 by Shaun Pereira · 18 years ago
  99. f0ac261 [NET]: socket timestamp 32 bit handler for 64 bit kernel by Shaun Pereira · 18 years ago
  100. 89bbfc9 [NET]: allow 32 bit socket ioctl in 64 bit kernel by Shaun Pereira · 18 years ago