1. 8437a61 kvm: fix kvm reboot crash when MAXSMP is used by Avi Kivity · 15 years ago
  2. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  3. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  4. 1d589bb Add serial number support for virtio_blk, V4a by john cooper · 15 years ago
  5. 25b0b99 bnx2: no need to check before vfreeing by Breno Leitao · 15 years ago
  6. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  7. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  8. edfea6e6 e1000e: Call e1000e_config_collision_dist() after TCTL has been set by Simon Horman · 15 years ago
  9. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 15 years ago
  10. 8459464 ieee802154: add simple HardMAC driver sample by Sergey Lapin · 15 years ago
  11. 02cf228 ieee802154: add documentation about our stack by Sergey Lapin · 15 years ago
  12. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 15 years ago
  13. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  14. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 15 years ago
  15. a4a710c pkt_sched: Change PSCHED_SHIFT from 10 to 6 by Jarek Poplawski · 15 years ago
  16. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  17. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 15 years ago
  18. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 15 years ago
  19. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  20. e9a22a1 amd-iommu: remove unnecessary "AMD IOMMU: " prefix by Joerg Roedel · 15 years ago
  21. 151060a CUSE: implement CUSE - Character device in Userspace by Tejun Heo · 16 years ago
  22. 71ff3bc amd-iommu: detach device explicitly before attaching it to a new domain by Joerg Roedel · 15 years ago
  23. 2915007 amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling by Joerg Roedel · 15 years ago
  24. d2dd01d Merge commit 'tip/core/iommu' into amd-iommu/fixes by Joerg Roedel · 15 years ago
  25. ebc8d2a be2net: Remove unnecessary frag list traversing. by David S. Miller · 15 years ago
  26. b5495610 ARM: OMAP4: SMP: Update defconfig for OMAP4430 by Santosh Shilimkar · 15 years ago
  27. 934f8be ARM: OMAP4: SMP: Enable SMP support for OMAP4430 by Santosh Shilimkar · 15 years ago
  28. 39e1d4c ARM: OMAP4: SMP: Add mpu timer support for OMAP4430 by Santosh Shilimkar · 15 years ago
  29. 367cd31 ARM: OMAP4: SMP: Add OMAP4430 SMP board files by Santosh Shilimkar · 15 years ago
  30. d4fd3bc1 xfrm: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  31. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  32. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  33. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  34. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  35. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  36. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  37. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  38. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  39. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  40. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  41. a5bd8a1 netdevice.h: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  42. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago
  43. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 15 years ago
  44. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 15 years ago
  45. bcba077 powerpc: Fix warning when printing a resource_size_t by Stephen Rothwell · 15 years ago
  46. 6d1386d powerpc/xmon: Remove unused variable in xmon.c by Stephen Rothwell · 15 years ago
  47. 41febbc powerpc/pseries: Fix warnings when printing resource_size_t by Stephen Rothwell · 15 years ago
  48. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  49. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 15 years ago
  50. 0ebc4cd powerpc: Split exception handling out of head_64.S by Benjamin Herrenschmidt · 15 years ago
  51. 5b7c3c9 powerpc: Introduce CONFIG_PPC_BOOK3S by Benjamin Herrenschmidt · 15 years ago
  52. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 15 years ago
  53. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 15 years ago
  54. b46b694 powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock by Benjamin Herrenschmidt · 15 years ago
  55. 3035c86 powerpc/mm: Fix some SMP issues with MMU context handling by Benjamin Herrenschmidt · 15 years ago
  56. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  57. a5990dc ALSA: ctxfi - Clear PCM resources at hw_params and hw_free by Takashi Iwai · 15 years ago
  58. 5242bc7 ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks by Takashi Iwai · 15 years ago
  59. c399f3b ALSA: ctxfi - Add missing start check in atc_pcm_playback_start() by Takashi Iwai · 15 years ago
  60. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  61. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  62. 77634f3 block: Add missing bounce_pfn stacking and fix comments by Martin K. Petersen · 15 years ago
  63. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 15 years ago
  64. 3969251 cciss: decode unit attention in SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  65. 72f9f13 cciss: Remove no longer needed sendcmd reject processing code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  66. 85cc61a cciss: change SCSI error handling routines to work with interrupts enabled. by scameron@beardog.cca.cpqcorp.net · 15 years ago
  67. 789a424 cciss: separate error processing and command retrying code in sendcmd_withirq_core() by scameron@beardog.cca.cpqcorp.net · 15 years ago
  68. 3c2ab40 cciss: factor out fix target status processing code from sendcmd functions by scameron@beardog.cca.cpqcorp.net · 15 years ago
  69. b57695f cciss: simplify interface of sendcmd() and sendcmd_withirq() by scameron@beardog.cca.cpqcorp.net · 15 years ago
  70. 5390cfc cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  71. 40df6ae cciss: Use schedule_timeout_uninterruptible in SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  72. dbb66c4 block: needs to set the residual length of a bidi request by FUJITA Tomonori · 15 years ago
  73. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 15 years ago
  74. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 15 years ago
  75. 5bf1692 TOMOYO: Remove unused field. by Tetsuo Handa · 15 years ago
  76. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  77. 05f77f8 bluetooth: Kill skb_frags_no(), unused. by David S. Miller · 15 years ago
  78. 126c5cc [SCSI] ibmvscsi: Add support for capabilities MAD by Brian King · 15 years ago
  79. c1988e3 [SCSI] ibmvscsi: Enable fast fail feature by Robert Jennings · 15 years ago
  80. 3507e13 [SCSI] ibmvscsi: Send adapter info before login by Brian King · 15 years ago
  81. e1a5ce5 [SCSI] ibmvscsi: Add specific timeouts for operations by Robert Jennings · 15 years ago
  82. fbc56f0 [SCSI] ibmvscsi: Add 16 byte CDB support by Brian King · 15 years ago
  83. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 15 years ago
  84. aefcf37 perf_counter tools: Standardize color printing by Ingo Molnar · 15 years ago
  85. a35d01a da9030_battery: Fix race between event handler and monitor by Mike Rapoport · 15 years ago
  86. 80d496b perf report: Add support for profiling JIT generated code by Pekka Enberg · 15 years ago
  87. dab5855 perf_counter: Add mmap event hooks to mprotect() by Peter Zijlstra · 15 years ago
  88. 820a644 perf_counter, x86: Clean up hw_cache_event ids copies by Thomas Gleixner · 15 years ago
  89. f86748e perf_counter, x86: Implement generalized cache event types, add AMD support by Thomas Gleixner · 15 years ago
  90. c6f4a42 Add MAX17040 Fuel Gauge driver by Minkyu Kang · 15 years ago
  91. a20b2a4 ide: skip probe if there are no devices on the port (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 75c2d7d sl82c105: add printk() logging facility by Sergei Shtylyov · 15 years ago
  93. 9d01e4c ide-tape: fix proc warning by Borislav Petkov · 15 years ago
  94. 714df93 [SCSI] qla2xxx: Update version number to 8.03.01-k3. by Andrew Vasquez · 15 years ago
  95. 18e7555 [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. by Andrew Vasquez · 15 years ago
  96. 656e891 [SCSI] qla2xxx: Export additional firmware-states for application support. by Andrew Vasquez · 15 years ago
  97. f999f4c [SCSI] qla2xxx: Reduce lock-contention during do-work processing. by Andrew Vasquez · 15 years ago
  98. 6805c15 [SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down. by Andrew Vasquez · 15 years ago
  99. aed1088 [SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-state. by Andrew Vasquez · 15 years ago
  100. e8233ca [SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization. by Andrew Vasquez · 15 years ago