1. b9111b7 [CPUFREQ] Remove preempt_disable from powernow-k8 by Dave Jones · 19 years ago
  2. df8b59b [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for stats. by Dave Jones · 19 years ago
  3. c90eef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  4. 9600c11 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  5. eed8b2d NTFS: More runlist handling fixes from Richard Russon and myself. by Anton Altaparmakov · 19 years ago
  6. 676d55a Linux v2.6.14-rc2 by Linus Torvalds · 19 years ago
  7. f805fbd Make fsnotify possibly work better for the inode removal case by Linus Torvalds · 19 years ago
  8. 875bd5a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  9. 6d1cfe3 [PATCH] raw_sendmsg DoS on 2.6 by Mark J Cox · 19 years ago
  10. e14c3ca [TCP]: Handle SACK'd packets properly in tcp_fragment(). by Herbert Xu · 19 years ago
  11. 3c3f8f2 [8021Q]: Add endian annotations. by Alexey Dobriyan · 19 years ago
  12. 2cf655c [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes. by Krzysztof Halasa · 19 years ago
  13. 8922bc9 [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr} by Harald Welte · 19 years ago
  14. a41bc00 [NETFILTER]: Rename misnamed function by Patrick McHardy · 19 years ago
  15. e674d0f [NETFILTER] ip6tables: remove duplicate code by Yasuyuki Kozakai · 19 years ago
  16. 926b50f [NETFILTER]: Add new PPTP conntrack and NAT helper by Harald Welte · 19 years ago
  17. 772cb71 [IPV4]: fib_trie RCU refinements by Robert Olsson · 19 years ago
  18. 1d25cd6 [IPV4]: fib_trie tnode stats refinements by Robert Olsson · 19 years ago
  19. 13e1e1f [SCSI] zfcp: add additional fc_host attributes by Andreas Herrmann · 19 years ago
  20. aef4a98 [SCSI] zfcp: provide support for NPIV by Maxim Shchetynin · 19 years ago
  21. 8a36e45 [SCSI] zfcp: enhancement of zfcp debug features by Maxim Shchetynin · 19 years ago
  22. 810f1e3e [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlers by Andreas Herrmann · 19 years ago
  23. 77eb169 [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanup by Andreas Herrmann · 19 years ago
  24. 059c97d [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commands by Andreas Herrmann · 19 years ago
  25. 3734d24 [SCSI] zfcp: fix race conditions when accessing erp_action lists by Andreas Herrmann · 19 years ago
  26. e0fc15b [SCSI] fusion SAS support (mptsas driver) minor fix by Moore, Eric Dean · 19 years ago
  27. 466544d [SCSI] fusion SAS support (mptsas driver) updates by Moore, Eric Dean · 19 years ago
  28. 0c33b27 [SCSI] fusion SAS support (mptsas driver) by Christoph Hellwig · 19 years ago
  29. 82ffb671 [SCSI] fusion core changes for SAS support by Christoph Hellwig · 19 years ago
  30. 997a51a [PATCH] Alpha: ISA IRQs fixup for dp264 by Ivan Kokshaysky · 19 years ago
  31. 3ed7a47 [SCSI] Fix thread termination for the SCSI error handle by James Bottomley · 19 years ago
  32. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  33. 044a500 Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  34. f6098cf NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. by Anton Altaparmakov · 19 years ago
  35. 4e64c88 NTFS: Fix handling of compressed directories that I broke in earlier changeset. by Anton Altaparmakov · 19 years ago
  36. 5c9f6de NTFS: Fix various bugs in the runlist merging code. (Based on libntfs by Anton Altaparmakov · 19 years ago
  37. 6c0741f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  38. 118ec0b [ARM] Fix warning in arch/arm/mach-sa1100/generic.c by Russell King · 19 years ago
  39. 63150fc [ARM] Fix warning in arch/arm/kernel/semaphore.c by Russell King · 19 years ago
  40. a64358d [SCSI] SCSI scanning and removal fixes by Alan Stern · 19 years ago
  41. e0a2008 [ARM] 2917/1: Make IXP4xx mach_desc's depend on config options by Deepak Saxena · 19 years ago
  42. 7f8c0fd [ARM] Fix warning in asm/futex.h by Russell King · 19 years ago
  43. 628f87f [NETFILTER]: Solve Kconfig dependency problem by Harald Welte · 19 years ago
  44. 987905d [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) by Mitsuru KANDA · 19 years ago
  45. 40abc27 [BOND]: Fix bond_init() error path handling. by Florin Malita · 19 years ago
  46. 88f964d [DCCP]: Introduce CCID getsockopt for the CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  47. 561713c [DCCP]: Don't use necessarily the same CCID for tx and rx by Arnaldo Carvalho de Melo · 19 years ago
  48. 65299d6 [CCID3]: Introduce include/linux/tfrc.h by Arnaldo Carvalho de Melo · 19 years ago
  49. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  50. 21f130a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 19 years ago
  51. bc5e8fd x86-64/smp: fix random SIGSEGV issues by Linus Torvalds · 19 years ago
  52. 61ffcaf [PATCH] Fix ST 5481 USB driver by Karsten Keil · 19 years ago
  53. b95be99 [SCSI] fix oops in scsi_release_buffers() by Alan Stern · 19 years ago
  54. 27b2f67 [PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  55. 06c6d27 [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  56. c2fa4f4 [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  57. d648dac [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  58. ef0f6a43 [PATCH] ide: fix null request pointer for taskfile ioctl by Timothy Thelin · 19 years ago
  59. 9564df1 [PATCH] fix pf request handling by Jens Axboe · 19 years ago
  60. ef40226 [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) by OGAWA Hirofumi · 19 years ago
  61. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  62. af4e5a2 [PATCH] CodingStyle: memory allocation by Pekka J Enberg · 19 years ago
  63. f647e08 [PATCH] joystick-vs-x.org fix by Andrew Morton · 19 years ago
  64. a464ade [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb() by Zach Brown · 19 years ago
  65. 8ac2120 [PATCH] i2c: kill an unused i2c_adapter struct member by Jean Delvare · 19 years ago
  66. 393ad29 [PATCH] hdaps driver update by Robert Love · 19 years ago
  67. 53d2be7 [PATCH] epoll: fix delayed initialization bug by Davide Libenzi · 19 years ago
  68. dda8577 [PATCH] dell_rbu tidy by Andrew Morton · 19 years ago
  69. e61c0e3 [PATCH] dell_rbu: enhancements and fixes by Abhay Salunke · 19 years ago
  70. 3013449 [PATCH] uml: UML/i386 cmpxchg fix by Jeff Dike · 19 years ago
  71. 2030c0f [PATCH] PR_GET_DUMPABLE returns incorrect info by Michael Kerrisk · 19 years ago
  72. afeda2c [PATCH] relayfs documentation typo by Marcelo Tosatti · 19 years ago
  73. 514ccd4 [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices by Vitaly Bordug · 19 years ago
  74. 0faf3d3 [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command by Thomas Maguin · 19 years ago
  75. 8a70ce8 [PATCH] ppc64: build fix by Anton Blanchard · 19 years ago
  76. 9afa57b [PATCH] seclvl: use securityfs (fix) by Serge Hallyn · 19 years ago
  77. d15c574 [PATCH] seclvl-use-securityfs tidy by Andrew Morton · 19 years ago
  78. 73a0b53 [PATCH] x86_64: desc.h-needs smp.h by Andrew Morton · 19 years ago
  79. f3519f9 [PATCH] fix mm/Kconfig spelling by Dave Hansen · 19 years ago
  80. b9491ac [PATCH] x86_64: e820.c needs module.h by Andrew Morton · 19 years ago
  81. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  82. 1f87b1e [PATCH] uml: remove include of asm/elf.h by Jeff Dike · 19 years ago
  83. 2867ace [PATCH] uml: return a real error code by Jeff Dike · 19 years ago
  84. 114069f [PATCH] uml: merge mem_user.c and mem.c by Jeff Dike · 19 years ago
  85. 0f80bc8 [PATCH] uml: move libc code out of mem_user.c and tempfile.c by Jeff Dike · 19 years ago
  86. b4fd310 [PATCH] uml: preserve errno in error paths by Jeff Dike · 19 years ago
  87. 64b7673 [PATCH] uml: Remove some build warnings by Jeff Dike · 19 years ago
  88. d9f0d91 [PATCH] uml: Remove a useless include by Jeff Dike · 19 years ago
  89. edcc220 [PATCH] uml: Remove an unused file by Jeff Dike · 19 years ago
  90. 3eddddc [PATCH] uml: breakpoint an arbitrary thread by Jeff Dike · 19 years ago
  91. f6e34c6 [PATCH] uml: _switch_to code consolidation by Jeff Dike · 19 years ago
  92. 6add9f7 [PATCH] s390: kernel stack corruption by Peter Oberparleiter · 19 years ago
  93. 26ff6ad [PATCH] CPU hotplug breaks wake_up_new_task by Srivatsa Vaddagiri · 19 years ago
  94. fa72e26 [PATCH] Remove arch/arm26/boot/compressed/hw-bse.c by Domen Puncer · 19 years ago
  95. c782268 [PATCH] s390: diag 0x308 reipl by Volker Sameske · 19 years ago
  96. b7ae9dd [PATCH] s390: show_cpuinfo fix by Heiko Carstens · 19 years ago
  97. 90f4e12 [PATCH] s390: crypto driver patch take 2 by Martin Schwidefsky · 19 years ago
  98. d176795 [PATCH] s390: bl_dev array size by Heiko Carstens · 19 years ago
  99. 1306a2b [PATCH] s390: default configuration by Martin Schwidefsky · 19 years ago
  100. 62052d4 [PATCH] MTD: Update SharpSL partition definitions by Richard Purdie · 19 years ago