aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-17Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-17Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-07-17Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim
2015-07-17mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17mm/page_owner: fix possible access violationJoonsoo Kim
2015-07-17fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-07-17/proc/$PID/cmdline: fixup empty ARGV caseAlexey Dobriyan
2015-07-17dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-07-17hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles
2015-07-17checkpatch: fix long line messages about patch contextJoe Perches