OSDN Git Service

uclinux-h8/linux.git
2015-07-27 Will Deaconarm64: lse: use generic cpufeature detection for LSE...
2015-07-27 Will Deaconarm64: kconfig: group the v8.1 features together
2015-07-27 Will Deaconarm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consi...
2015-07-27 Will Deaconarm64: kconfig: select HAVE_CMPXCHG_LOCAL
2015-07-27 Will Deaconarm64: atomic64_dec_if_positive: fix incorrect branch...
2015-07-27 Will Deaconarm64: atomics: implement atomic{,64}_cmpxchg using...
2015-07-27 Will Deaconarm64: atomics: prefetch the destination word for write...
2015-07-27 Will Deaconarm64: atomics: tidy up common atomic{,64}_* macros
2015-07-27 Will Deaconarm64: cmpxchg: avoid memory barrier on comparison...
2015-07-27 Will Deaconarm64: cmpxchg: avoid "cc" clobber in ll/sc routines
2015-07-27 Will Deaconarm64: cmpxchg_dbl: patch in lse instructions when...
2015-07-27 Will Deaconarm64: cmpxchg: patch in lse instructions when supporte...
2015-07-27 Will Deaconarm64: xchg: patch in lse instructions when supported...
2015-07-27 Will Deaconarm64: bitops: patch in lse instructions when supported...
2015-07-27 Will Deaconarm64: locks: patch in lse instructions when supported...
2015-07-27 Will Deaconarm64: atomics: patch in lse instructions when supporte...
2015-07-27 Will Deaconarm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback...
2015-07-27 Will Deaconarm64: alternatives: add cpu feature for lse atomics
2015-07-27 Will Deaconarm64: elf: advertise 8.1 atomic instructions as new...
2015-07-27 Will Deaconarm64: atomics: move ll/sc atomics into separate header...
2015-07-27 Will Deaconarm64: cpufeature.h: add missing #include of kernel.h
2015-07-27 Will Deaconarm64: rwlocks: don't fail trylock purely due to contention
2015-07-27 Will DeaconMerge branch 'locking/arch-atomic' of git://git./linux...
2015-07-27 Peter Zijlstraatomic: Add simple atomic_t tests
2015-07-27 Peter Zijlstraatomic: Replace atomic_{set,clear}_mask() usage
2015-07-27 Peter Zijlstraatomic: Collapse all atomic_{set,clear}_mask definitions
2015-07-27 Peter Zijlstraatomic: Provide atomic_{or,xor,and}
2015-07-27 Chris Metcalftile: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrah8300: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrafrv: Rewrite atomic implementation
2015-07-27 Peter Zijlstrax86: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstras390: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraxtensa: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrasparc: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrash: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrapowerpc: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraparisc: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstramn10300: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstramips: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrametag: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstram68k: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstram32r: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraia64: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrahexagon: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstrablackfin: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraavr32: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraarm64: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraarm: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraarc: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraalpha: Provide atomic_{or,xor,and}
2015-07-27 Peter Zijlstraatomic: Prepare generic atomic implementation for logic ops
2015-07-27 Will Deaconarm64: include linux/types.h in asm/spinlock_types.h
2015-07-27 Dave P Martinarm64/BUG: Show explicit backtrace for WARNs
2015-07-27 Dave P Martinarm64/BUG: Use BRK instruction for generic BUG traps
2015-07-27 Dave P Martinarm64/debug: Add missing #includes
2015-07-27 Dave P Martinarm64/debug: Simplify BRK insn opcode declarations
2015-07-27 Dave P Martinarm64/debug: Move BRK ESR template macro into <asm...
2015-07-27 Dave P Martinarm64/debug: More consistent naming for the BRK ESR...
2015-07-27 Dave P Martinarm64/debug: Eliminate magic number from ESR template...
2015-07-27 Dave P Martinarm64/debug: Mask off all reserved bits from generated...
2015-07-27 Dave P Martinarm64/debug: Eliminate magic number for size of BRK...
2015-07-27 yalin wangarm64: insn: use set_fixmap_offset to make it more...
2015-07-27 Ard Biesheuvelarm64: efi: prefer AllocatePages() over efi_low_alloc...
2015-07-27 Sudeep Hollaarm64: kernel: remove non-legit DT warnings when bootin...
2015-07-27 Will Deaconarm64: alternatives: add enable parameter to conditiona...
2015-07-27 James Morsearm64: kernel: Add support for Privileged Access Never
2015-07-27 Suzuki K. Poulosearm64: Generalise msr_s/mrs_s operations
2015-07-27 James Morsearm64: kernel: Add optional CONFIG_ parameter to ALTERN...
2015-07-27 James Morsearm64: kernel: Add min_field_value and use '>=' for...
2015-07-27 James Morsearm64: kernel: Add cpufeature 'enable' callback
2015-07-27 James Morsearm64: kernel: Move config_sctlr_el1
2015-07-27 Daniel Thompsonarm64: kvm: Adopt new alternative assembler macros
2015-07-27 Daniel Thompsonarm64: kernel: Adopt new alternative assembler macros
2015-07-27 Daniel Thompsonarm64: mm: Adopt new alternative assembler macros
2015-07-27 Daniel Thompsonarm64: alternative: Provide if/else/endif assembler...
2015-07-27 James Morsearm64: kernel: Add cpuid_feature_extract_field() for...
2015-07-27 Mark Rutlandarm64: perf: condense event number maps
2015-07-27 Jisheng Zhangarm64: hugetlb: remove paragraph about writing to FSF
2015-07-27 Robin Murphyarm64: dma-mapping: implement dma_get_sgtable()
2015-07-27 Will Deaconarm64: force CONFIG_SMP=y and remove redundant #ifdefs
2015-07-27 Mark Rutlandarm64: perf: factor out callchain code
2015-07-27 Will Deaconarm64: lib: use pair accessors for copy_*_user routines
2015-07-27 Catalin Marinasarm64: Better native ptrace support for compat tasks
2015-07-27 Olof Johanssonarm64: enable more compressed Image formats
2015-07-27 Catalin Marinasarm64: Add support for hardware updates of the access...
2015-07-27 Mark Salterarm64: remove dead code
2015-07-27 Will Deaconarm64: move update_mmu_cache() into asm/pgtable.h
2015-07-27 Robin Murphyarm64: consolidate __swiotlb_mmap
2015-07-27 Daniel Thompsonarm64: Remove unused macros from assembler.h
2015-07-27 Rohit Thapliyalarm64: modify the dump mem for 64 bit addresses
2015-07-27 Sudeep Hollaarm64: perf: replace arch_find_n_match_cpu_physical_id...
2015-07-27 Suzuki K. Poulosearm64: perf: Remove unnecessary printk
2015-07-26 Linus TorvaldsLinux 4.2-rc4 v4.2-rc4
2015-07-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-26 Thomas Gleixnerx86/mm/pat: Revert 'Adjust default caching mode transla...
2015-07-26 Matt Flemingperf/x86/intel/cqm: Return cached counter value from...
2015-07-26 Linus TorvaldsMerge tag 'usb-4.2-rc4' of git://git./linux/kernel...
2015-07-26 Linus TorvaldsMerge tag 'tty-4.2-rc4' of git://git./linux/kernel...
2015-07-26 Linus TorvaldsMerge tag 'staging-4.2-rc4' of git://git./linux/kernel...
next