1. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  2. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  3. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 18 years ago
  4. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 18 years ago
  5. 4d5c34e [PATCH] Alpha: strncpy() fix by Ivan Kokshaysky · 18 years ago
  6. 454ac77 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  7. 18118cd [NETFILTER]: ipt action: use xt_check_target for basic verification by Patrick McHardy · 18 years ago
  8. 91536b7 [NETFILTER]: x_tables: move table->lock initialization by Dmitry Mishin · 18 years ago
  9. e4a79ef [NETFILTER]: ip6_tables: remove broken comefrom debugging by Patrick McHardy · 18 years ago
  10. 2c16b77 [NETFILTER]: nf_conntrack: kill unused callback init_conntrack by Yasuyuki Kozakai · 18 years ago
  11. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  12. 44adf28 [NETFILTER]: ULOG target is not obsolete by Thomas Voegtle · 18 years ago
  13. e1bbdeb [NETFILTER]: nf_conntrack: Fix module refcount dropping too far by Yasuyuki Kozakai · 18 years ago
  14. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  15. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  16. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  17. cb6aef2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  18. 950709a Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  19. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  20. a580e5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  21. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  22. caa98c4 drm: fixup r300 scratch on BE machines by Dave Airlie · 18 years ago
  23. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago
  24. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago
  25. 93e1b7d [PATCH] tpm: add HID module parameter by Kylene Jo Hall · 18 years ago
  26. 5713556 [PATCH] tpm: add interrupt module parameter by Kylene Jo Hall · 18 years ago
  27. cb53542 [PATCH] tpm: spacing cleanups 2 by Kylene Jo Hall · 18 years ago
  28. 397c718 [PATCH] tpm_infineon section fixup by Randy Dunlap · 18 years ago
  29. 8b006db [PATCH] tpm: update bios log code for 1.2 by Kylene Jo Hall · 18 years ago
  30. b09d530 [PATCH] tpm: check mem start and len by Kylene Jo Hall · 18 years ago
  31. e496f540 [PATCH] tpm: tpm_infineon updated to latest interface changes by Marcel Selhorst · 18 years ago
  32. 10685a9 [PATCH] tpm: use clear_bit by Kylene Jo Hall · 18 years ago
  33. 36b2002 [PATCH] tpm: msecs_to_jiffies cleanups by Kylene Jo Hall · 18 years ago
  34. 27084ef [PATCH] tpm: driver for next generation TPM chips by Leendert van Doorn · 18 years ago
  35. 08e96e4 [PATCH] tpm: new 1.2 sysfs files by Kylene Jo Hall · 18 years ago
  36. 9e18ee1 [PATCH] tpm: command duration update by Kylene Jo Hall · 18 years ago
  37. e0dd03c [PATCH] tpm: return chip from tpm_register_hardware by Kylene Jo Hall · 18 years ago
  38. 90dda52 [PATCH] tpm: chip struct update by Kylene Jo Hall · 18 years ago
  39. beed53a [PATCH] tpm: reorganize sysfs files by Kylene Jo Hall · 18 years ago
  40. 3c2f606 [PATCH] tpm: spacing cleanups by Kylene Jo Hall · 18 years ago
  41. 7c69a47 [PATCH] tpm: fix missing string by Kylene Jo Hall · 18 years ago
  42. 59e89f3 [PATCH] tpm: fix memory leak by Kylene Jo Hall · 18 years ago
  43. b9251b8 [PATCH] Fix reiserfs deadlock by Jan Kara · 18 years ago
  44. 8c4335a [PATCH] Altix snsc: duplicate kobject fix by akpm@osdl.org · 18 years ago
  45. 5b20192 [PATCH] x86_64: Fix a race in the free_iommu path by Mike Waychison · 18 years ago
  46. ddbe3ee [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages by Andi Kleen · 18 years ago
  47. 304dbdb [PATCH] add migratepage address space op to shmem by Lee Schermerhorn · 18 years ago
  48. 3b5fd59 [PATCH] x86_64: sparsemem does not need node_mem_map by Andy Whitcroft · 18 years ago
  49. 73a8881 [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling by Tilman Schmidt · 18 years ago
  50. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  51. 7c8ce71 Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 18 years ago
  52. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 18 years ago
  53. 48b950f [PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cards by Daniel Ritz · 18 years ago
  54. daaeb72 [PATCH] vrc4171: update config by Yoichi Yuasa · 18 years ago
  55. 2aff541 [PATCH] pcmcia: fix oops in static mapping case by Dominik Brodowski · 18 years ago
  56. 80a55e9 [PATCH] pcmcia: remove unneeded forward declarations by Andrew Morton · 18 years ago
  57. a0aab14 [PATCH] pcmcia: do not set dev_node to NULL too early by Dominik Brodowski · 18 years ago
  58. 90ff870 [PATCH] pcmcia: fix comment for pcmcia_load_firmware by Komuro · 18 years ago
  59. 6171b88 [PATCH] pcmcia: unload second device first by Komuro · 18 years ago
  60. 65427298 [PATCH] pcmcia: add new ID to pcnet_cs by Dominik Brodowski · 18 years ago
  61. 223232d [PARISC] MAINTAINERS by Kyle McMartin · 18 years ago
  62. 1b52d7c [PARISC] Make ioremap default to _nocache by Kyle McMartin · 18 years ago
  63. 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 18 years ago
  64. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  65. d668da8 [PARISC] Fix up hil_kbd.c mismerge by Matthew Wilcox · 18 years ago
  66. 8ea6947 [PARISC] defconfig updates by Helge Deller · 18 years ago
  67. b312c33 [PARISC] Document that we tolerate "Relaxed Ordering" by Grant Grundler · 18 years ago
  68. 67a5a59 [PARISC] Misc. janitorial work by Helge Deller · 18 years ago
  69. b2d6b9f [PARISC] EISA regions must be mapped NO_CACHE by Helge Deller · 18 years ago
  70. e74eb80 [PARISC] OSS ad1889: Match register names with ALSA driver by Stuart Brady · 19 years ago
  71. 296034f [CIFS] Don't allow a backslash in a path component by Steve French · 18 years ago
  72. 0bd4fa9 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 18 years ago
  73. 4d6c588 [PATCH] powerpc: fix oops in alsa powermac driver by Benjamin Herrenschmidt · 18 years ago
  74. 5ad1bfe [PATCH] powerpc: update {g5,iseries,pseries}_defconfigs by Will Schmidt · 18 years ago
  75. ea1e847 [PATCH] ppc: Fix powersave code on arch/ppc by Becky Bruce · 18 years ago
  76. 23b2527 [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table by Arnd Bergmann · 18 years ago
  77. 60162e4 [PATCH] powermac: Fix i2c on keywest based chips by Benjamin Herrenschmidt · 18 years ago
  78. 2889773 [PATCH] powerpc: Lower threshold for DART enablement to 1GB by Olof Johansson · 18 years ago
  79. 7daa411 [PATCH] powerpc: IOMMU support for honoring dma_mask by Olof Johansson · 18 years ago
  80. f4ffaa4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  81. d3d3cf0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  82. a6db522 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  83. f18b95c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  84. 17c281a [PATCH] NEx000: fix RTL8019AS base address for RBTX4938 by Sergei Shtylyov · 18 years ago
  85. 036999d [ARM] for_each_possible_cpu by KAMEZAWA Hiroyuki · 18 years ago
  86. 1c97b73 [ARM] add_memory() build fix by Andrew Morton · 18 years ago
  87. 4b91ff4 [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2 by Lennert Buytenhek · 18 years ago
  88. d2f9caa [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2 by Lennert Buytenhek · 18 years ago
  89. 67c6024 [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2 by Lennert Buytenhek · 18 years ago
  90. 6cc1b65 [ARM] 3480/1: ixp4xx: fix irq2gpio array type by Lennert Buytenhek · 18 years ago
  91. 402a26f Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  92. bf7cf6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  93. 0b699e3 [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 by Eric Dumazet · 18 years ago
  94. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 18 years ago
  95. 5dc5cf7 [PATCH] md: locking fix by Ingo Molnar · 18 years ago
  96. 72b38d4 [PATCH] memory_hotplug.h cleanup by Adrian Bunk · 18 years ago
  97. 4653926 [PATCH] make the OSS SOUND_VIA82CXXX option available again by Adrian Bunk · 18 years ago
  98. aafda4e [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies by Adrian Bunk · 18 years ago
  99. bf104e6 [PATCH] sonypi: correct detection of new ICH7-based laptops by Arnaud MAZIN · 18 years ago
  100. 962f831 [PATCH] sound: fix hang in mpu401_uart.c by Jon Masters · 18 years ago