1. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  2. 267d7b2 Merge tag 'md-3.4' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  3. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 13 years ago
  4. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  5. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 13 years ago
  6. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  17. c666601 rbd: move snap_rwsem to the device, rename to header_rwsem by Josh Durgin · 13 years ago
  18. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 13 years ago
  19. 8d63e31 libceph: isolate kmap() call in write_partial_msg_pages() by Alex Elder · 13 years ago
  20. 9bd1966 libceph: rename "page_shift" variable to something sensible by Alex Elder · 13 years ago
  21. 0cdf9e6 libceph: get rid of zero_page_address by Alex Elder · 13 years ago
  22. e36b13c libceph: only call kernel_sendpage() via helper by Alex Elder · 13 years ago
  23. 3173913 libceph: use kernel_sendpage() for sending zeroes by Alex Elder · 13 years ago
  24. 37675b0 libceph: fix inverted crc option logic by Alex Elder · 13 years ago
  25. 84495f4 libceph: some simple changes by Alex Elder · 13 years ago
  26. f42299e libceph: small refactor in write_partial_kvec() by Alex Elder · 13 years ago
  27. fe3ad59 libceph: do crc calculations outside loop by Alex Elder · 13 years ago
  28. a9a0c51 libceph: separate CRC calculation from byte swapping by Alex Elder · 13 years ago
  29. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 13 years ago
  30. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  31. d3002b9 libceph: a few small changes by Alex Elder · 13 years ago
  32. 41617d0 libceph: make ceph_tcp_connect() return int by Alex Elder · 13 years ago
  33. 6173d1f libceph: encapsulate some messenger cleanup code by Alex Elder · 13 years ago
  34. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 13 years ago
  35. 859eb79 libceph: encapsulate connection kvec operations by Alex Elder · 13 years ago
  36. 963be4d libceph: move prepare_write_banner() by Alex Elder · 13 years ago
  37. 32eec68 rbd: don't drop the rbd_id too early by Alex Elder · 13 years ago
  38. 593a9e7 rbd: small changes by Alex Elder · 13 years ago
  39. 00f1f36 rbd: do some refactoring by Alex Elder · 13 years ago
  40. fed4c14 rbd: fix module sysfs setup/teardown code by Alex Elder · 13 years ago
  41. 7ef3214 rbd: don't allocate mon_addrs buffer in rbd_add() by Alex Elder · 13 years ago
  42. 5214ecc rbd: have rbd_parse_args() report found mon_addrs size by Alex Elder · 13 years ago
  43. 81a8979 rbd: do a few checks at build time by Alex Elder · 13 years ago
  44. e28fff26 rbd: don't use sscanf() in rbd_add_parse_args() by Alex Elder · 13 years ago
  45. a725f65e rbd: encapsulate argument parsing for rbd_add() by Alex Elder · 13 years ago
  46. 27cc259 rbd: simplify error handling in rbd_add() by Alex Elder · 13 years ago
  47. 60571c7 rbd: reduce memory used for rbd_dev fields by Alex Elder · 13 years ago
  48. d720bcb rbd: have rbd_get_client() return a rbd_client by Alex Elder · 13 years ago
  49. f0f8cef rbd: a few simple changes by Alex Elder · 13 years ago
  50. 432b858 rbd: rename "node_lock" by Alex Elder · 13 years ago
  51. bc534d8 rbd: move ctl_mutex lock inside rbd_client_create() by Alex Elder · 13 years ago
  52. d97081b rbd: move ctl_mutex lock inside rbd_get_client() by Alex Elder · 13 years ago
  53. e6994d3 rbd: release client list lock sooner by Alex Elder · 13 years ago
  54. d184f6b rbd: restore previous rbd id sequence behavior by Alex Elder · 13 years ago
  55. 499afd5 rbd: tie rbd_dev_list changes to rbd_id operations by Alex Elder · 13 years ago
  56. e124a82 rbd: protect the rbd_dev_list with a spinlock by Alex Elder · 13 years ago
  57. 1ddbe94 rbd: rework calculation of new rbd id's by Alex Elder · 13 years ago
  58. b7f23c3 rbd: encapsulate new rbd id selection by Alex Elder · 13 years ago
  59. cc9d734 rbd: use a single value of snap_name to mean no snap by Josh Durgin · 13 years ago
  60. 1dbb439 rbd: do not duplicate ceph_client pointer in rbd_device by Alex Elder · 13 years ago
  61. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  62. 2107978 rbd: a few small cleanups by Alex Elder · 13 years ago
  63. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
  64. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
  65. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
  66. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
  67. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
  68. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
  69. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
  70. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
  71. 99f0f3b ceph: eliminate some abusive casts by Alex Elder · 13 years ago
  72. bd40614 ceph: eliminate some needless casts by Alex Elder · 13 years ago
  73. f64a931 ceph: kill addr_str_lock spinlock; use atomic instead by Alex Elder · 13 years ago
  74. a5bc312 ceph: make use of "else" where appropriate by Alex Elder · 13 years ago
  75. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 13 years ago
  76. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 13 years ago
  77. 6448669 libceph: fix overflow check in crush_decode() by Xi Wang · 13 years ago
  78. 810339ec ceph: avoid panic with mismatched symlink sizes in fill_inode() by Xi Wang · 13 years ago
  79. a661fc5 ceph: use 2 instead of 1 as fallback for 32-bit inode number by Amon Ott · 13 years ago
  80. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 13 years ago
  81. 182fac2 net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer by Jim Schutt · 13 years ago
  82. b9136d2 xen: initialize platform-pci even if xen_emul_unplug=never by Igor Mammedov · 13 years ago
  83. 106b443 xen/smp: Fix bringup bug in AP code. by Konrad Rzeszutek Wilk · 13 years ago
  84. 1898f44 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  85. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 13 years ago
  86. e592c73 drm/nve0/disp: nvidia randomly decided to move the dithering method by Ben Skeggs · 13 years ago
  87. 68455a4 drm/nve0: initial modesetting support for kepler chipsets by Ben Skeggs · 13 years ago
  88. 83e72dd apple_bl: Add register/unregister functions by Seth Forshee · 13 years ago
  89. f11f999 toshiba_acpi: Refuse to load on machines with buggy INFO implementations by Seth Forshee · 13 years ago
  90. af50283 toshiba_acpi: Support additional hotkey scancodes by Azael Avalos · 13 years ago
  91. 29cd293 toshiba_acpi: Support alternate hotkey interfaces by Seth Forshee · 13 years ago
  92. b8589e2 gpio/twl: Add DT support to gpio-twl4030 driver by Benoit Cousson · 13 years ago
  93. 2d9dd99 gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support by Benoit Cousson · 13 years ago
  94. 364cedb mfd: Detach twl6040 from the pmic mfd driver by Peter Ujfalusi · 13 years ago
  95. ec1a07b mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups by Benoit Cousson · 13 years ago
  96. 5a90309 mfd: Micro-optimization on twl4030 IRQ handler by Felipe Balbi · 13 years ago
  97. f01b1f9 mfd: Make twl4030 SIH SPARSE_IRQ capable by Benoit Cousson · 13 years ago
  98. 78518ff mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files by Benoit Cousson · 13 years ago
  99. 1b8f333 mfd: Remove references already defineid in header file from twl-core by Benoit Cousson · 13 years ago
  100. 5fd32d6 mfd: Remove unneeded header from twl-core by Felipe Balbi · 13 years ago