1. 2053ed0 Add constant for FCS/CRC length (frame check sequence) by Auke Kok · 17 years ago
  2. f1e9a4e declance: Remove a dangling spin_unlock_irq() thingy by Maciej W. Rozycki · 17 years ago
  3. 3e1657c e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1) by Auke Kok · 17 years ago
  4. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  5. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 17 years ago
  6. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 17 years ago
  7. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 17 years ago
  8. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  9. 4b85df0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  10. 6044ab3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  11. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  12. dde3334 LDM: Fix for Windows Vista dynamic disks by Anton Altaparmakov · 17 years ago
  13. 1730438 i386: fix PGE mask by Brian Gerst · 17 years ago
  14. d0aff6e x86_64: vsyscall time() fix by john stultz · 17 years ago
  15. d8902bf x86_64: early_print kernel console should send CRLF not LFCR by Yinghai Lu · 17 years ago
  16. 39427d6 i386: Enable CX8/PGE CPUID bits early on VIA C3 by Andi Kleen · 17 years ago
  17. 4c1f59d i386: Fix wrong CPU error message in early boot path by Christian Volkmann · 17 years ago
  18. c12ceb7 i386: Clear MCE flag on AMD K6 by Andi Kleen · 17 years ago
  19. 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 17 years ago
  20. 6c977aa i386: Fix K8/core2 oprofile on multiple CPUs by Andi Kleen · 17 years ago
  21. 4c87b94 x86_64: Support x86_64 in make buildtar by Andi Kleen · 17 years ago
  22. 20c3a3d i386: Update defconfig by Andi Kleen · 17 years ago
  23. 5e200c2 x86_64: Update defconfig by Andi Kleen · 17 years ago
  24. 88b4036 Blackfin SPI: cleanup according to David Brownell's review by Bryan Wu · 17 years ago
  25. 2ac5ee4 Blackfin serial driver: implement support for ignoring parity/break errors by Mike Frysinger · 17 years ago
  26. 5c4e472 Blackfin serial driver: fix overhead issue by Aubrey Li · 17 years ago
  27. 9d7b667 Blackfin arch: update pm.c according to power management API change. by Bryan Wu · 17 years ago
  28. c4d1889 Blackfin arch: update defconfig files by Bryan Wu · 17 years ago
  29. ca9cb6f Blackfin arch: add board default configs to blackfin arch by Mike Frysinger · 17 years ago
  30. bde7db8 Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK by Sonic Zhang · 17 years ago
  31. c824498 Blackfin arch: fix signal handling bug by Bernd Schmidt · 17 years ago
  32. a9c59c2 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it by Mike Frysinger · 17 years ago
  33. 19381f0 Blackfin arch: update blackfin header files to latest one in VDSP. by Bryan Wu · 17 years ago
  34. c09c4e0 Blackfin arch: make sure we use local labels by Mike Frysinger · 17 years ago
  35. ac57ac3 Blackfin arch: dont clear the bit that tells coreb to start booting by Mike Frysinger · 17 years ago
  36. 5f9a3e8 Blackfin arch: dma_memcpy borken for > 64K by Aubrey Li · 17 years ago
  37. 5079df9 Blackfin arch: document why we have to touch the UART peripheral in our boot up code by Mike Frysinger · 17 years ago
  38. ef9256d Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state by Mike Frysinger · 17 years ago
  39. c0fc525 Blackfin arch: move board specific setup out of common init code and into the board specific init code by Mike Frysinger · 17 years ago
  40. 95e493c Blackfin arch: finish removing p* volatile defines for MMRs by Mike Frysinger · 17 years ago
  41. 30870b9 Blackfin arch: dont clear status register bits in SWRST so we can actually use it by Mike Frysinger · 17 years ago
  42. eb8d5f6 Blackfin arch: make sure we declare the revid functions as pure (since they are) by Mike Frysinger · 17 years ago
  43. 0a29059 Blackfin arch: initial tepla-bf561 board support by Mike Frysinger · 17 years ago
  44. 6e537e9 Blackfin arch: Fix bug using usb keyboard crashes kernel by Michael Hennerich · 17 years ago
  45. 8a0e665 Blackfin arch: fix trace output for FLAT binaries by Mike Frysinger · 17 years ago
  46. 6784027 Blackfin arch: GPIO fix some defines by Michael Hennerich · 17 years ago
  47. 23ee968 Blackfin arch: DMA operation cleanup by Michael Hennerich · 17 years ago
  48. d1b945f Blackfin arch: Move write to VR_CTL closer to IDLE by Michael Hennerich · 17 years ago
  49. 9ae246c Blackfin arch: Fix reserved map after we changed PORT_H definition by Michael Hennerich · 17 years ago
  50. a161bb0 Blackfin arch: mark a bunch of local functions as static by Mike Frysinger · 17 years ago
  51. 140a9aec Blackfin arch: Add configuration data for ISP176x on BF561 by Michael Hennerich · 17 years ago
  52. 6dae211 Blackfin arch: fix a few random warnings by Mike Frysinger · 17 years ago
  53. e3defff Blackfin arch: ISP1761 doesn't work for USB flash disk by Aubrey Li · 17 years ago
  54. ed2fbf5 Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 by Bryan Wu · 17 years ago
  55. 8af10b7 Blackfin arch: Add Workaround for ANOMALY 05000257 by Michael Hennerich · 17 years ago
  56. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  57. ff1be9a Fix "fs: convert core functions to zero_user_page" by OGAWA Hirofumi · 17 years ago
  58. 5f66340 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  59. be2864b [S390] More verbose show_mem() like other architectures. by Heiko Carstens · 17 years ago
  60. a5a60a2 [S390] Make use of kretprobe_assert. by Heiko Carstens · 17 years ago
  61. 913f11ee [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 17 years ago
  62. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 17 years ago
  63. 85ee32d [S390] cio: Update documentation. by Cornelia Huck · 17 years ago
  64. 56a8c8b IB/mlx4: Check if SRQ is full when posting receive by Roland Dreier · 17 years ago
  65. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  66. fc432e1 [ARM] at91_adc parenthesis balance by Mariusz Kozlowski · 17 years ago
  67. 69e9c93 [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition by Ben Dooks · 17 years ago
  68. 42482e3 [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings by Ben Dooks · 17 years ago
  69. 7e966f3 [ARM] 4398/1: S3C2443: Fix watchdog IRQ number by Ben Dooks · 17 years ago
  70. 5f2ef21 [ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguity by Ben Dooks · 17 years ago
  71. 6736433 [ARM] 4396/1: S3C2443: Add missing HCLK clocks by Ben Dooks · 17 years ago
  72. 333a42e [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines by Ben Dooks · 17 years ago
  73. 95ba71f [ARM] 4388/1: no need for arm/mm mmap range checks for non-mmu by Greg Ungerer · 17 years ago
  74. 1d28bff [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts by Greg Ungerer · 17 years ago
  75. 2446304 IB/mlx4: Pass send queue sizes from userspace to kernel by Eli Cohen · 17 years ago
  76. 9093bbb [NET]: Fix race condition about network device name allocation. by Stephen Hemminger · 17 years ago
  77. d8cf272 [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr by Patrick McHardy · 17 years ago
  78. 3ad2a6f [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name by Patrick McHardy · 17 years ago
  79. 5397e97 [NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invocation by Patrick McHardy · 17 years ago
  80. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 17 years ago
  81. 580e572 [TCP] FRTO: Prevent state inconsistency in corner cases by Ilpo Järvinen · 17 years ago
  82. 4632365 [TCP] FRTO: Add missing ECN CWR sending to one of the responses by Ilpo Järvinen · 17 years ago
  83. b6ccc67 [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error by Mikael Pettersson · 17 years ago
  84. d007da1 [RFKILL]: Fix check for correct rfkill allocation by Ivo van Doorn · 17 years ago
  85. c34b19f [IPV6]: Add ip6_tunnel.h to headers_install by Deepak Saxena · 17 years ago
  86. 59b0ed12 IB/mlx4: Fix check of opcode in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  87. 23c15c2 mlx4_core: Fix array overrun in dump_dev_cap_flags() by Roland Dreier · 17 years ago
  88. 65adfa9 IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions by Michael S. Tsirkin · 17 years ago
  89. b18aad7 IB/mthca: Fix RESET to ERROR transition by Michael S. Tsirkin · 17 years ago
  90. 1526130 IB/mlx4: Set GRH:HopLimit when sending globally routed MADs by Roland Dreier · 17 years ago
  91. 3f37cae IB/mthca: Set GRH:HopLimit when building MLX headers by Rolf Manderscheid · 17 years ago
  92. 1f8f7b7 IB/mlx4: Fix check of max_qp_dest_rdma in modify QP by Eli Cohen · 17 years ago
  93. de57c9f IB/mthca: Fix use-after-free on device restart by Ali Ayoub · 17 years ago
  94. bd5a6cc IB/ehca: Return proper error code if register_mr fails by Hoang-Nam Nguyen · 17 years ago
  95. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 17 years ago
  96. 1af4c43 IB/core: Use start_port() and end_port() by Roland Dreier · 17 years ago
  97. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  98. 8b8c8bc IB/ipath: Fix potential deadlock with multicast spinlocks by Roland Dreier · 17 years ago
  99. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 17 years ago
  100. 38bdc32 mm/slab: fix section mismatch warning by Sam Ravnborg · 17 years ago