summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-nextRussell King2014-04-118-551/+562
|\
| * Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King2014-04-028-551/+562
| |\
| | * ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-012-2/+2
| | * ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks2014-04-011-223/+224
| | * ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks2014-04-011-301/+302
| | * ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-011-5/+6
| | * ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-04-014-20/+28
| | |
| \ \
*-. \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-1111-63/+123
|\ \ \ \
| | * | | Dump the registers on undefined instruction userspace faultsRussell King2014-04-111-0/+1
| | * | | ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-093-29/+37
| | * | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-094-13/+18
| | * | | ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux2014-04-081-0/+4
| | * | | ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux2014-04-081-0/+19
| | * | | ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
| * | | | ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre2014-04-071-4/+9
| * | | | ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook2014-04-071-15/+32
| * | | | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-04-071-1/+1
| * | | | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-071-1/+1
* | | | | Merge branch 'devel-stable' into for-nextRussell King2014-04-04203-3473/+6093
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-19137-3344/+4491
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: add uprobes supportDavid A. Long2014-03-189-1/+542
| | * | | ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-1812-82/+84
| | * | | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-188-16/+25
| | * | | ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-1811-73/+69
| | * | | ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-186-24/+23
| | * | | ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long2014-03-186-19/+19
| | * | | ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-1810-97/+98
| | * | | ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-1810-170/+201
| | * | | ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-1811-271/+441
| | * | | ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long2014-03-184-910/+1000
| | * | | ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-189-1513/+1624
| | * | | ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2014-03-182-14/+37
| | * | | ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-185-2/+10
| | * | | uprobes: Kconfig dependency fixDavid A. Long2014-03-181-5/+1
| | * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-021-0/+3
| | |\ \ \
| | | * | | perf/x86: Fix event schedulingPeter Zijlstra2014-02-271-0/+3
| | * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-022-4/+7
| | |\ \ \ \
| | | * | | | x86, kaslr: add missed "static" declarationsKees Cook2014-02-261-4/+5
| | | * | | | x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin2014-02-261-0/+2
| | * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-286-6/+40
| | |\ \ \ \ \
| | | * | | | | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-02-271-1/+1
| | | * | | | | kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-271-1/+1
| | | * | | | | arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-273-4/+37
| | | * | | | | KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti2014-02-261-0/+1
| | * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-02-283-6/+18
| | |\ \ \ \ \ \
| | | * | | | | | arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas2014-02-281-0/+8
| | | * | | | | | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-281-5/+5
| | | * | | | | | ARM64: unwind: Fix PC calculationOlof Johansson2014-02-171-1/+5
| | | |/ / / / /
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-2810-178/+219
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt2014-02-281-9/+12