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
2015-08-26
ACPICA: Make the max-number-of-loops runtime configurable
Bob Moore
4
-5
/
+6
2015-08-26
ACPICA: Debugger: Add option to display namespace summary/counts
Bob Moore
3
-2
/
+8
2015-08-26
ACPICA: Add additional debug info/statements
Bob Moore
5
-6
/
+57
2015-08-26
ACPICA: Table handling: Cleanup and update debug output for tools
Bob Moore
2
-34
/
+30
2015-08-26
ACPICA: acpiexec/acpinames: Support very large number of ACPI tables
Bob Moore
3
-6
/
+18
2015-08-26
ACPICA: acpinames: Add new options and wildcard support
Bob Moore
2
-2
/
+2
2015-08-26
ACPICA: Headers: Fix some comments, no functional change
Bob Moore
1
-5
/
+5
2015-08-26
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
3
-19
/
+7
2015-08-26
ACPICA: Tables: Fix global table list issues by removing fixed table indexes
Lv Zheng
7
-58
/
+51
2015-08-26
ACPICA: Update info messages during ACPICA init
Bob Moore
2
-2
/
+11
2015-08-26
ACPICA: Disassembler: Update for new listing mode
Bob Moore
1
-1
/
+1
2015-08-26
ACPICA: Update parameter validation for data_table_region and load_table
Bob Moore
5
-20
/
+69
2015-08-26
ACPICA: Disassembler: Remove duplicate code in _PLD processing.
Bob Moore
2
-2
/
+4
2015-08-26
ACPICA: Correctly cleanup after a ACPI table load failure
Bob Moore
6
-12
/
+59
2015-07-24
ACPICA: Update version to 20150717
Bob Moore
1
-1
/
+1
2015-07-24
ACPICA: iASL/Disassembler: Add prototype verbose mode
Bob Moore
1
-0
/
+1
2015-07-24
ACPICA: Debugger: Move debugger specific APIs to debugger component
Lv Zheng
2
-7
/
+22
2015-07-24
ACPICA: Debugger: Reduce structure size for debugger
Lv Zheng
1
-0
/
+3
2015-07-24
ACPICA: iASL: Add support for TCPA Server Table
Bob Moore
1
-4
/
+13
2015-07-24
ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
Bob Moore
1
-0
/
+5
2015-07-24
ACPICA: Cleanup use of all non-ANSI local C library functions
Bob Moore
5
-354
/
+396
2015-07-24
ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>
Lv Zheng
3
-0
/
+106
2015-07-24
ACPICA: iASL: Add new warnings for method local_x and arg_x variables
Bob Moore
1
-0
/
+4
2015-07-24
ACPICA: Remove extraneous check for null walk_state
Markus Elfring
1
-3
/
+1
2015-07-24
ACPICA: Parser: Remove redundant opcode execution debugging output
Lv Zheng
1
-8
/
+0
2015-07-24
ACPICA: Executer: Add option to bypass opcode tracing
Lv Zheng
2
-4
/
+7
2015-07-24
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
7
-38
/
+144
2015-07-24
ACPICA: Executer: Add interpreter tracing mode for method tracing facility
Lv Zheng
12
-185
/
+327
2015-07-24
ACPICA: Dispatcher: Add trace support for interpreter
Lv Zheng
6
-2
/
+78
2015-07-24
ACPICA: Dispatcher: Move stack traversal code to dispatcher
Lv Zheng
4
-3
/
+235
2015-07-24
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
8
-133
/
+178
2015-07-24
ACPICA: Executer: Add back pointing reference of method operand
Lv Zheng
3
-0
/
+5
2015-07-24
ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
Lv Zheng
12
-49
/
+53
2015-07-24
ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
Lv Zheng
3
-16
/
+8
2015-07-24
ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
Lv Zheng
4
-15
/
+26
2015-07-24
ACPICA: Parser: Reduce parser/namespace divergences for tracer support
Lv Zheng
3
-8
/
+8
2015-07-20
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
1
-1
/
+1
2015-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2015-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-38
/
+7
2015-07-19
Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2015-07-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
35
-57
/
+179
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-19
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
Olof Johansson
9
-0
/
+24
2015-07-18
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+14
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-214
/
+376
2015-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+1
2015-07-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-07-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-26
/
+101
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-54
/
+101
[next]