index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
15
-250
/
+135
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting)
Alexey Starikovskiy
5
-330
/
+224
2007-02-02
ACPICA: Remove duplicate table definitions.
Alexey Starikovskiy
4
-81
/
+20
2007-02-02
ACPICA: use new ACPI headers.
Alexey Starikovskiy
17
-68
/
+51
2007-02-02
ACPICA: Remove duplicate table manager
Alexey Starikovskiy
7
-461
/
+50
2007-02-02
ACPICA: Update version to 20061011
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Fixes for parameter validation.
Bob Moore
1
-21
/
+24
2007-02-02
ACPICA: Abort downward walk on temporary node detection.
Bob Moore
1
-11
/
+15
2007-02-02
ACPICA: Update comments
Bob Moore
1
-21
/
+25
2007-02-02
ACPICA: Use manifest constants for parse pass number
Bob Moore
6
-9
/
+10
2007-02-02
ACPICA: _CID support for PCI Root Bridge detection.
Bob Moore
1
-38
/
+125
2007-02-02
ACPICA: Fix race condition with AcpiWalkNamespace.
Bob Moore
6
-12
/
+30
2007-02-02
ACPICA: Eliminate control method 2-pass parse/execute.
Valery Podrezov
3
-124
/
+42
2007-02-02
ACPICA: Restructured module into multiple functions.
Mikhail Kouzmich
2
-625
/
+789
2007-02-02
ACPICA: Update version to 20060927
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
2
-1
/
+3
2007-02-02
ACPICA: Fix for possible memory leak and fault.
Fiodor Suietov
1
-3
/
+5
2007-02-02
ACPICA: Update interpreter error paths to always report the error
Bob Moore
1
-3
/
+7
2007-02-02
ACPICA: On AML mutex force-release, set depth to zero (was 1).
Bob Moore
1
-1
/
+7
2007-02-02
ACPICA: Use faster ByIndex interface to get FACS
Bob Moore
1
-2
/
+2
2007-02-02
ACPICA: Remove obsolete Flags parameter.
Bob Moore
10
-59
/
+35
2007-02-02
ACPICA: Fix for Global Lock semaphore.
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Add full table name to disassembler output
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: Update version to 20060912
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Fix trace output name and whitespace
Bob Moore
1
-3
/
+1
2007-02-02
ACPICA: Fix memory leak in table load error path
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: New common routine for creating and verifying a local FADT.
Bob Moore
2
-23
/
+52
2007-02-02
ACPICA: Report error if method creates 2 objects with the same name
Bob Moore
2
-3
/
+17
2007-02-02
ACPICA: FADT verification is now table driven.
Bob Moore
3
-137
/
+158
2007-02-02
ACPICA: Add declarations for ASF! sub-tables
Bob Moore
1
-3
/
+22
2007-02-02
ACPICA: IsResourceTemplate now returns ACPI_STATUS
Bob Moore
1
-1
/
+3
2007-02-02
ACPICA: Allow type ANY to be the target of the Scope operator.
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: re-factor table init routines for benefit of iASL
Bob Moore
2
-5
/
+27
2007-02-02
ACPICA: add ASF comment
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: Update comments in tbfadt.c
Bob Moore
1
-5
/
+6
2007-02-02
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
7
-379
/
+10
2007-02-02
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
9
-85
/
+114
2007-02-02
ACPICA: Create tbfadt.c to hold all FADT-related functions
Bob Moore
2
-1
/
+381
2007-02-02
ACPICA: Cleanup of FADT verification function.
Bob Moore
1
-42
/
+23
2007-02-02
ACPICA: Update version to 20060831
Bob Moore
1
-3
/
+3
2007-02-02
ACPICA: Split acpi_format_exception into two parts
Bob Moore
4
-82
/
+119
2007-02-02
ACPICA: Store GPE number instead of bitmask
Alexey Starikovskiy
6
-10
/
+18
2007-02-02
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
5
-10
/
+10
2007-02-02
ACPICA: Disable all wake GPEs after first one recieved
Bob Moore
3
-101
/
+51
2007-02-02
ACPICA: Add acpi_gpe_count global to track the number of GPE events
Bob Moore
3
-0
/
+8
2007-02-02
ACPICA: Add support for DMAR table
Bob Moore
2
-3
/
+84
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
31
-453
/
+191
2007-02-02
ACPICA: Lint changes
Bob Moore
2
-41
/
+84
2007-02-02
ACPICA: Fix for FADT conversion in 64-bit mode
Bob Moore
1
-7
/
+14
2007-02-02
ACPICA: Update comments for individual table fields
Bob Moore
1
-32
/
+32
[next]