1. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  2. 7e42ca8 [CIFS] Typo in previous patch by Steve French · 17 years ago
  3. 6fa20d4 [CIFS] zero_user_page() conversions by Eric · 17 years ago
  4. 8803863 [CIFS] use simple_prepare_write to zero page data by Nate · 17 years ago
  5. 4a379e6 [CIFS] Fix build break - inet.h not included when experimental ifdef off by Steve French · 17 years ago
  6. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  7. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  8. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  9. fb8c4b1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  10. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  11. 3870253 [CIFS] more whitespace fixes by Steve French · 17 years ago
  12. 790fe57 [CIFS] more whitespace cleanup by Steve French · 17 years ago
  13. 6dc0f87 [CIFS] whitespace cleanup by Steve French · 17 years ago
  14. 79a58d1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  15. d20acd0 [CIFS] ipv6 support no longer experimental by Jeff · 17 years ago
  16. 38c10a1 [CIFS] Mount should fail if server signing off but client mount option requires it by Jeff · 17 years ago
  17. d38d8c7 [CIFS] whitespace fixes by Steve French · 17 years ago
  18. 762e5ab [CIFS] Fix sign mount option and sign proc config setting by Steve French · 17 years ago
  19. 467a8f8 [CIFS] whitespace cleanup by Steve French · 17 years ago
  20. 5d9c720 [CIFS] Do not allow signals in cifs_demultiplex_thread by Jeff · 17 years ago
  21. ffdd6e4 [CIFS] fix whitespace by Steve French · 17 years ago
  22. 75865f8c [CIFS] Add in some missing flags and cifs README and TODO corrections by Steve French · 17 years ago
  23. 75154f4 x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined by Andi Kleen · 17 years ago
  24. e2f1f19 x86_64: Fix only make Macintosh drivers default on Macs by Olaf Hering · 17 years ago
  25. 9d9bbd4 i386: Make CMPXCHG64 only dependent on PAE by Andi Kleen · 17 years ago
  26. 3f2c6d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  27. 4beb258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  28. e2f90a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  29. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 17 years ago
  30. 79d9a72 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  31. 9738cbe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  32. 58229a1 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN by Thomas Gleixner · 17 years ago
  33. b9bae34 page_mapping must avoid slub pages by Hugh Dickins · 17 years ago
  34. 05dc16d [PARISC] unwinder improvements by Randolph Chung · 17 years ago
  35. e036306 [PARISC] Fix unwinder on 64-bit kernels by Randolph Chung · 17 years ago
  36. 06b32f3 [PARISC] Handle wrapping in expand_upwards() by Helge Deller · 18 years ago
  37. d2f1c0f [PARISC] stop lcd driver from stripping initial whitespace by Julian Stecklina · 17 years ago
  38. c8681f1 IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() by Jack Morgenstein · 17 years ago
  39. 13ef5f4 IPoIB/cm: Remove dead definition of struct ipoib_cm_id by Roland Dreier · 17 years ago
  40. 82c3aca IPoIB/cm: Fix interoperability when MTU doesn't match by Michael S. Tsirkin · 17 years ago
  41. 3ec7393 IPoIB/cm: Initialize RX before moving QP to RTR by Michael S. Tsirkin · 17 years ago
  42. 24bce50 IB/umem: Fix possible hang on process exit by Roland Dreier · 17 years ago
  43. 47d4637 [AGPGART] intel_agp: don't load if no IGD and AGP port by Wang Zhenyu · 17 years ago
  44. 216e39d Blackfin arch: add proper const volatile to addr argument to the read functions by Mike Frysinger · 17 years ago
  45. 334280f Blackfin arch: Add definition of dma_mapping_error by Sonic Zhang · 17 years ago
  46. b9b7127 Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architectures by Mike Frysinger · 17 years ago
  47. 86b73c8 Blackfin arch: match kernel startup messaage with new linker script by Robin Getz · 17 years ago
  48. 9c8f172 Blackfin arch: add missing braces around array bfin serial init by Mike Frysinger · 17 years ago
  49. c5d88d9 Blackfin arch: update printk to use KERN_EMERG and reformat crash output by Robin Getz · 17 years ago
  50. 4bf3f3c Blackfin arch: update ANOMALY handling by Robin Getz · 17 years ago
  51. f1518a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  52. 5fe675e fix module_param mistake in it821x by Stas Sergeev · 17 years ago
  53. a3d2cc5 ahci: fix PORTS_IMPL override by Tejun Heo · 17 years ago
  54. 3fae450 kerneldoc fix in libata by Henrik Kretzschmar · 17 years ago
  55. 2f8fceb libata: more NONCQ devices by Tejun Heo · 17 years ago
  56. 374abf2 pata_it821x: (partially) fix DMA in RAID mode by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 9f78975 PATA: Add the MCP73/77 support to PATA driver by Peer Chen · 17 years ago
  58. 2090dee cxgb3 - MAC watchdog update by Divy Le Ray · 17 years ago
  59. 7b581a0 cxgb3 - Stop mac RX when changing MTU by Divy Le Ray · 17 years ago
  60. c706bfb cxgb3 - Fix direct XAUI support by Divy Le Ray · 17 years ago
  61. 890de33 cxgb3 - fix netpoll hanlder by Divy Le Ray · 17 years ago
  62. e360b56 cxgb3 - fix skb->dev dereference by Divy Le Ray · 17 years ago
  63. d41f2d1 natsemi irq flags by Gregory Haskins · 17 years ago
  64. 2cc49a5 forcedeth: use unicast receive mode for WoL by Tim Mann · 17 years ago
  65. d461462 s390: netiucv inlining cleanup by Martin Schwidefsky · 17 years ago
  66. bfac0d0 s390: netiucv spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  67. 651bbc6 s390: don't call iucv_path_connect from tasklet context by Ursula Braun · 17 years ago
  68. dc5bc0c s390: Use ccw_device_get_id() in qeth/claw drivers by Cornelia Huck · 17 years ago
  69. cd3e76e s390: qeth: wrong packet length in qdio header by Frank Pavlic · 17 years ago
  70. add3f2f s390: avoid inconsistent lock state in qeth by Ursula Braun · 17 years ago
  71. d81ef0f s390: qeth driver does not recover by Ursula Braun · 17 years ago
  72. d78f664 s390: print correct level for HiperSockets devices by Ursula Braun · 17 years ago
  73. 031ae4d bonding: Fix 802.3ad no carrier on "no partner found" instance by Jay Vosburgh · 17 years ago
  74. 3201e65 bonding: Fix use after free in unregister path by Jay Vosburgh · 17 years ago
  75. 3a2c892 spidernet: checksum and ethtool by Stephen Hemminger · 17 years ago
  76. 128c6e2 spidernet: turn off descriptor chain end interrupt. by Linas Vepstas · 17 years ago
  77. c3d1182 spidernet: silence the ramfull messages by Linas Vepstas · 17 years ago
  78. 2bf27a0 spidernet: Don't terminate the RX ring by Linas Vepstas · 17 years ago
  79. 4c4bd5a spidernet: Cure RX ram full bug by Linas Vepstas · 17 years ago
  80. 83d3514 spidernet: null out skb pointer after its been used. by Linas Vepstas · 17 years ago
  81. d025d78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  82. b3f4256 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  83. 24315c5 firewire: Only set client->iso_context if allocation was successful. by Kristian Høgsberg · 17 years ago
  84. 044f620 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  85. c53ab5d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  86. 8acff0a Fix up CREDIT entry ordering by Li Yang · 17 years ago
  87. bf8c481 x86_64: fix link warning between for .text and .init.text by Yinghai Lu · 17 years ago
  88. 018d2ad x86: change_page_attr bandaids by Andi Kleen · 17 years ago
  89. 5518100 x86: Disable KPROBES with DEBUG_RODATA for now by Andi Kleen · 17 years ago
  90. 9f1f79e x86: Only make Macintosh drivers default on Macs by Andi Kleen · 17 years ago
  91. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 17 years ago
  92. 388c19e x86: Disable DAC on VIA bridges by Andi Kleen · 17 years ago
  93. 0b62233 x86_64: Fix eventd/timerfd syscalls by Andi Kleen · 17 years ago
  94. e412ac4 x86_64: Fix readahead/sync_file_range/fadvise64 compat calls by Andi Kleen · 17 years ago
  95. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 17 years ago
  96. c5f226c [POWERPC] Fix powermac late initcall to only run on powermac by Tony Breeds · 17 years ago
  97. 9ba4ace [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) by Segher Boessenkool · 17 years ago
  98. 7c8545e [POWERPC] rheap - eliminates internal fragments caused by alignment by Li Yang · 17 years ago
  99. 7b7a57c Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  100. 3197dac Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago