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
2014-06-01
ACPI: Fix x86 regression related to early mapping size limitation
Lv Zheng
3
-0
/
+31
2014-06-01
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
5
-26
/
+70
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
1
-0
/
+4
2014-05-27
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
Lv Zheng
8
-33
/
+39
2014-05-27
ACPICA: Clean up redudant definitions already defined elsewhere
Lv Zheng
3
-32
/
+0
2014-05-27
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...
Lv Zheng
5
-96
/
+137
2014-05-27
ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>
Lv Zheng
4
-121
/
+216
2014-05-27
ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.
Lv Zheng
1
-14
/
+0
2014-05-27
Merge back earlier ACPICA material.
Rafael J. Wysocki
52
-2004
/
+5625
2014-05-13
ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.
Lv Zheng
1
-2
/
+2
2014-05-07
ACPICA: Update version to 20140424.
Bob Moore
1
-1
/
+1
2014-05-07
ACPICA: Comment/format update, no functional change.
Bob Moore
1
-19
/
+54
2014-05-07
ACPICA: Events: Update GPE handling and initialization code.
Bob Moore
6
-37
/
+43
2014-05-07
ACPICA: Remove extraneous error message for large number of GPEs.
Bob Moore
1
-18
/
+33
2014-05-07
ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.
Lv Zheng
1
-105
/
+0
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
2
-6
/
+27
2014-05-07
ACPICA: acpidump: Add support to force using RSDT.
Lv Zheng
3
-18
/
+50
2014-05-07
ACPICA: Back port of improvements on exception code.
Bob Moore
1
-1
/
+1
2014-05-07
ACPICA: Back port of _PRP update.
Bob Moore
1
-0
/
+1
2014-05-07
ACPICA: acpidump: Fix truncated RSDP signature validation.
Lv Zheng
1
-10
/
+31
2014-05-07
ACPICA: Linux header: Add support for stubbed externals.
Lv Zheng
1
-0
/
+31
2014-05-07
ACPICA: OSL: Add configurability for generic external functions.
Lv Zheng
1
-200
/
+283
2014-05-07
ACPICA: OSL: Add section to collect the divergence in acpixf.h.
Lv Zheng
1
-13
/
+17
2014-05-07
ACPICA: OSL: Add configurability for debug output functions.
Lv Zheng
1
-18
/
+31
2014-05-07
ACPICA: OSL: Add configurability for error message functions.
Lv Zheng
2
-27
/
+48
2014-05-07
ACPICA: OSL: Add configurability for memory allocation macros.
Lv Zheng
1
-0
/
+21
2014-05-07
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...
Lv Zheng
2
-34
/
+23
2014-05-07
ACPICA: Comment updates - no functional change.
Bob Moore
2
-5
/
+5
2014-05-07
ACPICA: Update handling of PCI ID lists.
David E. Box
1
-3
/
+12
2014-05-07
ACPICA: Add support for _LPD and _PRP methods.
Bob Moore
1
-0
/
+4
2014-05-07
ACPICA: Add support for LPIT table.
Bob Moore
1
-0
/
+65
2014-05-07
ACPICA: Update acpi_buffer_to_resource interface.
Bob Moore
1
-5
/
+8
2014-05-07
ACPICA: Update global variable definitions. No functional change.
Lv Zheng
2
-145
/
+132
2014-05-07
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
Lv Zheng
1
-11
/
+6
2014-05-07
ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...
Lv Zheng
1
-3
/
+1
2014-05-07
ACPICA: Utilities: Cleanup obsoleted global variables.
Lv Zheng
1
-7
/
+0
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
38
-1401
/
+4780
2014-05-06
ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().
Lv Zheng
1
-2
/
+5
2014-05-05
Linux 3.15-rc4
v3.15-rc4
Linus Torvalds
1
-1
/
+1
2014-05-05
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-05-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-7
/
+50
2014-05-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-04
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2
-0
/
+6
2014-05-04
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-04
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-04
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2
-4
/
+5
2014-05-04
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-37
/
+42
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-3
/
+37
[next]