Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | arm64: move encode_insn_immediate() from module.c to insn.c | Jiang Liu | 2014-01-08 | 3 | -110/+114 | |
| * | | | | | | | | | | arm64: introduce interfaces to hotpatch kernel and module code | Jiang Liu | 2014-01-08 | 2 | -1/+128 | |
| * | | | | | | | | | | arm64: introduce basic aarch64 instruction decoding helpers | Jiang Liu | 2014-01-08 | 3 | -1/+169 | |
| * | | | | | | | | | | arm64: dts: Reduce size of virtio block device for foundation model | Mark Brown | 2013-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | arm64: Remove unused __data_loc variable | Geoff Levand | 2013-12-20 | 2 | -12/+0 | |
| * | | | | | | | | | | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream | Catalin Marinas | 2013-12-19 | 18 | -70/+767 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arm64: add CPU power management menu/entries | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+6 | |
| | * | | | | | | | | | | arm64: kernel: add PM build infrastructure | Lorenzo Pieralisi | 2013-12-16 | 2 | -0/+14 | |
| | * | | | | | | | | | | arm64: kernel: add CPU idle call | Lorenzo Pieralisi | 2013-12-16 | 1 | -2/+5 | |
| | * | | | | | | | | | | arm64: enable generic clockevent broadcast | Lorenzo Pieralisi | 2013-12-16 | 3 | -1/+20 | |
| | * | | | | | | | | | | arm64: kernel: implement HW breakpoints CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 | 1 | -13/+66 | |
| | * | | | | | | | | | | arm64: kernel: refactor code to install/uninstall breakpoints | Lorenzo Pieralisi | 2013-12-16 | 1 | -54/+88 | |
| | * | | | | | | | | | | arm: kvm: implement CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+30 | |
| | * | | | | | | | | | | arm64: kernel: implement fpsimd CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+36 | |
| | * | | | | | | | | | | arm64: kernel: cpu_{suspend/resume} implementation | Lorenzo Pieralisi | 2013-12-16 | 5 | -0/+319 | |
| | * | | | | | | | | | | arm64: kernel: suspend/resume registers save/restore | Lorenzo Pieralisi | 2013-12-16 | 3 | -0/+90 | |
| | * | | | | | | | | | | arm64: kernel: build MPIDR_EL1 hash function data structure | Lorenzo Pieralisi | 2013-12-16 | 2 | -0/+83 | |
| | * | | | | | | | | | | arm64: kernel: add MPIDR_EL1 accessors macros | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+10 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | arm64: Enable CMA | Laura Abbott | 2013-12-19 | 4 | -2/+56 | |
| * | | | | | | | | | | arm64: Warn on NULL device structure for dma APIs | Laura Abbott | 2013-12-19 | 1 | -0/+10 | |
| * | | | | | | | | | | arm64: Add hwcaps for crypto and CRC32 extensions. | Steve Capper | 2013-12-19 | 2 | -1/+42 | |
| * | | | | | | | | | | arm64: drop redundant macros from read_cpuid() | Ard Biesheuvel | 2013-12-19 | 1 | -14/+4 | |
| * | | | | | | | | | | arm64: Remove outdated comment | Liviu Dudau | 2013-12-19 | 1 | -5/+0 | |
| * | | | | | | | | | | arm64: cmpxchg: update macros to prevent warnings | Mark Hambleton | 2013-12-19 | 1 | -11/+17 | |
| * | | | | | | | | | | arm64: support single-step and breakpoint handler hooks | Sandeepa Prabhu | 2013-12-19 | 3 | -1/+110 | |
| * | | | | | | | | | | ARM64: fix framepointer check in unwind_frame | Konstantin Khlebnikov | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | | | | | ARM64: check stack pointer in get_wchan | Konstantin Khlebnikov | 2013-12-19 | 1 | -2/+5 | |
| * | | | | | | | | | | arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS | Will Deacon | 2013-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs | Will Deacon | 2013-12-19 | 2 | -0/+41 | |
| * | | | | | | | | | | arm64: futex: ensure .fixup entries are sufficiently aligned | Will Deacon | 2013-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | arm64: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2013-12-19 | 7 | -127/+64 | |
| * | | | | | | | | | | arm64: percpu: implement optimised pcpu access using tpidr_el1 | Will Deacon | 2013-12-19 | 4 | -3/+55 | |
| * | | | | | | | | | | arm64: perf: add support for percpu pmu interrupt | Vinayak Kale | 2013-12-19 | 1 | -30/+78 | |
| * | | | | | | | | | | arm64: vmlinux.lds.S: drop redundant .comment | Mark Rutland | 2013-12-19 | 1 | -1/+0 | |
| * | | | | | | | | | | arm64: dts: Add a virtio disk to the RTSM motherboard | Mark Hambleton | 2013-12-19 | 1 | -0/+6 | |
| * | | | | | | | | | | arm64: Correct virt_addr_valid | Laura Abbott | 2013-12-19 | 1 | -2/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-21 | 1 | -20/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h | H.J. Lu | 2013-12-21 | 1 | -20/+22 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 2014-01-20 | 7 | -26/+133 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar | 2014-01-20 | 1 | -8/+2 | |
| * | | | | | | | | | | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 2014-01-17 | 1 | -2/+2 | |
| * | | | | | | | | | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic | Qiaowei Ren | 2013-12-16 | 1 | -20/+1 | |
| * | | | | | | | | | | x86: add user_atomic_cmpxchg_inatomic at uaccess.h | Qiaowei Ren | 2013-12-16 | 1 | -0/+92 | |
| * | | | | | | | | | | x86, xsave: Support eager-only xsave features, add MPX support | Qiaowei Ren | 2013-12-07 | 3 | -4/+43 | |
| * | | | | | | | | | | x86, cpufeature: Define the Intel MPX feature flag | Qiaowei Ren | 2013-12-06 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 21 | -158/+650 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook | 2014-01-14 | 1 | -11/+18 | |
| * | | | | | | | | | | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 2014-01-14 | 1 | -1/+0 | |
| * | | | | | | | | | | x86, kaslr: Use char array to gain sizeof sanity | Kees Cook | 2013-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | x86, kaslr: Add a circular multiply for better bit diffusion | H. Peter Anvin | 2013-11-12 | 1 | -0/+11 |