summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu2-0/+50
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu3-110/+114
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu2-1/+128
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu3-1/+169
2013-12-20arm64: dts: Reduce size of virtio block device for foundation modelMark Brown1-1/+1
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand2-12/+0
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas18-70/+767
2013-12-19arm64: Enable CMALaura Abbott4-2/+56
2013-12-19arm64: Warn on NULL device structure for dma APIsLaura Abbott1-0/+10
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2-1/+42
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel1-14/+4
2013-12-19arm64: Remove outdated commentLiviu Dudau1-5/+0
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton1-11/+17
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu3-1/+110
2013-12-19ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2013-12-19ARM64: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2013-12-19arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon1-0/+1
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2-0/+41
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon1-0/+1
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon7-127/+64
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon4-3/+55
2013-12-19arm64: perf: add support for percpu pmu interruptVinayak Kale1-30/+78
2013-12-19arm64: vmlinux.lds.S: drop redundant .commentMark Rutland1-1/+0
2013-12-19arm64: dts: Add a virtio disk to the RTSM motherboardMark Hambleton1-0/+6
2013-12-19arm64: Correct virt_addr_validLaura Abbott1-2/+1
2013-12-16arm64: add CPU power management menu/entriesLorenzo Pieralisi1-0/+6
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi2-0/+14
2013-12-16arm64: kernel: add CPU idle callLorenzo Pieralisi1-2/+5
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi3-1/+20
2013-12-16arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi1-13/+66
2013-12-16arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi1-54/+88
2013-12-16arm: kvm: implement CPU PM notifierLorenzo Pieralisi1-0/+30
2013-12-16arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi1-0/+36
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi5-0/+319
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi3-0/+90
2013-12-16arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2-0/+83
2013-12-16arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi1-0/+10
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-17/+13
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-78/+67
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+8
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-55/+24
2013-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-149/+403
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov1-1/+4
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-53/+18
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard1-12/+15
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard1-21/+21
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7