index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'acpi-pnp' and 'acpi-pci'
Rafael J. Wysocki
2014-07-27
4
-77
/
+35
|
\
\
|
|
*
ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
2014-07-24
1
-9
/
+7
|
*
|
ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
2014-07-23
1
-28
/
+23
|
*
|
ACPI / PNP: do ACPI binding directly
Zhang Rui
2014-07-07
3
-40
/
+5
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'
Rafael J. Wysocki
2014-07-27
9
-139
/
+161
|
\
\
\
\
\
|
|
|
*
|
|
ACPI / button: Do not propagate wakeup-from-suspend events
Rafael J. Wysocki
2014-07-23
1
-4
/
+21
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
ACPI / sleep: Do not save NVS for new machines to accelerate S3
Lan Tianyu
2014-07-24
1
-0
/
+5
|
|
|
/
/
|
*
|
|
ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
2014-07-23
1
-12
/
+9
|
*
|
|
ACPI / PM: Always enable wakeup GPEs when enabling device wakeup
Rafael J. Wysocki
2014-07-23
2
-43
/
+17
|
*
|
|
ACPI / PM: Revork the handling of ACPI device wakeup notifications
Rafael J. Wysocki
2014-07-23
5
-75
/
+101
|
*
|
|
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
2014-07-23
2
-6
/
+9
|
|
/
/
*
|
|
Merge branch 'acpi-gpe'
Rafael J. Wysocki
2014-07-27
1
-13
/
+16
|
\
\
\
|
*
|
|
ACPI / scan: No implicit wake notification for buttons
Rafael J. Wysocki
2014-07-23
1
-13
/
+16
|
*
|
|
Merge branch 'acpica' into acpi-gpe
Rafael J. Wysocki
2014-07-23
38
-404
/
+3340
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'acpi-config'
Rafael J. Wysocki
2014-07-27
11
-200
/
+235
|
\
\
\
\
|
*
|
|
|
ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC
Hanjun Guo
2014-07-21
7
-198
/
+217
|
*
|
|
|
ACPI: Don't use acpi_lapic in ACPI core code
Graeme Gregory
2014-07-21
3
-1
/
+11
|
*
|
|
|
ACPI: add config for BIOS table scan
Graeme Gregory
2014-07-21
3
-1
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'acpi-headers'
Rafael J. Wysocki
2014-07-27
9
-29
/
+55
|
\
\
\
\
|
*
|
|
|
ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.
Lv Zheng
2014-07-23
2
-1
/
+11
|
*
|
|
|
ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...
Lv Zheng
2014-07-23
1
-3
/
+0
|
*
|
|
|
ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.
Lv Zheng
2014-07-23
1
-3
/
+3
|
*
|
|
|
ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.
Lv Zheng
2014-07-23
3
-8
/
+2
|
*
|
|
|
ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.
Lv Zheng
2014-07-23
1
-0
/
+22
|
*
|
|
|
ACPICA: Linux: Add stub support for Linux specific variables and functions.
Lv Zheng
2014-07-20
2
-14
/
+17
*
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2014-07-27
38
-404
/
+3340
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
Rafael J. Wysocki
2014-07-23
2
-0
/
+51
|
*
|
|
|
ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).
Rafael J. Wysocki
2014-07-23
1
-3
/
+11
|
*
|
|
|
ACPICA: Fix a regression for deletion of Alias() objects.
Bob Moore
2014-07-09
1
-10
/
+9
|
*
|
|
|
ACPICA: Update version to 20140627
Bob Moore
2014-07-08
1
-1
/
+1
|
*
|
|
|
ACPICA: Tables: Merge DMAR table structure updates
Lv Zheng
2014-07-08
1
-1
/
+1
|
*
|
|
|
ACPICA: Hardware: back port of a recursive locking fix
Lv Zheng
2014-07-08
1
-1
/
+2
|
*
|
|
|
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2014-07-08
2
-31
/
+43
|
*
|
|
|
ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()
Lv Zheng
2014-07-08
1
-2
/
+2
|
*
|
|
|
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2014-07-08
2
-7
/
+27
|
*
|
|
|
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
2014-07-08
5
-9
/
+146
|
*
|
|
|
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
2014-07-08
4
-72
/
+69
|
*
|
|
|
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
2014-07-08
1
-18
/
+32
|
*
|
|
|
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2014-07-08
3
-13
/
+15
|
*
|
|
|
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2014-07-08
4
-9
/
+14
|
*
|
|
|
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2014-07-08
3
-10
/
+15
|
*
|
|
|
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
2014-07-08
2
-6
/
+9
|
*
|
|
|
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
Lv Zheng
2014-07-08
3
-0
/
+50
|
*
|
|
|
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
2014-07-08
6
-1
/
+682
|
*
|
|
|
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
2014-07-08
3
-0
/
+254
|
*
|
|
|
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
2014-07-08
7
-25
/
+1308
|
*
|
|
|
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2014-07-08
4
-147
/
+147
|
*
|
|
|
ACPICA: OSL: Update environments to improve portability
Lv Zheng
2014-07-08
1
-12
/
+36
|
*
|
|
|
ACPICA: Namespace: Properly null terminate objects detached from a namespace ...
David E. Box
2014-07-08
1
-0
/
+11
|
*
|
|
|
ACPICA: Utilities: Validate full RSDP header
David E. Box
2014-07-08
1
-12
/
+7
[next]