1. 6793a30a clk: omap: compile legacy omap3 clocks conditionally by Arnd Bergmann · 10 years ago
  2. f85c6ed Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-next by Michael Turquette · 10 years ago
  3. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 10 years ago
  4. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  5. b09d6d9 clk: remove clk-private.h by Michael Turquette · 10 years ago
  6. fe76756 Merge branch 'clk-omap-legacy' into clk-next by Michael Turquette · 10 years ago
  7. 035a61c clk: Make clk API return per-user struct clk instances by Tomeu Vizoso · 10 years ago
  8. d0a57bd clk: tegra: make tegra_clocks_apply_init_table() arch_initcall by Peter De Schrijver · 10 years ago
  9. 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 10 years ago
  10. 788807d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  11. 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 92ef9ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  13. 74807df clk: ti: add omap3 legacy clock data by Tero Kristo · 10 years ago
  14. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  15. af0f349 clk: Remove __clk_register by Tomeu Vizoso · 10 years ago
  16. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  17. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  18. 8f101aa Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Michael Turquette · 10 years ago
  19. e387088 clk: ti: Drop use of clk-private.h by Stephen Boyd · 10 years ago
  20. bca9690 clk: divider: Make generic for usage elsewhere by Stephen Boyd · 10 years ago
  21. 15a02c1 clk: Add __clk_mux_determine_rate_closest by Stephen Boyd · 10 years ago
  22. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  23. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  24. 07261ed printk: add dummy routine for when CONFIG_PRINTK=n by Pranith Kumar · 10 years ago
  25. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
  26. d5fd120 i2c: Only include slave support if selected by Jean Delvare · 10 years ago
  27. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 5738679 Merge branch 'clk-has-parent' into clk-next by Michael Turquette · 10 years ago
  29. 4e88f3d clk: Introduce clk_has_parent() by Thierry Reding · 10 years ago
  30. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  31. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  32. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 10 years ago
  33. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 10 years ago
  34. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  35. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  36. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  37. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  38. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  39. 4e3c021 clk: Add clk_unregister_{divider, gate, mux} to close memory leak by Krzysztof Kozlowski · 10 years ago
  40. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  41. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  42. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  43. 8505e72 PCI: Add pci_claim_bridge_resource() to clip window if necessary by Yinghai Lu · 10 years ago
  44. f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 10 years ago
  45. 113620b Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 10 years ago
  46. 919ba4e Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  47. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 10 years ago
  49. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  50. a7d1905 clk: sunxi: Remove custom phase function by Maxime Ripard · 10 years ago
  51. 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  52. 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
  53. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
  54. b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
  55. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  57. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  58. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  59. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  60. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  61. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
  62. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 10 years ago
  63. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  64. ad26aa6 regulator: s2mps11: Fix wrong calculation of register offset by Jonghwa Lee · 10 years ago
  65. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  66. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 10 years ago
  67. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 10 years ago
  68. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 10 years ago
  69. 973c019 blk-mq: Export if requests were started by Keith Busch · 10 years ago
  70. e61f7d1 libata: Whitelist SSDs that are known to properly return zeroes after TRIM by Martin K. Petersen · 10 years ago
  71. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
  72. 17ded32 blk-mq: get rid of ->cmd_size in the hardware queue by Jens Axboe · 10 years ago
  73. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  74. fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 10 years ago
  75. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  76. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  77. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  78. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  79. df90dcd Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  80. 4c5d499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  81. 45f87de mm: get rid of radix tree gfp mask for pagecache_get_page by Michal Hocko · 10 years ago
  82. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  83. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  84. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  85. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  86. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  87. 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 10 years ago
  88. 0bc09f9 phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards by Vignesh R · 10 years ago
  89. 32c9edc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
  90. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  91. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  92. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  93. b4c6a02 blk-mq: Export freeze/unfreeze functions by Keith Busch · 10 years ago
  94. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  95. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  97. ac88ee3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  99. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  100. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago