index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-01
drm/i915: Clean up some comments in gmch irq code
Ville Syrjälä
1
-10
/
+5
2024-10-01
drm/i915: Clean up gen3 hotplug irq setup
Ville Syrjälä
1
-2
/
+2
2024-10-01
drm/i915: Introduce i915_has_legacy_blc_interrupt()
Ville Syrjälä
1
-6
/
+14
2024-10-01
drm/i915/bios: Extract soc/intel_rom.c
Ville Syrjälä
6
-123
/
+223
2024-10-01
drm/i915/bios: Extract vbt_signature[]
Ville Syrjälä
1
-3
/
+12
2024-10-01
drm/i915/bios: Extract intel_spi_read16()
Ville Syrjälä
1
-6
/
+10
2024-10-01
drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4
Ville Syrjälä
1
-1
/
+1
2024-10-01
drm/i915/bios: Add some size checks to SPI VBT read
Ville Syrjälä
1
-0
/
+11
2024-10-01
drm/i915/bios: Use drm_dbg_kms() consistently
Ville Syrjälä
1
-11
/
+11
2024-10-01
drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
1
-0
/
+8
2024-10-01
drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
1
-2
/
+3
2024-10-01
drm/i915: Compute config and mode valid changes for ultrajoiner
Stanislav Lisovskiy
1
-6
/
+20
2024-10-01
drm/i915/dp: Simplify helper to get slice count with joiner
Stanislav Lisovskiy
1
-2
/
+6
2024-10-01
drm/i915/dp: Modify compressed bpp limitations for ultrajoiner
Ankit Nautiyal
1
-11
/
+17
2024-10-01
drm/i915/dp: Use num_joined_pipes in bigjoiner_bw_max_bpp
Ankit Nautiyal
1
-2
/
+8
2024-10-01
drm/i915/dp: Refactor joiner max_bpp calculations into separate functions
Ankit Nautiyal
1
-10
/
+36
2024-10-01
drm/i915/display/vdsc: Add ultrajoiner support with DSC
Stanislav Lisovskiy
3
-2
/
+54
2024-10-01
drm/i915: Implement hw state readout and checks for ultrajoiner
Stanislav Lisovskiy
2
-0
/
+90
2024-10-01
drm/i915/display: Refactor enable_joiner_pipes
Ankit Nautiyal
1
-47
/
+45
2024-10-01
drm/i915/display: Add macro HAS_ULTRAJOINER()
Ankit Nautiyal
1
-0
/
+3
2024-10-01
drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Stanislav Lisovskiy
1
-2
/
+49
2024-10-01
drm/i915: Split current joiner hw state readout
Ankit Nautiyal
1
-19
/
+55
2024-09-30
Revert "drm/i915/psr: Implement WA to help reach PC10"
Jouni Högander
2
-121
/
+1
2024-09-30
drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
Jani Nikula
3
-10
/
+12
2024-09-30
drm/i915/audio: be explicit about intel_wakeref_t conversions
Jani Nikula
1
-4
/
+5
2024-09-30
drm/i915/gt: add a macro for mock gt wakeref special value and use it
Jani Nikula
3
-3
/
+7
2024-09-30
drm/i915/display: return 0 instead of false for disabled power wakeref
Jani Nikula
1
-1
/
+1
2024-09-30
drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
Jani Nikula
6
-10
/
+13
2024-09-30
drm/i915/gem: fix bitwise and logical AND mixup
Jani Nikula
1
-1
/
+1
2024-09-30
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
4
-36
/
+40
2024-09-30
drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
3
-4
/
+57
2024-09-30
drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
1
-3
/
+3
2024-09-30
drm/i915/display_device: Add Check HAS_DSC for bigjoiner
Ankit Nautiyal
1
-1
/
+1
2024-09-30
Merge drm/drm-next into drm-intel-next
Jani Nikula
10332
-169352
/
+413436
2024-09-30
drm/i915/hdcp: Retry first read and writes to downstream
Suraj Kandpal
1
-7
/
+30
2024-09-30
drm/i915/vdsc: Add bpc check in intel_dsc_compute_params
Suraj Kandpal
1
-0
/
+6
2024-09-30
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-30
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
10
-51
/
+32
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-3
/
+58
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-18
/
+19
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
34
-154
/
+415
2024-09-29
Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs
Linus Torvalds
39
-309
/
+469
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-44
/
+240
2024-09-29
Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-22
/
+237
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
8
-36
/
+201
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
[prev]
[next]