Age | Commit message (Expand) | Author |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | tile: Provide atomic_{or,xor,and} | Chris Metcalf |
2015-07-27 | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | frv: Rewrite atomic implementation | Peter Zijlstra |
2015-07-27 | x86: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | s390: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | sh: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | mn10300: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | mips: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | metag: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | m32r: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | arm64: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | arm: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | arc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-26 | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming |
2015-07-25 | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-07-24 | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2015-07-24 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2015-07-24 | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner |
2015-07-24 | dts: imx7: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx25: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx6: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx53: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx51: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-23 | m32r: Add ioreadXX/iowriteXX big-endian mmio accessors | Peter Hurley |
2015-07-23 | tile: use free_bootmem_late() for initrd | Chris Metcalf |
2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini |
2015-07-23 | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED | Xiao Guangrong |
2015-07-23 | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini |
2015-07-23 | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type | Xiao Guangrong |
2015-07-23 | KVM: MTRR: fix memory type handling if MTRR is completely disabled | Xiao Guangrong |
2015-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-07-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-07-22 | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani |