index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
1
-11
/
+1
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
1
-2
/
+2
2015-09-24
drm: Use vblank timestamps to guesstimate how many vblanks were missed
Ville Syrjälä
1
-115
/
+91
2015-09-24
drm: store_vblank() is never called with NULL timestamp
Ville Syrjälä
1
-7
/
+5
2015-09-24
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
Ville Syrjälä
1
-11
/
+8
2015-09-24
drm: Limit the number of .get_vblank_counter() retries
Ville Syrjälä
1
-2
/
+4
2015-09-24
drm: Pass flags to drm_update_vblank_count()
Ville Syrjälä
1
-4
/
+5
2015-09-24
drm/i915: Fix vblank count variable types
Ville Syrjälä
1
-2
/
+2
2015-09-24
drm: Kill pixeldur_ns
Ville Syrjälä
2
-9
/
+5
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
11
-34
/
+43
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
7
-20
/
+16
2015-09-24
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
Matt Roper
1
-5
/
+18
2015-09-24
drm: fix kernel-doc warnings in drm_crtc.h
Geliang Tang
1
-1
/
+0
2015-09-24
vga_switcheroo: Sort headers alphabetically
Lukas Wunner
1
-8
/
+6
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
3
-3
/
+3
2015-09-24
drm: s/int crtc/unsigned int pipe/ straggles
Ville Syrjälä
1
-8
/
+8
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
8602
-186958
/
+447170
2015-09-22
vga_switcheroo: Document _ALL_ the things!
Lukas Wunner
2
-17
/
+353
2015-09-20
Linux 4.3-rc2
Linus Torvalds
1
-1
/
+1
2015-09-19
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-10
/
+17
2015-09-19
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+52
2015-09-19
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-46
/
+73
2015-09-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+25
2015-09-19
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-2
/
+9
2015-09-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-58
/
+107
2015-09-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-6
/
+16
2015-09-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-57
/
+129
2015-09-19
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2015-09-19
mm: fix type cast in __pfn_to_phys()
Tyler Baker
1
-1
/
+1
2015-09-18
Merge branch 'acpi-bus'
Rafael J. Wysocki
4
-16
/
+11
2015-09-18
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
8
-30
/
+62
2015-09-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-8
/
+31
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-165
/
+199
2015-09-18
IB/hfi: Properly set permissions for user device files
Ira Weiny
4
-12
/
+59
2015-09-18
IB/hfi1: mask vs shift confusion
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: clean up some defines
Dan Carpenter
1
-18
/
+18
2015-09-18
IB/hfi1: info leak in get_ctxt_info()
Dan Carpenter
1
-0
/
+1
2015-09-18
IB/hfi1: fix a locking bug
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: checking for NULL instead of IS_ERR
Dan Carpenter
1
-3
/
+5
2015-09-18
IB/hfi1: fix sdma_descq_cnt parameter parsing
Mike Marciniszyn
1
-1
/
+1
2015-09-18
IB/hfi1: fix copy_to/from_user() error handling
Dan Carpenter
1
-16
/
+15
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
2
-4
/
+4
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
217
-573
/
+482
2015-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
17
-17
/
+65
2015-09-18
sched: access local runqueue directly in single_task_running
Dominik Dingel
1
-4
/
+11
2015-09-17
Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
4
-62
/
+48
2015-09-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-20
/
+22
2015-09-17
revert "mm: make sure all file VMAs have ->vm_ops set"
Andrew Morton
1
-8
/
+0
2015-09-17
MAINTAINERS: update LTP mailing list
Cyril Hrubis
1
-2
/
+2
[next]