| 2015-07-27 |
Will Deacon | arm64: rwlocks: don't fail trylock purely due to contention |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Will Deacon | Merge branch 'locking/arch-atomic' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | atomic: Add simple atomic_t tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | atomic: Replace atomic_{set,clear}_mask() usage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | atomic: Collapse all atomic_{set,clear}_mask definitions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | atomic: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Chris Metcalf | tile: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | h8300: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | frv: Rewrite atomic implementation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | x86: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | s390: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | xtensa: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | sparc: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | sh: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | powerpc: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | parisc: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | mn10300: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | mips: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | metag: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | m68k: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | m32r: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | ia64: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | hexagon: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | blackfin: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | avr32: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | arm64: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | arm: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | arc: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | alpha: Provide atomic_{or,xor,and} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Peter Zijlstra | atomic: Prepare generic atomic implementation for logic ops |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Will Deacon | arm64: include linux/types.h in asm/spinlock_types.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/BUG: Show explicit backtrace for WARNs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/BUG: Use BRK instruction for generic BUG traps |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: Add missing #includes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: Simplify BRK insn opcode declarations |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: Move BRK ESR template macro into <asm... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: More consistent naming for the BRK ESR... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: Eliminate magic number from ESR template... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: Mask off all reserved bits from generated... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Dave P Martin | arm64/debug: Eliminate magic number for size of BRK... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
yalin wang | arm64: insn: use set_fixmap_offset to make it more... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Ard Biesheuvel | arm64: efi: prefer AllocatePages() over efi_low_alloc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Sudeep Holla | arm64: kernel: remove non-legit DT warnings when bootin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Will Deacon | arm64: alternatives: add enable parameter to conditiona... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
James Morse | arm64: kernel: Add support for Privileged Access Never |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Suzuki K. Poulose | arm64: Generalise msr_s/mrs_s operations |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
James Morse | arm64: kernel: Add optional CONFIG_ parameter to ALTERN... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
James Morse | arm64: kernel: Add min_field_value and use '>=' for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
James Morse | arm64: kernel: Add cpufeature 'enable' callback |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
James Morse | arm64: kernel: Move config_sctlr_el1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Daniel Thompson | arm64: kvm: Adopt new alternative assembler macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Daniel Thompson | arm64: kernel: Adopt new alternative assembler macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Daniel Thompson | arm64: mm: Adopt new alternative assembler macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Daniel Thompson | arm64: alternative: Provide if/else/endif assembler... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
James Morse | arm64: kernel: Add cpuid_feature_extract_field() for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Mark Rutland | arm64: perf: condense event number maps |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Jisheng Zhang | arm64: hugetlb: remove paragraph about writing to FSF |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Robin Murphy | arm64: dma-mapping: implement dma_get_sgtable() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Will Deacon | arm64: force CONFIG_SMP=y and remove redundant #ifdefs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Mark Rutland | arm64: perf: factor out callchain code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Will Deacon | arm64: lib: use pair accessors for copy_*_user routines |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Catalin Marinas | arm64: Better native ptrace support for compat tasks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Olof Johansson | arm64: enable more compressed Image formats |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Catalin Marinas | arm64: Add support for hardware updates of the access... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Mark Salter | arm64: remove dead code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Will Deacon | arm64: move update_mmu_cache() into asm/pgtable.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Robin Murphy | arm64: consolidate __swiotlb_mmap |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Daniel Thompson | arm64: Remove unused macros from assembler.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Rohit Thapliyal | arm64: modify the dump mem for 64 bit addresses |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Sudeep Holla | arm64: perf: replace arch_find_n_match_cpu_physical_id... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-27 |
Suzuki K. Poulose | arm64: perf: Remove unnecessary printk |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Linux 4.2-rc4 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Thomas Gleixner | x86/mm/pat: Revert 'Adjust default caching mode transla... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Matt Fleming | perf/x86/intel/cqm: Return cached counter value from... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Merge tag 'usb-4.2-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Merge tag 'tty-4.2-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Merge tag 'staging-4.2-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-26 |
Linus Torvalds | Merge tag 'char-misc-4.2-rc4' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Sudip Mukherjee | parport: Revert "parport: fix memory leak" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Linus Torvalds | Merge tag 'trace-v4.2-rc2-fix3' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Linus Torvalds | Merge branch 'libnvdimm-fixes' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Linus Torvalds | Merge tag 'md/4.2-fixes' of git://neil.brown.name/md |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Linus Torvalds | Merge tag 'for-linus-20150724' of git://git.infradead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Dan Williams | libnvdimm: fix namespace seed creation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-25 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge branch 'for-4.2-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge tag 'regulator-fix-v4.2-rc3' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge tag 'spi-fix-v4.2-rc3' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge tag 'sound-4.2-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge branch 'stable' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Steven Rostedt... | ftrace: Fix breakage of set_ftrace_pid |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Bastien Nocera | Input: goodix - fix touch coordinates on WinBook TW100... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-07-24 |
Dmitry Torokhov | Input: LEDs - skip unnamed LEDs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |