1. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  2. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  3. a8b1c01 Documentation: start documenting driver design patterns by Linus Walleij · 11 years ago
  4. a7560a0 sysfs: fix use-after-free in sysfs_kill_sb() by Tejun Heo · 11 years ago
  5. 9b2db6e sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning by Tejun Heo · 11 years ago
  6. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  7. bbc780f driver core: fix device_create() error path by David Herrmann · 11 years ago
  8. d0f80f9 firmware: dmi-sysfs: Remove "dmi" directory on module exit by Bjorn Helgaas · 11 years ago
  9. a61aca2 firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitly by Bjorn Helgaas · 11 years ago
  10. 68aeeaa firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n by Takashi Iwai · 11 years ago
  11. 14c4bae firmware: Use bit flags instead of boolean combos by Takashi Iwai · 11 years ago
  12. 75da02b microcode: Use request_firmware_direct() by Takashi Iwai · 11 years ago
  13. bba3a87 firmware: Introduce request_firmware_direct() by Takashi Iwai · 11 years ago
  14. 020d30f kobject: fix memory leak in kobject_set_name_vargs by Maurizio Lombardi · 11 years ago
  15. 21d7166 sysfs, kernfs: remove duplicated include from file.c by Wei Yongjun · 11 years ago
  16. a8b1474 sysfs: give different locking key to regular and bin files by Tejun Heo · 11 years ago
  17. 35a5fe6 kobject: remove kset from sysfs immediately in kset_unregister() by Bjorn Helgaas · 11 years ago
  18. 89c86a6 kobject: delay kobject release for random time by Bjorn Helgaas · 11 years ago
  19. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  20. 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
  21. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  22. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  23. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  24. 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
  25. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  26. 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
  27. 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
  28. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  29. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  30. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  31. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  32. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  33. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  34. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
  35. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  36. 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
  37. 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
  38. 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
  39. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
  40. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  42. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  43. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  44. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  45. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  46. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 11 years ago
  47. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  48. 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
  49. 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
  50. 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
  51. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  52. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  53. 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
  54. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  55. 9a8049a kernfs: update sysfs_init_inode_attrs() by Tejun Heo · 11 years ago
  56. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 11 years ago
  57. 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
  58. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  59. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  60. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 11 years ago
  61. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 11 years ago
  62. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 11 years ago
  63. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  64. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 11 years ago
  65. a5c6e87 arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk by Dinh Nguyen · 11 years ago
  66. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 11 years ago
  67. 959a35f blk-mq: fix dereference of rq->mq_ctx if allocation fails by Jeff Moyer · 11 years ago
  68. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  69. f39918e ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16 by Olof Johansson · 11 years ago
  70. 610ffd5 ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support by Olof Johansson · 11 years ago
  71. 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
  72. 0dfee67 ARM: multi_v7_defconfig: enable network for BeagleBone Black by Olof Johansson · 11 years ago
  73. 3060817 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  74. c0c3350 Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  75. 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
  76. e756bc5 kobject: fix kset sample error path by Bjorn Helgaas · 11 years ago
  77. 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
  78. d930f00 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  79. 1c4b578 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  80. b4af6ef ASoC: wm8731: fix dsp mode configuration by Bo Shen · 11 years ago
  81. 22a0853 [SCSI] bfa: Fix crash when symb name set for offline vport by Vijaya Mohan Guvva · 11 years ago
  82. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  83. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  84. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  85. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  86. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  87. 56a39aa Documentation: gpiolib: add 00-INDEX file by Alexandre Courbot · 11 years ago
  88. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  89. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  90. 71493de sh-pfc: sh7372: Fix pin bias setup by Laurent Pinchart · 11 years ago
  91. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  92. 0202e99 ALSA: hda/realtek - Independent of model for HP by Kailang Yang · 11 years ago
  93. d59915d ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek) by David Henningsson · 11 years ago
  94. 2c0e641 dt: binding: reword PowerPC 8xxx GPIO documentation by Gerhard Sittig · 11 years ago
  95. 72d944e ARM: tegra: delete nvidia,tegra20-spi.txt binding by Stephen Warren · 11 years ago
  96. 1675088 hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv) by Chanwoo Choi · 11 years ago
  97. dd622d2 of: add vendor prefix for GMT by Wei Ni · 11 years ago
  98. cdbea09 clk: exynos: Fix typos in DT bindings documentation by Laurent Pinchart · 11 years ago
  99. 53d6b36 of: Add vendor prefix for LG Corporation by Thierry Reding · 11 years ago
  100. 21ea026 Documentation: net: fsl-fec.txt: Add phy-supply entry by Fabio Estevam · 11 years ago