Age | Commit message (Expand) | Author | Files | Lines |
2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -69/+16 |
2015-07-27 | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra | 5 | -3/+38 |
2015-07-27 | sh: Provide atomic_{or,xor,and} | Peter Zijlstra | 4 | -85/+22 |
2015-07-27 | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+9 |
2015-07-27 | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+9 |
2015-07-27 | mn10300: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -47/+10 |
2015-07-27 | mips: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+9 |
2015-07-27 | metag: Provide atomic_{or,xor,and} | Peter Zijlstra | 2 | -42/+17 |
2015-07-27 | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -4/+10 |
2015-07-27 | m32r: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -34/+10 |
2015-07-27 | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -4/+22 |
2015-07-27 | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+6 |
2015-07-27 | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra | 3 | -25/+40 |
2015-07-27 | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+14 |
2015-07-27 | arm64: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+15 |
2015-07-27 | arm: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+15 |
2015-07-27 | arc: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+17 |
2015-07-27 | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -15/+28 |
2015-07-27 | arm64: include linux/types.h in asm/spinlock_types.h | Will Deacon | 1 | -0/+2 |
2015-07-27 | arm64/BUG: Show explicit backtrace for WARNs | Dave P Martin | 1 | -0/+2 |
2015-07-27 | arm64/BUG: Use BRK instruction for generic BUG traps | Dave P Martin | 5 | -3/+142 |
2015-07-27 | arm64/debug: Add missing #includes | Dave P Martin | 2 | -0/+5 |
2015-07-27 | arm64/debug: Simplify BRK insn opcode declarations | Dave P Martin | 2 | -25/+10 |
2015-07-27 | arm64/debug: Move BRK ESR template macro into <asm/esr.h> | Dave P Martin | 2 | -7/+7 |
2015-07-27 | arm64/debug: More consistent naming for the BRK ESR template macro | Dave P Martin | 2 | -4/+5 |
2015-07-27 | arm64/debug: Eliminate magic number from ESR template definition | Dave P Martin | 1 | -1/+3 |
2015-07-27 | arm64/debug: Mask off all reserved bits from generated ESR values | Dave P Martin | 1 | -1/+1 |
2015-07-27 | arm64/debug: Eliminate magic number for size of BRK instruction | Dave P Martin | 1 | -1/+3 |
2015-07-27 | arm64: insn: use set_fixmap_offset to make it more clear | yalin wang | 1 | -3/+2 |
2015-07-27 | arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux | Ard Biesheuvel | 1 | -9/+32 |
2015-07-27 | arm64: kernel: remove non-legit DT warnings when booting using ACPI | Sudeep Holla | 2 | -3/+8 |
2015-07-27 | arm64: alternatives: add enable parameter to conditional asm macros | Will Deacon | 1 | -3/+9 |
2015-07-27 | arm64: kernel: Add support for Privileged Access Never | James Morse | 14 | -2/+121 |
2015-07-27 | arm64: Generalise msr_s/mrs_s operations | Suzuki K. Poulose | 1 | -5/+15 |
2015-07-27 | arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE() | James Morse | 1 | -3/+25 |
2015-07-27 | arm64: kernel: Add min_field_value and use '>=' for feature detection | James Morse | 2 | -5/+13 |
2015-07-27 | arm64: kernel: Add cpufeature 'enable' callback | James Morse | 2 | -0/+7 |
2015-07-27 | arm64: kernel: Move config_sctlr_el1 | James Morse | 3 | -13/+13 |
2015-07-27 | arm64: kvm: Adopt new alternative assembler macros | Daniel Thompson | 1 | -2/+10 |
2015-07-27 | arm64: kernel: Adopt new alternative assembler macros | Daniel Thompson | 1 | -16/+13 |
2015-07-27 | arm64: mm: Adopt new alternative assembler macros | Daniel Thompson | 1 | -1/+6 |
2015-07-27 | arm64: alternative: Provide if/else/endif assembler macros | Daniel Thompson | 1 | -0/+41 |
2015-07-27 | arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension | James Morse | 1 | -0/+7 |
2015-07-27 | arm64: perf: condense event number maps | Mark Rutland | 1 | -102/+22 |
2015-07-27 | arm64: hugetlb: remove paragraph about writing to FSF | Jisheng Zhang | 2 | -8/+0 |
2015-07-27 | arm64: dma-mapping: implement dma_get_sgtable() | Robin Murphy | 1 | -0/+14 |
2015-07-27 | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 22 | -153/+8 |
2015-07-27 | arm64: perf: factor out callchain code | Mark Rutland | 4 | -180/+198 |
2015-07-27 | arm64: lib: use pair accessors for copy_*_user routines | Will Deacon | 3 | -18/+33 |
2015-07-27 | arm64: Better native ptrace support for compat tasks | Catalin Marinas | 1 | -1/+91 |