index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
Bob Moore
2016-05-05
3
-7
/
+24
*
ACPICA: ACPI 6.0: Update _BIX support for new package element
Bob Moore
2016-05-05
2
-2
/
+89
*
ACPICA: ACPI 6.1: Support for new PCCT subtable
Bob Moore
2016-05-05
1
-1
/
+22
*
ACPICA: Refactor evaluate_object to reduce nesting
Bob Moore
2016-05-05
1
-56
/
+55
*
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-05-05
80
-324
/
+324
*
ACPICA: Update version to 20160318
Bob Moore
2016-04-05
1
-1
/
+1
*
ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...
Lv Zheng
2016-04-05
1
-21
/
+54
*
ACPICA: Events: Fix an issue that _REG association can happen before namespac...
Lv Zheng
2016-04-05
3
-50
/
+24
*
ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
Lv Zheng
2016-04-05
1
-1
/
+3
*
ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...
Lv Zheng
2016-04-05
1
-1
/
+1
*
ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...
Lv Zheng
2016-04-05
1
-10
/
+15
*
Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()
Lv Zheng
2016-04-05
1
-2
/
+2
*
ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()
Lv Zheng
2016-04-05
1
-0
/
+4
*
ACPICA: iASL/Disassembler: Improve handling of unresolved methods
Bob Moore
2016-04-05
1
-0
/
+1
*
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
2016-04-05
26
-113
/
+113
*
ACPICA: Utilities: Update for strtoul64 merger
Bob Moore
2016-04-05
7
-36
/
+57
*
ACPICA: Add support for QNX 6.6 platform
Will Miles
2016-04-05
2
-1
/
+4
*
ACPICA: Headers: Update generation of the ACPICA library
Bob Moore
2016-04-05
1
-20
/
+21
*
ACPICA: Cleanup some invocation indentations, no functional change
Bob Moore
2016-04-05
1
-0
/
+6
*
ACPICA: iASL: Cleanup/optimization for ToPLD macro support
Bob Moore
2016-04-05
2
-0
/
+52
*
ACPICA: Interpreter: Update some function headers, no functional change
Bob Moore
2016-04-05
1
-6
/
+6
*
ACPICA: Intepreter: Add object extensions to Concatenate operand
Bob Moore
2016-04-05
3
-290
/
+440
*
ACPICA: iASL/Headers: Fix incorrect definition of FPDT table
Bob Moore
2016-04-05
1
-19
/
+24
*
ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
Bob Moore
2016-04-05
4
-16
/
+32
*
ACPICA: Tables: Update FADT handling
Bob Moore
2016-04-05
2
-8
/
+14
*
ACPICA: Headers: Update DMAR table for October 2014 I/O spec
Bob Moore
2016-04-05
1
-1
/
+3
*
ACPICA: ACPI 6.1: Update NFIT table for additional new fields
Bob Moore
2016-04-05
1
-3
/
+11
*
ACPICA: IORT: Add in support for the SMMUv3 subtable
Al Stone
2016-04-05
1
-2
/
+20
*
ACPICA: ACPI 6.1: Updates for the HEST ACPI table
Bob Moore
2016-04-05
1
-2
/
+52
*
ACPICA: Headers: Minor update for SPCR ACPI table
Bob Moore
2016-04-05
1
-2
/
+4
*
ACPICA: Headers: Add new constants for the DBG2 ACPI table
Aleksey Makarov
2016-04-05
1
-1
/
+6
*
ACPICA: Linuxize: Remove useless platform headers
Lv Zheng
2016-04-05
2
-103
/
+0
*
ACPICA: Linuxize: reduce divergences for 20160212 release
Lv Zheng
2016-04-04
4
-4
/
+3
*
Linux 4.6-rc2
v4.6-rc2
Linus Torvalds
2016-04-03
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-03
12
-35
/
+98
|
\
|
*
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
2016-03-31
1
-7
/
+45
|
*
perf/core: Don't leak event in the syscall error path
Alexander Shishkin
2016-03-31
1
-0
/
+1
|
*
perf/core: Fix time tracking bug with multiplexing
Peter Zijlstra
2016-03-31
1
-2
/
+12
|
*
Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-31
2
-15
/
+11
|
|
\
|
|
*
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
1
-14
/
+10
|
|
*
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-30
1
-1
/
+1
|
|
/
|
*
Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-30
4
-7
/
+22
|
|
\
|
|
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-30
4
-7
/
+22
|
|
/
|
*
Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-29
1
-0
/
+2
|
|
\
|
|
*
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-28
1
-0
/
+2
|
|
/
|
*
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
Huang Rui
2016-03-25
1
-3
/
+3
|
*
Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-25
2
-1
/
+2
|
|
\
|
|
*
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
2016-03-24
1
-0
/
+1
|
|
*
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
2016-03-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-03
9
-58
/
+158
|
\
\
[next]