summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27frv: Rewrite atomic implementationPeter Zijlstra
2015-07-27x86: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27s390: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27xtensa: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27sh: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27powerpc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27parisc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27mn10300: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27mips: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27metag: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27m68k: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27m32r: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27ia64: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27hexagon: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27avr32: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27arm64: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27arm: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27arc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-27blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner
2015-07-27blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27arm64: include linux/types.h in asm/spinlock_types.hWill Deacon
2015-07-27arm64/BUG: Show explicit backtrace for WARNsDave P Martin
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin
2015-07-27arm64/debug: Add missing #includesDave P Martin
2015-07-27arm64/debug: Simplify BRK insn opcode declarationsDave P Martin
2015-07-27arm64/debug: Move BRK ESR template macro into <asm/esr.h>Dave P Martin
2015-07-27arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin
2015-07-27arm64/debug: Eliminate magic number from ESR template definitionDave P Martin
2015-07-27arm64/debug: Mask off all reserved bits from generated ESR valuesDave P Martin
2015-07-27arm64/debug: Eliminate magic number for size of BRK instructionDave P Martin
2015-07-27arm64: insn: use set_fixmap_offset to make it more clearyalin wang
2015-07-27arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinuxArd Biesheuvel
2015-07-27arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla
2015-07-27arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-07-27arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-07-27arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-07-27arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-07-27arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse
2015-07-27arm64: kvm: Adopt new alternative assembler macrosDaniel Thompson
2015-07-27arm64: kernel: Adopt new alternative assembler macrosDaniel Thompson