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
2008-12-31
ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
Lin Ming
1
-2
/
+2
2008-12-31
ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
Lin Ming
1
-46
/
+56
2008-12-31
ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-22
/
+0
2008-12-31
ACPI: power.c: call acpi_get_name to get node name
Lin Ming
1
-1
/
+5
2008-12-31
ACPI: sony-laptop.c: call acpi_get_object_info to get node info
Lin Ming
1
-6
/
+9
2008-12-31
ACPI: main.c: use new public GPE group enable/disable interfaces
Lin Ming
1
-6
/
+6
2008-12-31
ACPICA: New: Public GPE group enable/disable interfaces
Bob Moore
2
-4
/
+69
2008-12-31
ACPICA: New: acpi_get_gpe_device interface
Bob Moore
12
-92
/
+156
2008-12-31
ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-5
/
+0
2008-12-31
ACPI: proc.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-9
/
+3
2008-12-31
ACPI: ec.c: call acpi_get_name to get node name
Lin Ming
1
-2
/
+7
2008-12-31
ACPI: osl.c: replace return_ACPI_STATUS with return
Lin Ming
3
-3
/
+4
2008-12-30
ACPICA: Update version to 20081031
Bob Moore
1
-1
/
+1
2008-12-30
ACPICA: Enhance implicit return mechanism
Lin Ming
1
-0
/
+16
2008-12-30
ACPICA: Consolidate method arg count validation code
Bob Moore
3
-74
/
+104
2008-12-30
ACPICA: Add Buffer->String conversion for predefined methods
Bob Moore
3
-30
/
+125
2008-12-30
ACPICA: Allow multiple backslash prefix in namepaths
Lin Ming
1
-1
/
+7
2008-12-30
ACPICA: Fix to allow aliases within ASL namepaths
Bob Moore
1
-0
/
+4
2008-12-30
ACPICA: Remove references to obsolete ACPI_DUMP_APP
Bob Moore
1
-5
/
+2
2008-12-30
ACPICA: Add support to externally execute _OSI method
Bob Moore
4
-3
/
+27
2008-12-30
ACPICA: Reformat comments, no functional changes
Bob Moore
9
-163
/
+152
2008-12-30
ACPICA: Add global pointer for FACS table to simplify FACS access
Bob Moore
7
-47
/
+51
2008-12-30
ACPICA: Emit warning if two FACS or DSDT tables found in the FADT
Bob Moore
1
-2
/
+15
2008-12-30
ACPICA: Fix namestring for the SystemCMOS address space
Bob Moore
1
-1
/
+1
2008-12-30
ACPICA: Update debug output for IndexField I/O
Bob Moore
1
-4
/
+7
2008-12-30
ACPICA: Add a mechanism to escape infinite AML While() loops
Bob Moore
4
-4
/
+29
2008-12-30
ACPICA: Optimize execution of AML While loops
Bob Moore
1
-4
/
+25
2008-12-30
ACPICA: Fix possible memory leak on error in parser
Lin Ming
1
-0
/
+8
2008-12-30
ACPICA: Update FACS waking vector interfaces
Bob Moore
2
-26
/
+34
2008-12-30
ACPICA: Fix several warnings under gcc 4 compiler
Bob Moore
2
-6
/
+6
2008-12-25
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-42
/
+49
2008-12-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2008-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-24
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-24
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2008-12-24
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-24
cgroups: avoid accessing uninitialized data in failure path
Li Zefan
1
-2
/
+3
2008-12-24
cgroups: suppress bogus warning messages
Sharyathi Nagesh
1
-3
/
+0
2008-12-24
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-24
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
1
-2
/
+2
2008-12-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-15
/
+14
2008-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-2
/
+4
2008-12-23
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-4
/
+3
2008-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-17
/
+14
[next]