| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 14 | -164/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 25 | -46/+0 |
* | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 2015-07-27 | 4 | -0/+99 |
* | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -95/+40 |
* | frv: Rewrite atomic implementation | Peter Zijlstra | 2015-07-27 | 9 | -355/+259 |
* | x86: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 3 | -8/+54 |
* | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -14/+33 |
* | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -69/+16 |
* | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 5 | -3/+38 |
* | sh: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 4 | -85/+22 |
* | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
* | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
* | mn10300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -47/+10 |
* | mips: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
* | metag: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 2 | -42/+17 |
* | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -4/+10 |
* | m32r: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -34/+10 |
* | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -4/+22 |
* | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+6 |
* | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 3 | -25/+40 |
* | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+14 |
* | arm64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+15 |
* | arm: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+15 |
* | arc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+17 |
* | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -15/+28 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-26 | 1 | -0/+8 |
|\ |
|
| * | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming | 2015-07-26 | 1 | -0/+8 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-26 | 6 | -44/+32 |
|\ \
| |/
|/| |
|
| * | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner | 2015-07-26 | 1 | -3/+3 |
| * | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 2015-07-24 | 1 | -5/+9 |
| * | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner | 2015-07-24 | 1 | -2/+2 |
| * | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani | 2015-07-22 | 1 | -18/+6 |
| * | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani | 2015-07-22 | 1 | -3/+4 |
| * | x86/mm/pat: Adjust default caching mode translation tables | Jan Beulich | 2015-07-21 | 1 | -3/+3 |
| * | x86/fpu: Disable dependent CPU features on "noxsave" | Jan Beulich | 2015-07-21 | 1 | -0/+6 |
| * | x86/mpx: Do not set ->vm_ops on MPX VMAs | Kirill A. Shutemov | 2015-07-21 | 2 | -21/+10 |
| * | x86/mm: Add parenthesis for TLB tracepoint size calculation | Dave Hansen | 2015-07-21 | 1 | -1/+1 |
* | | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-07-26 | 1 | -0/+5 |
|\ \ |
|
| * | | m32r: Add ioreadXX/iowriteXX big-endian mmio accessors | Peter Hurley | 2015-07-24 | 1 | -0/+5 |
* | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2015-07-25 | 33 | -68/+75 |
|\ \ \ |
|
| * | | | dts: imx7: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | 1 | -2/+2 |
| * | | | dts: imx25: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | 1 | -2/+3 |
| * | | | dts: imx6: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | 23 | -49/+55 |
| * | | | dts: imx53: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | 7 | -14/+14 |
| * | | | dts: imx51: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2015-07-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tile: use free_bootmem_late() for initrd | Chris Metcalf | 2015-07-23 | 1 | -1/+1 |
| |/ / |
|
* | | | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini | 2015-07-23 | 4 | -5/+5 |
* | | | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED | Xiao Guangrong | 2015-07-23 | 1 | -1/+4 |
* | | | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini | 2015-07-23 | 3 | -2/+7 |