Age | Commit message (Expand) | Author | Files | Lines |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 25 | -46/+0 |
2015-07-27 | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 4 | -0/+99 |
2015-07-27 | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -95/+40 |
2015-07-27 | frv: Rewrite atomic implementation | Peter Zijlstra | 9 | -355/+259 |
2015-07-27 | x86: Provide atomic_{or,xor,and} | Peter Zijlstra | 3 | -8/+54 |
2015-07-27 | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -14/+33 |
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-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -44/+32 |
2015-07-26 | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner | 1 | -3/+3 |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming | 1 | -0/+8 |
2015-07-25 | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+5 |
2015-07-24 | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 33 | -68/+75 |
2015-07-24 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -1/+1 |
2015-07-24 | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 1 | -5/+9 |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner | 1 | -2/+2 |
2015-07-24 | dts: imx7: fix sd card gpio polarity specified in device tree | Dong Aisheng | 1 | -2/+2 |
2015-07-24 | dts: imx25: fix sd card gpio polarity specified in device tree | Dong Aisheng | 1 | -2/+3 |
2015-07-24 | dts: imx6: fix sd card gpio polarity specified in device tree | Dong Aisheng | 23 | -49/+55 |
2015-07-24 | dts: imx53: fix sd card gpio polarity specified in device tree | Dong Aisheng | 7 | -14/+14 |
2015-07-24 | dts: imx51: fix sd card gpio polarity specified in device tree | Dong Aisheng | 1 | -1/+1 |
2015-07-23 | m32r: Add ioreadXX/iowriteXX big-endian mmio accessors | Peter Hurley | 1 | -0/+5 |
2015-07-23 | tile: use free_bootmem_late() for initrd | Chris Metcalf | 1 | -1/+1 |
2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini | 4 | -5/+5 |
2015-07-23 | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED | Xiao Guangrong | 1 | -1/+4 |
2015-07-23 | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini | 3 | -2/+7 |
2015-07-23 | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type | Xiao Guangrong | 1 | -9/+10 |
2015-07-23 | KVM: MTRR: fix memory type handling if MTRR is completely disabled | Xiao Guangrong | 1 | -1/+20 |
2015-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -13/+44 |
2015-07-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -4/+5 |
2015-07-22 | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani | 1 | -18/+6 |
2015-07-22 | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani | 1 | -3/+4 |
2015-07-22 | ARM64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -2/+2 |