1. c66342d drbd: Remove left-over function prototypes by Andreas Gruenbacher · 13 years ago
  2. 7201b97 drbd: Replace get_asender_cmd() with its implementation by Andreas Gruenbacher · 13 years ago
  3. 6e849ce drbd: Get rid of P_MAX_CMD by Andreas Gruenbacher · 13 years ago
  4. 1b3bb47 drbd: Remove redundant check by Andreas Gruenbacher · 14 years ago
  5. 7be8da0 drbd: Improve how conflicting writes are handled by Andreas Gruenbacher · 13 years ago
  6. 71b1c1e drbd: Use ping-timeout when waiting for missing ack packets by Andreas Gruenbacher · 13 years ago
  7. 8ccf218 drbd: Replace atomic_add_return with atomic_inc_return by Andreas Gruenbacher · 13 years ago
  8. 206d358 drbd: Concurrent write detection fix by Andreas Gruenbacher · 13 years ago
  9. 8050e6d drbd: Use container_of() instead of casting by Andreas Gruenbacher · 13 years ago
  10. 9676c76 drbd: fix a wrong likely(), updated comments by Lars Ellenberg · 13 years ago
  11. c9d963a drbd: silence some log messages on bitmap IO by Lars Ellenberg · 13 years ago
  12. 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 13 years ago
  13. 46a15bc lru_cache: allow multiple changes per transaction by Lars Ellenberg · 13 years ago
  14. 45dfffe drbd: allow to select specific bitmap pages for writeout by Lars Ellenberg · 13 years ago
  15. a9efc74 lru_cache: consolidate lc_get and lc_try_get by Lars Ellenberg · 13 years ago
  16. 0097f04 lru_cache.h: fix comments referring to ts_ instead of lc_ by Lars Ellenberg · 13 years ago
  17. 4738fa1 drbd: use clear_bit_unlock() where appropriate by Lars Ellenberg · 13 years ago
  18. 6161042 drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log by Lars Ellenberg · 13 years ago
  19. 867f574 drbd: fix typo in comment by Lars Ellenberg · 13 years ago
  20. 8c387de drbd: simplify condition in drbd_may_do_local_read() by Lars Ellenberg · 13 years ago
  21. c670a39 drbd: Use the IS_ALIGNED() macro in some more places by Andreas Gruenbacher · 13 years ago
  22. 8ca9844 drbd: Remove obsolete comment by Andreas Gruenbacher · 13 years ago
  23. d0e22a2 drbd: Iterate over all overlapping intervals in a tree by Andreas Gruenbacher · 13 years ago
  24. fcefa62 drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio by Andreas Gruenbacher · 13 years ago
  25. fbe29de drbd: Rename drbd_submit_ee -> drbd_submit_peer_request by Andreas Gruenbacher · 13 years ago
  26. df24aa4 drbd: Implemented connection wide state changes by Philipp Reisner · 13 years ago
  27. 047cd4a drbd: implemented receiving of P_CONN_ST_CHG_REQ by Philipp Reisner · 13 years ago
  28. fc3b10a drbd: Implemented receiving of P_CONN_ST_CHG_REPLY by Philipp Reisner · 13 years ago
  29. 5aabf46 drbd: Global_state_lock not necessary here... by Philipp Reisner · 14 years ago
  30. cf29c9d drbd: Implemented conn_send_state_req() by Philipp Reisner · 14 years ago
  31. 8410da8 drbd: Introduced tconn->cstate_mutex by Philipp Reisner · 14 years ago
  32. dad2055 drbd: Removed drbd_state_lock() and drbd_state_unlock() by Philipp Reisner · 14 years ago
  33. bbeb641 drbd: Killed volume0; last step of multi-volume-enablement by Philipp Reisner · 14 years ago
  34. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  35. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  36. 1f1503b xen/gntdev: Fix sleep-inside-spinlock by Daniel De Graaf · 13 years ago
  37. 873c07d [media] update az6027 firmware URL by Renzo Dani · 13 years ago
  38. e4184aa xenbus: don't rely on xen_initial_domain to detect local xenstore by Daniel De Graaf · 13 years ago
  39. 7744799 xenbus: Fix loopback event channel assuming domain 0 by Daniel De Graaf · 13 years ago
  40. ca8bc8d coretemp: Get microcode revision from cpu_data by Andi Kleen · 13 years ago
  41. 30963c0 x86, intel: Use c->microcode for Atom errata check by Andi Kleen · 13 years ago
  42. 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
  43. 84ac218 microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage by Peter Zijlstra · 13 years ago
  44. cb5edfe microblaze: Use delay slot in __strnlen_user, __strncpy_user by Michal Simek · 13 years ago
  45. 90fcf38 microblaze: Remove NET_IP_ALIGN from system.h by Michal Simek · 13 years ago
  46. c8ae8a8 microblaze: Add __ucmpdi2() helper function by Michal Simek · 13 years ago
  47. 15ec090 microblaze: Raise SIGFPE/FPE_INTDIV for div by zero by Edgar E. Iglesias · 13 years ago
  48. 69515f8 microblaze: Switch ELF_ARCH code to 189 by Edgar E. Iglesias · 13 years ago
  49. 0fb2a6f microblaze: Added DMA sync operations by Eli Billauer · 13 years ago
  50. cf560c1 microblaze: Moved __dma_sync() to dma-mapping.h by Eli Billauer · 13 years ago
  51. 2309f7c microblaze: Add PVR for Microblaze v8.20.a by Michal Simek · 13 years ago
  52. 41b7602 microblaze: Fix access_ok macro by Michal Simek · 13 years ago
  53. ebe2112 microblaze: Add loop unrolling for PAGE in copy_tofrom_user by Michal Simek · 13 years ago
  54. 782d491 microblaze: Simplify logic for unaligned byte copying by Michal Simek · 13 years ago
  55. c83858b microblaze: Change label names - copy_tofrom_user by Michal Simek · 13 years ago
  56. eedac79 microblaze: Separate fixup section definition by Michal Simek · 13 years ago
  57. 9b133f8 microblaze: Change label name in copy_tofrom_user by Michal Simek · 13 years ago
  58. 9c6f6f5 microblaze: Clear top bit from cnt32_to_63 by Michal Simek · 13 years ago
  59. efa2ca7 mtd: Add DiskOnChip G3 support by Robert Jarzmik · 13 years ago
  60. 86a9893 mtd: m25p80: add EON flash EN25Q32B into spi flash id table by Shaohui Xie · 13 years ago
  61. 16f7eca mtd: mark block device queue as non-rotational by Dan McGee · 13 years ago
  62. c031ab1 drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager by Mihai Caraman · 13 years ago
  63. 2bcd1c0 powerpc/fsl_msi: add support for "msi-address-64" property by Timur Tabi · 13 years ago
  64. c5d7a92 Merge branch 'features/denx-mx28' into for-arnd-features by Sascha Hauer · 13 years ago
  65. d546029 Merge branch 'features/ahci' into for-arnd-features by Sascha Hauer · 13 years ago
  66. ec4f5423 ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocks by Axel Lin · 13 years ago
  67. 5227a54 ARM: S3C24XX: Add devname for hsmmc1 pclk by Heiko Stuebner · 13 years ago
  68. 33ccedf ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks by Heiko Stuebner · 13 years ago
  69. 866a1c8 ARM: S3C2443: Accommodate cpufreq frequency scheme in armdiv by Heiko Stuebner · 13 years ago
  70. f9f7c75 ARM: S3C2443: handle unset armdiv values gracefully by Heiko Stuebner · 13 years ago
  71. 5f33bd7 ARM: S3C2443: Add get_rate operation for clk_armdiv by Heiko Stuebner · 13 years ago
  72. efb1fb4 ARM: S3C2416: Add comment describing the armdiv/armclk by Heiko St?bner · 13 years ago
  73. aab08ee ARM: S3C2443: Move clk_arm and clk_armdiv to common code by Heiko St?bner · 13 years ago
  74. d9a3bfb ARM: S3C24XX: Add infrastructure to transmit armdiv to common code by Heiko Stuebner · 13 years ago
  75. 0d23d05 ARM: S3C2416: Add armdiv_mask constant by Heiko Stuebner · 13 years ago
  76. 716e84d ARM: EXYNOS4: Add support for M-5MOLS camera on Nuri board by Sylwester Nawrocki · 13 years ago
  77. df74a28 ARM: EXYNOS4: Enable MFC on ORIGEN by Sachin Kamat · 13 years ago
  78. 35cc3ce ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450 by Heiko Stuebner · 13 years ago
  79. 6247cea ARM: SAMSUNG: Add support s3c2443-adc for S3C2443 by Heiko Stuebner · 13 years ago
  80. e9308cf Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  81. 4800829 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  82. 95bc156 Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile by Linus Torvalds · 13 years ago
  83. 2ad5311 Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. 153b19a x86, mrst: use a temporary variable for SFI irq by Mika Westerberg · 13 years ago
  85. 96cd895 ftmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  86. e7e5a40 niu: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  87. 5e6c355 vmxnet3: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  88. 5935f81 ftgmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  89. d59dad2 CIFS: Move byte range lock list from fd to inode by Pavel Shilovsky · 13 years ago
  90. bf164c5 hwmon: (w83627ehf) Properly report thermal diode sensors by Jean Delvare · 13 years ago
  91. fe11e4c cifs: clean up check_rfc1002_header by Jeff Layton · 13 years ago
  92. 03776f4 CIFS: Simplify byte range locking code by Pavel Shilovsky · 14 years ago
  93. ecb7b0e ARM: tegra: update defconfig by Olof Johansson · 13 years ago
  94. 9eb4b91 arm/tegra: Harmony: Configure PMC for low-level interrupts by Stephen Warren · 13 years ago
  95. add29e6 arm/tegra: device tree support for ventana board by Peter De Schrijver · 13 years ago
  96. 21fb1cc arm/tegra: add support for ventana pinmuxing by Peter De Schrijver · 13 years ago
  97. e146245 arm/tegra: prepare Seaboard pinmux code for derived boards by Peter De Schrijver · 13 years ago
  98. 48f2ece arm/tegra: pinmux: ioremap registers by Stephen Warren · 13 years ago
  99. 88d8951 gpio/tegra: Convert to a platform device by Stephen Warren · 13 years ago
  100. 1ebc849 arm/tegra: Convert pinmux driver to a platform device by Stephen Warren · 13 years ago