1. 34f2fd8 bio: fix argument of __bio_add_page() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  2. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  3. cae26f3 ARM: OMAP2+: More randconfig fixes for reconfigure_io_chain by Tony Lindgren · 11 years ago
  4. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 11 years ago
  5. 987da47 nfsd: make sure to balance get/put_write_access by Christoph Hellwig · 11 years ago
  6. 818e5a2 nfsd: split up nfsd_setattr by Christoph Hellwig · 11 years ago
  7. 2c312e9 ALSA: hda - Select FW_LOADER from CONFIG_SND_HDA_CODEC_CA0132_DSP by Takashi Iwai · 11 years ago
  8. 2fe8c1c xfs: open code inc_inode_iversion when logging an inode by Dave Chinner · 11 years ago
  9. f9c7ec1 xen/arm: p2m_init and p2m_lock should be static by Stefano Stabellini · 11 years ago
  10. c8999a8 arm/xen: Export phys_to_mach to fix Xen module link errors by Josh Boyer · 11 years ago
  11. 8f80587 xfs: increase inode cluster size for v5 filesystems by Dave Chinner · 11 years ago
  12. 9e3908e xfs: fix unlock in xfs_bmap_add_attrfork by Mark Tinguely · 11 years ago
  13. 32f79a8 drm/radeon/cik: Add macrotile mode array query by Michel Dänzer · 11 years ago
  14. 1ddce27 drm/radeon/cik: Return backend map information to userspace by Michel Dänzer · 11 years ago
  15. 0c3c6c0 netfilter: nf_conntrack: decrement global counter after object release by Pablo Neira Ayuso · 11 years ago
  16. c486d4f drm/vmwgfx: Make vmwgfx dma buffers prime aware by Thomas Hellstrom · 11 years ago
  17. 79e5f81 drm/vmwgfx: Make surfaces prime-aware by Thomas Hellstrom · 11 years ago
  18. 69977ff drm/vmwgfx: Hook up the prime ioctls by Thomas Hellstrom · 11 years ago
  19. 2793769 ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Realtek codec by David Henningsson · 11 years ago
  20. 8691a9a netfilter: nft_compat: fix error path in nft_parse_compat() by Pablo Neira Ayuso · 11 years ago
  21. 23dfe13 netfilter: fix wrong byte order in nf_ct_seqadj_set internal information by Phil Oester · 11 years ago
  22. c1898c4 netfilter: synproxy: correct wscale option passing by Martin Topholm · 11 years ago
  23. a6441b7 netfilter: synproxy: send mss option to backend by Martin Topholm · 11 years ago
  24. e322ce9 spi: spi-mxs: fix reference leak to master in mxs_spi_remove() by Wei Yongjun · 11 years ago
  25. 6020779 ASoC: rcar: fixup mod access before checking by Kuninori Morimoto · 11 years ago
  26. 65981f7 drm/ttm: Add a minimal prime implementation for ttm base objects by Thomas Hellstrom · 11 years ago
  27. ac49251 drm/vmwgfx: Fix false lockdep warning by Thomas Hellstrom · 11 years ago
  28. 8d17fb4 drm/ttm: Allow execbuf util reserves without ticket by Thomas Hellstrom · 11 years ago
  29. 793b4b1 ARM: dts: imx6qdl: disable spdif "rxtx5" clock option by Shawn Guo · 11 years ago
  30. ef46e0d drm/i915: restore the early forcewake cleanup by Daniel Vetter · 11 years ago
  31. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 11 years ago
  32. 0f1741c edac/85xx: Remove mpc85xx_pci_err_remove by Johannes Thumshirn · 11 years ago
  33. ccdfb97 EDAC: Add edac-mpc85xx driver to MAINTAINERS by Johannes Thumshirn · 11 years ago
  34. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  35. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 11 years ago
  36. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  37. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 11 years ago
  38. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  39. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  40. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  41. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago
  42. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  43. b1f9cd3 watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  44. f0fcbdb watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  45. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  46. a20a99f watchdog: ts72xx_wdt: cleanup return codes in ioctl by Dan Carpenter · 11 years ago
  47. cfff96e documentation/devicetree: Move DT bindings from gpio to watchdog by Johannes Thumshirn · 11 years ago
  48. 473cf93 watchdog: add ralink watchdog driver by John Crispin · 11 years ago
  49. e14538e watchdog: Add MOXA ART watchdog driver by Jonas Jensen · 11 years ago
  50. b3970bd watchdog: kempld_wdt: Add __user annotation by Jingoo Han · 11 years ago
  51. 6029550 watchdog: dw_wdt: Add __user annotation by Jingoo Han · 11 years ago
  52. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  53. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  54. 280103e watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare by Heiko Stübner · 11 years ago
  55. ad83c6c watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS by Heiko Stübner · 11 years ago
  56. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 11 years ago
  57. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  58. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  59. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  60. 2490f20 IB/core: Remove ib_uverbs_flow_spec structure from userspace by Yann Droneaud · 11 years ago
  61. 58913ef IB/core: Use a common header for uverbs flow_specs by Yann Droneaud · 11 years ago
  62. b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 11 years ago
  63. d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 11 years ago
  64. f884827 IB/core: clarify overflow/underflow checks on ib_create/destroy_flow by Matan Barak · 11 years ago
  65. 0ee005c iio:accel:kxsd9 fix missing mutex unlock by Frank Zago · 11 years ago
  66. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago
  67. a851aeb um: remove used STDIO_CONSOLE Kconfig param by Michael Opdenacker · 11 years ago
  68. b13a9bf um/vdso: add .gitignore for a couple of targets by Ramkumar Ramachandra · 11 years ago
  69. e40f04d arch/um: make it work with defconfig and x86_64 by Ramkumar Ramachandra · 11 years ago
  70. e96d1c3 um: Make kstack_depth_to_print conform to arch/x86 by Richard Weinberger · 11 years ago
  71. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  72. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  73. 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
  74. 40c2729 arm/arm64: KVM: Fix hyp mappings of vmalloc regions by Christoffer Dall · 11 years ago
  75. 5cfe8f1 alpha: Prevent a NULL ptr dereference in csum_partial_copy. by Jay Estabrook · 11 years ago
  76. 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
  77. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  78. a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
  79. db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
  80. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  81. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  82. fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
  83. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 13 years ago
  84. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  85. 1213959 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  86. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  87. 73d75ba Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  88. 71f777e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  89. dd3190e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  91. 0bde729 Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  92. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  93. ffd3c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  94. 1446f17 Merge tag 'edac_calxeda_for_3.13' into edac-for-3.13 by Borislav Petkov · 11 years ago
  95. f3a5e3e IB/ucma: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  96. ab626d1 IB/cm: Convert to using idr_alloc_cyclic() by Zhao Hongjiang · 11 years ago
  97. 0891ad8 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  98. 29c78f6 Partially revert "drm/i915: tune the RC6 threshold for stability" by Daniel Vetter · 11 years ago
  99. f86e7bc Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  100. eb648212 Merge branch 'acpi-config' by Rafael J. Wysocki · 11 years ago