index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2009-08-29
2
-7
/
+73
*
ACPICA: reformat predefined method table, no functional change
Lin Ming
2009-08-29
1
-210
/
+293
*
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2009-08-29
2
-19
/
+19
*
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2009-08-29
2
-135
/
+196
*
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
2009-08-29
3
-2
/
+84
*
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
2009-08-29
4
-119
/
+171
*
ACPICA: Clarify common suffix for error/warning messages
Bob Moore
2009-08-27
1
-1
/
+1
*
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
2009-08-27
5
-170
/
+277
*
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
2009-08-27
1
-7
/
+75
*
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
6
-32
/
+67
*
ACPICA: ACPI 4.0: Interpreter support for IPMI.
Lin Ming
2009-08-27
3
-31
/
+61
*
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
2009-08-27
3
-1
/
+3
*
ACPICA: Fix possible memory leak in nspredef
Bob Moore
2009-08-27
1
-12
/
+15
*
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
24
-575
/
+851
*
ACPICA: Remove duplicate prototypes from header
Bob Moore
2009-08-27
1
-4
/
+0
*
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-08-27
7
-103
/
+325
*
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
2009-08-27
1
-15
/
+18
*
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2009-08-27
2
-5
/
+6
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-08-21
12
-27
/
+81
|
\
|
*
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
2009-08-21
9
-4
/
+37
|
*
drm/radeon/kms: add r100/r200 OQ support.
Dave Airlie
2009-08-21
2
-0
/
+13
|
*
drm: Fix sysfs device confusion.
Thomas Hellstrom
2009-08-21
1
-22
/
+29
|
*
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2009-08-21
2
-1
/
+2
*
|
Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-08-20
2
-67
/
+104
|
\
\
|
|
/
|
/
|
|
*
i2c-stu300: I2C STU300 stability updates
Linus Walleij
2009-08-20
1
-65
/
+92
|
*
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
2009-08-20
1
-1
/
+1
|
*
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
2009-08-20
1
-0
/
+3
|
*
i2c-omap: Fix I2C status ACK
Nishanth Menon
2009-08-20
1
-1
/
+8
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-08-19
20
-253
/
+455
|
\
\
|
*
|
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
2009-08-19
1
-28
/
+12
|
*
|
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
2009-08-19
1
-29
/
+19
|
*
|
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
2009-08-19
1
-0
/
+2
|
*
|
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
2009-08-19
1
-0
/
+1
|
*
|
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
2009-08-17
3
-1
/
+41
|
*
|
drm/radeon/kms: cut down indirects in register accesses.
Dave Airlie
2009-08-16
5
-79
/
+47
|
*
|
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
2009-08-16
9
-77
/
+217
|
*
|
drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR
Dave Airlie
2009-08-16
1
-0
/
+15
|
*
|
drm/edid: fixup detailed timings like the X server.
Dave Airlie
2009-08-15
1
-38
/
+34
|
*
|
drm/radeon/kms: Add specific rs690 authorized register table
Jerome Glisse
2009-08-15
2
-1
/
+67
|
|
/
*
|
spi_s3c24xx: fix transfer setup code
Ben Dooks
2009-08-19
1
-0
/
+6
*
|
spi_s3c24xx: fix clock rate calculation
Ben Dooks
2009-08-19
1
-10
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-18
39
-308
/
+417
|
\
\
|
*
|
e1000e: fix use of pci_enable_pcie_error_reporting
Xiaotian Feng
2009-08-16
1
-8
/
+8
|
*
|
e1000e: WoL does not work on 82577/82578 with manageability enabled
Bruce Allan
2009-08-16
1
-3
/
+3
|
*
|
cnic: Fix locking in init/exit calls.
Michael Chan
2009-08-16
2
-9
/
+40
|
*
|
cnic: Fix locking in start/stop calls.
Michael Chan
2009-08-16
2
-16
/
+29
|
*
|
bnx2: Use mutex on slow path cnic calls.
Michael Chan
2009-08-16
2
-6
/
+12
|
*
|
cnic: Refine registration with bnx2.
Michael Chan
2009-08-16
1
-13
/
+36
|
*
|
cnic: Fix symbol_put_addr() panic on ia64.
Michael Chan
2009-08-16
1
-1
/
+1
|
*
|
pegasus: Add new device ID.
Petko Manolov
2009-08-15
1
-0
/
+2
[next]