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
2012-05-29
perf tools: Convert critical messages to ui__error()
Namhyung Kim
4
-27
/
+25
2012-05-29
video: bfin_adv7393fb: Fix cleanup code
Emil Goode
1
-20
/
+23
2012-05-29
video: exynos_dp: reduce delay time when configuring video setting
Jingoo Han
1
-2
/
+2
2012-05-29
video: exynos_dp: move sw reset prioir to enabling sw defined function
Jingoo Han
3
-2
/
+8
2012-05-29
video: exynos_dp: use devm_ functions
Jingoo Han
2
-38
/
+12
2012-05-29
fb: handle NULL pointers in framebuffer release
Dan Carpenter
1
-0
/
+2
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
1
-2
/
+0
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
11
-101
/
+197
2012-05-29
drm/radeon: fix XFX quirk
Alex Deucher
1
-1
/
+3
2012-05-29
drm: Use stdint types for consistency
Ville Syrjälä
1
-2
/
+2
2012-05-29
drm: Constify params to format_check() and framebuffer_checks()
Ville Syrjälä
1
-2
/
+2
2012-05-29
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
1
-1
/
+1
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
1
-1
/
+1
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
3
-27
/
+26
2012-05-29
KVM: Export asm-generic/kvm_para.h
Avi Kivity
1
-0
/
+1
2012-05-29
mtd: nand: fix scan_read_raw_oob
Dmitry Maluka
1
-0
/
+1
2012-05-29
mtd: docg3 fix in-middle of blocks reads
Robert Jarzmik
1
-11
/
+23
2012-05-28
ext4: protect group inode free counting with group lock
Tao Ma
1
-1
/
+4
2012-05-28
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
1
-13
/
+16
2012-05-28
i5000: Fix the fatal error handling
Mauro Carvalho Chehab
1
-7
/
+5
2012-05-28
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-28
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
1
-6
/
+3
2012-05-28
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
1
-4
/
+22
2012-05-28
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
1
-71
/
+79
2012-05-28
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
1
-1
/
+14
2012-05-28
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2
-31
/
+20
2012-05-28
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
3
-11
/
+27
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
27
-151
/
+32
2012-05-28
x38_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+21
2012-05-28
tile_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-3
/
+13
2012-05-28
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-103
/
+56
2012-05-28
r82600_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+18
2012-05-28
ppc4xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-8
/
+17
2012-05-28
pasemi_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+16
2012-05-28
mv64x60_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-6
/
+19
2012-05-28
mpc85xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+17
2012-05-28
i82975x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+20
2012-05-28
i82875p_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-8
/
+21
2012-05-28
i82860_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-13
/
+29
2012-05-28
i82443bxgx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+16
2012-05-28
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-152
/
+50
2012-05-28
i7300_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-48
/
+30
2012-05-28
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-98
/
+119
2012-05-28
i5100_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-50
/
+40
2012-05-28
i5000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-21
/
+39
2012-05-28
i3200_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+22
2012-05-28
i3000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+20
2012-05-28
e7xxx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+30
2012-05-28
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-15
/
+34
2012-05-28
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+18
[prev]
[next]