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.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
2007-02-03
ACPICA: Fix for Global Lock semaphore.
Bob Moore
1
-1
/
+1
2007-02-03
ACPICA: Add full table name to disassembler output
Bob Moore
1
-0
/
+2
2007-02-03
ACPICA: Update version to 20060912
Bob Moore
1
-1
/
+1
2007-02-03
ACPICA: Fix trace output name and whitespace
Bob Moore
1
-3
/
+1
2007-02-03
ACPICA: Fix memory leak in table load error path
Bob Moore
1
-1
/
+1
2007-02-03
ACPICA: New common routine for creating and verifying a local FADT.
Bob Moore
2
-23
/
+52
2007-02-03
ACPICA: Report error if method creates 2 objects with the same name
Bob Moore
2
-3
/
+17
2007-02-03
ACPICA: FADT verification is now table driven.
Bob Moore
3
-137
/
+158
2007-02-03
ACPICA: Add declarations for ASF! sub-tables
Bob Moore
1
-3
/
+22
2007-02-03
ACPICA: IsResourceTemplate now returns ACPI_STATUS
Bob Moore
1
-1
/
+3
2007-02-03
ACPICA: Allow type ANY to be the target of the Scope operator.
Bob Moore
1
-0
/
+2
2007-02-03
ACPICA: re-factor table init routines for benefit of iASL
Bob Moore
2
-5
/
+27
2007-02-03
ACPICA: add ASF comment
Bob Moore
1
-0
/
+2
2007-02-03
ACPICA: Update comments in tbfadt.c
Bob Moore
1
-5
/
+6
2007-02-03
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
7
-379
/
+10
2007-02-03
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
9
-85
/
+114
2007-02-03
ACPICA: Create tbfadt.c to hold all FADT-related functions
Bob Moore
2
-1
/
+381
2007-02-03
ACPICA: Cleanup of FADT verification function.
Bob Moore
1
-42
/
+23
2007-02-03
ACPICA: Update version to 20060831
Bob Moore
1
-3
/
+3
2007-02-03
ACPICA: Split acpi_format_exception into two parts
Bob Moore
4
-82
/
+119
2007-02-03
ACPICA: Store GPE number instead of bitmask
Alexey Starikovskiy
6
-10
/
+18
2007-02-03
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
5
-10
/
+10
2007-02-03
ACPICA: Disable all wake GPEs after first one recieved
Bob Moore
3
-101
/
+51
2007-02-03
ACPICA: Add acpi_gpe_count global to track the number of GPE events
Bob Moore
3
-0
/
+8
2007-02-03
ACPICA: Add support for DMAR table
Bob Moore
2
-3
/
+84
2007-02-03
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
31
-453
/
+191
2007-02-03
ACPICA: Lint changes
Bob Moore
2
-41
/
+84
2007-02-03
ACPICA: Fix for FADT conversion in 64-bit mode
Bob Moore
1
-7
/
+14
2007-02-03
ACPICA: Update comments for individual table fields
Bob Moore
1
-32
/
+32
2007-02-03
ACPICA: misc fixes for new Table Manager:
Bob Moore
8
-266
/
+420
2007-02-03
ACPICA: Implement simplified Table Manager
Bob Moore
42
-4046
/
+2065
2007-02-03
ACPICA: Update debug output
Bob Moore
1
-1
/
+1
2007-02-03
ACPICA: Update version to 20060721
Bob Moore
1
-1
/
+1
2007-02-03
ACPICA: Temporary fix for BankValue parameter
Bob Moore
1
-2
/
+28
2007-02-03
ACPICA: fix for object premature deletion
Fiodor Suietov
1
-0
/
+9
2007-02-03
ACPICA: Cast acpi_thread_id to UINT32 for debug output only
Bob Moore
1
-4
/
+3
2007-02-03
ACPICA: Release global lock from interrupt handler
Bob Moore
1
-35
/
+15
2007-02-03
ACPICA: Delete recursive feature of ACPI Global Lock
Bob Moore
9
-198
/
+132
2007-02-03
ACPICA: Handle case NumElements > Package length
Bob Moore
1
-46
/
+41
2007-02-03
ACPICA: Handle mis-matched package length
Bob Moore
1
-8
/
+19
2007-02-03
ACPICA: Update function header
Bob Moore
1
-0
/
+3
2007-02-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-18
/
+21
2007-02-02
libata: Initialize nbytes for internal sg commands
Brian King
1
-0
/
+1
2007-02-02
libata: Fix ata_busy_wait() kernel docs
Alan
1
-0
/
+2
2007-02-02
pata_via: Correct missing comments
Alan
1
-1
/
+2
2007-02-02
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
Alan
1
-2
/
+9
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
2
-15
/
+7
2007-02-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-218
/
+199
2007-02-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6
Linus Torvalds
2
-2
/
+18
2007-02-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+5
[next]