1. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  2. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  3. a8c2275 nfs: fix dead code of ipv6_addr_scope by Alexander Aring · 11 years ago
  4. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 11 years ago
  5. e8353c76 SUNRPC: Add tracepoint for socket errors by Trond Myklebust · 11 years ago
  6. 2118071 SUNRPC: Report connection error values to rpc_tasks on the pending queue by Trond Myklebust · 11 years ago
  7. df27727 SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH by Trond Myklebust · 11 years ago
  8. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago
  9. 23e66ba rpc_pipe: fix cleanup of dummy gssd directory when notification fails by Jeff Layton · 11 years ago
  10. e2f0c83 sunrpc: add an "info" file for the dummy gssd pipe by Jeff Layton · 11 years ago
  11. 3396f92 rpc_pipe: remove the clntXX dir if creating the pipe fails by Jeff Layton · 11 years ago
  12. 6aa23d7 nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call by Jeff Layton · 11 years ago
  13. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  14. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  15. c7848f6 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  16. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  17. 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  18. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  19. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  20. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  21. 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  22. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  23. bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 11 years ago
  24. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  25. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  26. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  27. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  28. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  30. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  31. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
  32. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  33. 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  34. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  35. da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  36. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
  37. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  39. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  40. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  41. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  42. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  43. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 11 years ago
  44. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  45. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  46. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  47. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  48. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  49. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  50. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 11 years ago
  52. b0e6989 Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  53. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  54. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  55. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 11 years ago
  56. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 11 years ago
  57. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 11 years ago
  58. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  59. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 11 years ago
  60. a5c6e87 arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk by Dinh Nguyen · 11 years ago
  61. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 11 years ago
  62. 959a35f blk-mq: fix dereference of rq->mq_ctx if allocation fails by Jeff Moyer · 11 years ago
  63. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  64. f39918e ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16 by Olof Johansson · 11 years ago
  65. 610ffd5 ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support by Olof Johansson · 11 years ago
  66. 82cca5d Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  67. 0dfee67 ARM: multi_v7_defconfig: enable network for BeagleBone Black by Olof Johansson · 11 years ago
  68. 3060817 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  69. c0c3350 Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  70. b8be3a2 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  71. 29e2488 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/omap', 'asoc/fix/rcar', 'asoc/fix/wm8731' and 'asoc/fix/wm8990' into asoc-linus by Mark Brown · 11 years ago
  72. d930f00 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  73. 1c4b578 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  74. b4af6ef ASoC: wm8731: fix dsp mode configuration by Bo Shen · 11 years ago
  75. 22a0853 [SCSI] bfa: Fix crash when symb name set for offline vport by Vijaya Mohan Guvva · 11 years ago
  76. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  77. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  78. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  79. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  80. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  81. 56a39aa Documentation: gpiolib: add 00-INDEX file by Alexandre Courbot · 11 years ago
  82. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  83. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  84. 71493de sh-pfc: sh7372: Fix pin bias setup by Laurent Pinchart · 11 years ago
  85. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  86. 0202e99 ALSA: hda/realtek - Independent of model for HP by Kailang Yang · 11 years ago
  87. d59915d ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek) by David Henningsson · 11 years ago
  88. 2c0e641 dt: binding: reword PowerPC 8xxx GPIO documentation by Gerhard Sittig · 11 years ago
  89. 72d944e ARM: tegra: delete nvidia,tegra20-spi.txt binding by Stephen Warren · 11 years ago
  90. 1675088 hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv) by Chanwoo Choi · 11 years ago
  91. dd622d2 of: add vendor prefix for GMT by Wei Ni · 11 years ago
  92. cdbea09 clk: exynos: Fix typos in DT bindings documentation by Laurent Pinchart · 11 years ago
  93. 53d6b36 of: Add vendor prefix for LG Corporation by Thierry Reding · 11 years ago
  94. 21ea026 Documentation: net: fsl-fec.txt: Add phy-supply entry by Fabio Estevam · 11 years ago
  95. f1e8e38 ARM: dts: doc: Document missing binding for omap5-mpu by Sricharan R · 11 years ago
  96. f04bda9 dt-bindings: add ARMv8 PMU binding by Rob Herring · 11 years ago
  97. 2bfb66c2 MAINTAINERS: remove swarren from DT bindings by Stephen Warren · 11 years ago
  98. bdbff6b MAINTAINERS: Add Kumar to Device Tree Binding maintainers group by Kumar Gala · 11 years ago
  99. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  100. 09ae634 ima: Do not free 'entry' before it is initialized by Christoph Paasch · 11 years ago