1. 7d4d9ed drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  2. 5b64127 drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  3. 090d1cf drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  4. 1dda2b4 drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  5. f309d44 platform_device: better support builtin boilerplate avoidance by Paul Gortmaker · 9 years ago
  6. 5b00c1e x86: perf_event_intel_pt.c: use arch_initcall to hook in enabling by Paul Gortmaker · 9 years ago
  7. ca41d24 x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling by Paul Gortmaker · 9 years ago
  8. 44c5af9 mm/page_owner.c: use late_initcall to hook in enabling by Paul Gortmaker · 9 years ago
  9. 4c7217f lib/list_sort: use late_initcall to hook in self tests by Paul Gortmaker · 9 years ago
  10. 89f08f6 arm: use subsys_initcall in non-modular pl320 IPC code by Paul Gortmaker · 9 years ago
  11. 6f11428 powerpc: don't use module_init for non-modular core hugetlb code by Paul Gortmaker · 9 years ago
  12. 383d14a powerpc: use subsys_initcall for Freescale Local Bus by Paul Gortmaker · 9 years ago
  13. 1206f53 x86: don't use module_init for non-modular core bootflag code by Paul Gortmaker · 9 years ago
  14. 5533106 netfilter: don't use module_init/exit in core IPV4 code by Paul Gortmaker · 9 years ago
  15. c013d5a fs/notify: don't use module_init for non-modular inotify_user code by Paul Gortmaker · 9 years ago
  16. a4bc6fc mm: replace module_init usages with subsys_initcall in nommu.c by Paul Gortmaker · 9 years ago
  17. 84c3e5b cris: don't use module_init for non-modular core eeprom.c code by Paul Gortmaker · 9 years ago
  18. 4d38e5c tty/metag_da: Avoid module_init/module_exit in non-modular code by James Hogan · 9 years ago
  19. 791ed0b drivers/clk: don't use module_init in clk-nomadik.c which is non-modular by Paul Gortmaker · 9 years ago
  20. 30e3c64 xtensa: don't use module_init for non-modular core network.c code by Paul Gortmaker · 9 years ago
  21. b205118 sh: don't use module_init in non-modular psw.c code by Paul Gortmaker · 9 years ago
  22. 1b4d5be mn10300: don't use module_init in non-modular flash.c code by Paul Gortmaker · 9 years ago
  23. 15becab parisc64: don't use module_init for non-modular core perf code by Paul Gortmaker · 9 years ago
  24. aed6850 parisc: don't use module_init for non-modular core pdc_cons code by Paul Gortmaker · 9 years ago
  25. 73de14e cris: don't use module_init for non-modular core intmem.c code by Paul Gortmaker · 9 years ago
  26. 2a177fd ia64: don't use module_init in non-modular sim/simscsi.c code by Paul Gortmaker · 9 years ago
  27. 2e21fa2 ia64: don't use module_init for non-modular core kernel/mca.c code by Paul Gortmaker · 9 years ago
  28. 4a0ece7 arm: don't use module_init in non-modular mach-vexpress/spc.c code by Paul Gortmaker · 9 years ago
  29. a390a2f powerpc: don't use module_init in non-modular 83xx suspend code by Paul Gortmaker · 9 years ago
  30. 8f6b951 powerpc: use device_initcall for registering rtc devices by Paul Gortmaker · 9 years ago
  31. d54b675 x86: don't use module_init in non-modular devicetree.c code by Paul Gortmaker · 9 years ago
  32. 4711e2f x86: don't use module_init in non-modular intel_mid_vrtc.c by Paul Gortmaker · 9 years ago
  33. 7cac343 frv: add module.h to mb93090-mb00/flash.c to avoid compile fail by Paul Gortmaker · 9 years ago
  34. 743492c drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code by Paul Gortmaker · 9 years ago
  35. a7e9bc5 drivers/staging: include <module.h> for modular android tegra_ion code by Paul Gortmaker · 9 years ago
  36. 8877558 crypto/asymmetric_keys: pkcs7_key_type needs module.h by Paul Gortmaker · 9 years ago
  37. 0bbad24 sh: mach-highlander/psw.c is tristate and should use module.h by Paul Gortmaker · 9 years ago
  38. ca1c8e9 drivers/regulator: include <module.h> for modular max77802 code by Paul Gortmaker · 9 years ago
  39. 5468f88 drivers/pcmcia: include <module.h> for modular xxs1500_ss code by Paul Gortmaker · 9 years ago
  40. a1a0bec drivers/hsi: include <module.h> for modular omap_ssi code by Paul Gortmaker · 9 years ago
  41. 00fe614 drivers/gpu: include <module.h> for modular rockchip code by Paul Gortmaker · 9 years ago
  42. ade52af drivers/gpio: include <module.h> for modular crystalcove code by Paul Gortmaker · 9 years ago
  43. a0c4dfe drivers/clk: include <module.h> for clk-max77xxx modular code by Paul Gortmaker · 9 years ago
  44. 22c1587 init: delete the __cpuinit related stubs by Paul Gortmaker · 9 years ago
  45. 5ffa70f kernel/cpu.c: remove new instance of __cpuinit that crept back in by Paul Gortmaker · 9 years ago
  46. bff5e48 sched/core: remove __cpuinit section tag that crept back in. by Paul Gortmaker · 10 years ago
  47. 87d0729 mips/mm/tlbex: remove new instance of __cpuinit that crept back in by Paul Gortmaker · 9 years ago
  48. 719cc17 mips/c-r4k: remove legacy __cpuinit section that crept in by Paul Gortmaker · 10 years ago
  49. 52252c3 mips/bcm77xx: remove legacy __cpuinit sections that crept in by Paul Gortmaker · 10 years ago
  50. 01f0aa8 mips/ath25: remove legacy __cpuinit section that crept in by Paul Gortmaker · 10 years ago
  51. 6a15fe9 arm/mach-hisi: remove legacy __CPUINIT section that crept in by Paul Gortmaker · 10 years ago
  52. 374d4dd arm/mach-rockchip: remove legacy __cpuinit section that crept in by Paul Gortmaker · 10 years ago
  53. ff6138a arm/mach-mvebu: remove legacy __cpuinit sections that crept in by Paul Gortmaker · 10 years ago
  54. 02d6e63 arm/mach-keystone: remove legacy __cpuinit sections that crept in by Paul Gortmaker · 10 years ago
  55. e08f84e Merge branch 'acpi-scan' into acpi-video by Rafael J. Wysocki · 9 years ago
  56. 30811fa at86rf230: cleanup start and stop callbacks by Alexander Aring · 9 years ago
  57. 74ed9d9 at86rf230: add recommended csma backoffs settings by Alexander Aring · 9 years ago
  58. cbe6234 at86rf230: fix phy settings while sleeping by Alexander Aring · 9 years ago
  59. d39513f ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to core by Vinod Koul · 9 years ago
  60. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  61. 5ba1244 NFSv4: Fix stateid recovery on revoked delegations by Trond Myklebust · 9 years ago
  62. ae2ffef Recover from stateid-type error on SETATTR by Olga Kornievskaia · 9 years ago
  63. df05a49 nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes by Kinglong Mee · 9 years ago
  64. 873e385 nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  65. a319268 nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  66. b8fb2f5 nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID by Jeff Layton · 9 years ago
  67. 3a6bb73 nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id by Jeff Layton · 9 years ago
  68. 764ad8b nfs: increase size of EXCHANGE_ID name string buffer by Jeff Layton · 9 years ago
  69. 455b6ee pnfs/flexfiles: use swap() in ff_layout_sort_mirrors() by Fabian Frederick · 9 years ago
  70. 2980731 SUNRPC: never enqueue a ->rq_cong request on ->sending by Neil Brown · 9 years ago
  71. 0f94bff regulator: fix simple_return.cocci warnings by Julia Lawall · 9 years ago
  72. b031220 perf probe: Fix to return error if no probe is added by Masami Hiramatsu · 9 years ago
  73. 2f17d71 mtip32xx: increase wait time for hba reset by Asai Thambi SP · 9 years ago
  74. 7578726 mtip32xx: fix minor number by Asai Thambi SP · 9 years ago
  75. 284eb9a mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll() by Asai Thambi SP · 9 years ago
  76. 2132a54 mtip32xx: fix crash on surprise removal of the drive by Asai Thambi SP · 9 years ago
  77. 686d8e0 mtip32xx: Abort I/O during secure erase operation by Asai Thambi SP · 9 years ago
  78. ee04bed mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT by Asai Thambi SP · 9 years ago
  79. a7806fa mtip32xx: remove unused variable 'port->allocated' by Asai Thambi SP · 9 years ago
  80. 02b4826 mtip32xx: fix rmmod issue by Asai Thambi SP · 9 years ago
  81. f005813 perf unwind: Fix a compile error by Hou Pengyang · 9 years ago
  82. 9df38e8 perf stat: Introduce perf_counts__(new|delete|reset) functions by Jiri Olsa · 9 years ago
  83. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 9 years ago
  84. 9d7e8c3 perf tools: Add thread_map__(alloc|realloc) helpers by Jiri Olsa · 9 years ago
  85. b45f65e perf tools: Introduce xyarray__reset function by Jiri Olsa · 9 years ago
  86. ba7ecb0 perf probe: List probes in stdout by Masami Hiramatsu · 9 years ago
  87. a35489a tools lib traceevent: Fix python/perf.so compiling error by Wang Nan · 9 years ago
  88. 5c24b67 perf tools: Replace map->referenced & maps->removed_maps with map->refcnt by Arnaldo Carvalho de Melo · 9 years ago
  89. bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  90. 2393f79 PCI: imx6: Add #define PCIE_RC_LCSR by Bjorn Helgaas · 9 years ago
  91. 1c7fae1 PCI: imx6: Use "u32", not "uint32_t" by Bjorn Helgaas · 9 years ago
  92. 7861c7a drm/amdkfd: fix some range checks in address watch ioctl by Dan Carpenter · 9 years ago
  93. 24fd03c ima: update builtin policies by Mimi Zohar · 9 years ago
  94. 4351c29 ima: extend "mask" policy matching support by Mimi Zohar · 10 years ago
  95. 139069e ima: add support for new "euid" policy condition by Mimi Zohar · 10 years ago
  96. 45b2613 ima: fix ima_show_template_data_ascii() by Mimi Zohar · 9 years ago
  97. 11f2764 spi: atmel: add support to FIFOs by Cyrille Pitchen · 9 years ago
  98. 2c01a3d spi: atmel: update DT bindings documentation by Cyrille Pitchen · 9 years ago
  99. 921cc29 regmap: Fix possible shift overflow in regmap_field_init() by Maxime Coquelin · 9 years ago
  100. 662e8d9 ASoC: mediatek: Add machine driver for rt5650 rt5676 codec by Koro Chen · 9 years ago