1. 192d367 serial: sh-sci: Drop the sci_fck clock fallback by Laurent Pinchart · 9 years ago
  2. 0a03668 sh: sh7734: Correct SCIF type for BRG by Geert Uytterhoeven · 9 years ago
  3. 6441d31 sh: Remove sci_ick clock alias by Laurent Pinchart · 9 years ago
  4. fa3d39b sh: Rename sci_ick and sci_fck clock to fck by Laurent Pinchart · 9 years ago
  5. 1270f86 serial: sh-sci: Add support for optional BRG on (H)SCIF by Geert Uytterhoeven · 9 years ago
  6. 6af27bf serial: sh-sci: Add support for optional external (H)SCK input by Geert Uytterhoeven · 9 years ago
  7. f4998e5 serial: sh-sci: Prepare for multiple sampling clock sources by Geert Uytterhoeven · 9 years ago
  8. 9ed44bb serial: sh-sci: Correct SCIF type on R-Car for BRG by Geert Uytterhoeven · 9 years ago
  9. f443ff8 serial: sh-sci: Correct SCIF type on RZ/A1H by Geert Uytterhoeven · 9 years ago
  10. bd2238f serial: sh-sci: Replace struct sci_port_info by type/regtype encoding by Geert Uytterhoeven · 9 years ago
  11. b8bbd6b serial: sh-sci: Add BRG register definitions by Geert Uytterhoeven · 9 years ago
  12. ff8b275 serial: sh-sci: Take into account sampling rate for max baud rate by Geert Uytterhoeven · 9 years ago
  13. b4a5c45 serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  14. 6c51332 serial: sh-sci: Avoid calculating the receive margin for HSCIF by Geert Uytterhoeven · 9 years ago
  15. 881a748 serial: sh-sci: Improve bit rate error calculation for HSCIF by Geert Uytterhoeven · 9 years ago
  16. de01e6c serial: sh-sci: Avoid overflow in sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  17. 95a2703 serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned by Geert Uytterhoeven · 9 years ago
  18. f4de472 serial: sh-sci: Convert from clk_get() to devm_clk_get() by Geert Uytterhoeven · 9 years ago
  19. a67969b serial: sh-sci: Don't overwrite clock selection in serial_console_write() by Geert Uytterhoeven · 9 years ago
  20. bdcb382 serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  21. 495bb47 serial: sh-sci: Use existing local variable in sci_parse_dt() by Geert Uytterhoeven · 9 years ago
  22. 2095fc7 serial: sh-sci: Grammar s/Get ... for/Get ... from/ by Geert Uytterhoeven · 9 years ago
  23. dcafbb4 serial: sh-sci: Drop useless check for zero sampling_rate by Geert Uytterhoeven · 9 years ago
  24. 176ae5f serial: sh-sci: Update DT binding documentation for BRG support by Geert Uytterhoeven · 9 years ago
  25. 9a040c9 serial: sh-sci: Update DT binding documentation for external clock input by Geert Uytterhoeven · 9 years ago
  26. 598604f serial: sh-sci: Add fallback compatibility strings by Geert Uytterhoeven · 9 years ago
  27. a9ec81f serial: sh-sci: Drop the interface clock by Laurent Pinchart · 9 years ago
  28. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  29. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  35. 12b76f3 Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  36. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  37. 30b9dbe ARC: Fix silly typo in MAINTAINERS file by Vineet Gupta · 9 years ago
  38. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  39. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  40. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  41. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  42. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  43. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  44. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  45. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  46. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  47. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  48. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  49. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  50. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  51. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  52. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  53. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  54. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  55. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  56. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  57. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  58. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  59. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  60. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  61. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  62. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  63. 4aeabc6 Merge tag '4.4-additional' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  64. be4773e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  65. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  66. 152d7bd dax: fix __dax_pmd_fault crash by Dan Williams · 9 years ago
  67. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  68. 0e97606 Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  69. f20780f Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  70. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  71. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  72. 9589fcd Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  73. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  74. a4d8c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  75. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  76. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  77. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  78. 2db1a57 ALSA: pci: depend on ZONE_DMA by Dan Williams · 9 years ago
  79. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  80. 8de5dff libnvdimm: documentation clarifications by Konrad Rzeszutek Wilk · 9 years ago
  81. 589e75d libnvdimm, pmem: fix size trim in pmem_direct_access() by Dan Williams · 9 years ago
  82. f7256dc libnvdimm, e820: fix numa node for e820-type-12 pmem ranges by Dan Williams · 9 years ago
  83. f429579 tools/testing/nvdimm, acpica: fix flag rename build breakage by Dan Williams · 9 years ago
  84. 01b305a arm64: suspend: make hw_breakpoint_restore static by Jisheng Zhang · 9 years ago
  85. 9a17a21 arm64: mmu: make split_pud and fixup_executable static by Jisheng Zhang · 9 years ago
  86. 29b8302 arm64: smp: make of_parse_and_init_cpus static by Jisheng Zhang · 9 years ago
  87. d192791 arm64: use linux/types.h in kvm.h by Arnd Bergmann · 9 years ago
  88. 5430978 arm64: build vdso without libgcov by Arnd Bergmann · 9 years ago
  89. 3d6d103 arm64: mark cpus_have_hwcap as __maybe_unused by Arnd Bergmann · 9 years ago
  90. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  91. 909cadc ALSA: hda - Simplify phantom jack handling for HDMI/DP by Takashi Iwai · 9 years ago
  92. da34232 Merge branch '4.3-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  93. bf463f2 MIPS: idle: add case for CPU_5KE by Aurelien Jarno · 9 years ago
  94. 651d19f MIPS: Octeon: Support APPENDED_DTB by Aaro Koskinen · 9 years ago
  95. 87db537 MIPS: vmlinux: create a section for appended DTB by Aaro Koskinen · 9 years ago
  96. d00d920 MIPS: Clean up compat_siginfo_t by Amanieu d'Antras · 9 years ago
  97. 22b1452 MIPS: Fix PAGE_MASK definition by Dan Williams · 9 years ago
  98. cc25b99 X.509: Fix the time validation [ver #2] by David Howells · 9 years ago
  99. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  100. 3702897 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago