index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-02-01
drm/i915: Always check dp_m2_n2 on pre-bdw
Ville Syrjälä
-6
/
+5
2022-02-01
drm/i915: Dump dp_m2_n2 always
Ville Syrjälä
-5
/
+5
2022-02-01
drm/i915: Program pch transcoder m2/n2
Ville Syrjälä
-9
/
+36
2022-02-01
drm/i915: Clear DP M2/N2 when not doing DRRS
Ville Syrjälä
-5
/
+19
2022-02-01
drm/i915: Fix transcoder_has_m2_n2()
Ville Syrjälä
-5
/
+1
2022-02-01
drm/i915: Extract can_enable_drrs()
Ville Syrjälä
-12
/
+19
2022-02-01
drm/i915: Disable DRRS on IVB/HSW port != A
Ville Syrjälä
-0
/
+8
2022-02-01
drm/i915: Extract {i9xx,ilk}_configure_cpu_transcoder()
Ville Syrjälä
-33
/
+40
2022-02-01
drm/i915: Move M/N setup to a more logical place on ddi platforms
Ville Syrjälä
-17
/
+11
2022-02-01
drm/i915: Move PCH transcoder M/N setup into the PCH code
Ville Syrjälä
-48
/
+55
2022-02-01
drm/i915: Pass crtc+cpu_transcoder to intel_cpu_transcoder_set_m_n()
Ville Syrjälä
-25
/
+32
2022-02-01
drm/i915: Split intel_cpu_transcoder_get_m_n() into M1/N1 vs. M2/N2 variants
Ville Syrjälä
-32
/
+42
2022-02-01
drm/i915: Split intel_cpu_transcoder_set_m_n() into M1/N1 vs. M2/N2 variants
Ville Syrjälä
-45
/
+54
2022-02-01
drm/i915: Nuke ilk_get_fdi_m_n_config()
Ville Syrjälä
-11
/
+4
2022-02-01
drm/i915: Nuke intel_dp_get_m_n()
Ville Syrjälä
-22
/
+32
2022-02-01
drm/i915: Nuke intel_dp_set_m_n()
Ville Syrjälä
-62
/
+32
2022-02-01
drm/i915: Enable rpm wakeref tracking whether runtime pm is enabled or not
Ville Syrjälä
-3
/
+0
2022-02-01
drm/i915: Fix oops due to missing stack depot
Ville Syrjälä
-3
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
-218155
/
+462866
2022-01-30
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
-1
/
+1
2022-01-30
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-36
/
+121
2022-01-30
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-4
/
+19
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-4
/
+5
2022-01-30
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+2
2022-01-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-70
/
+91
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
-0
/
+2
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
-38
/
+41
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
-5
/
+12
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
-0
/
+5
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
-1
/
+2
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
-0
/
+1
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
-0
/
+6
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
-1
/
+1
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
-4
/
+4
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
-1
/
+1
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
-36
/
+121
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-19
/
+9
2022-01-29
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+2
2022-01-29
Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+10
2022-01-29
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-106
/
+205
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-15
/
+115
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
-29
/
+35
2022-01-29
Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
-3
/
+8
2022-01-29
Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-11
/
+38
2022-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-13
/
+144
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+14
2022-01-29
Merge tag 'docs-5.17-3' of git://git.lwn.net/linux
Linus Torvalds
-2
/
+51
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
-2
/
+3
[next]