summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra6-37/+37
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra14-164/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra25-46/+0
2015-07-27tile: Provide atomic_{or,xor,and}Chris Metcalf4-0/+99
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra1-95/+40
2015-07-27frv: Rewrite atomic implementationPeter Zijlstra9-355/+259
2015-07-27x86: Provide atomic_{or,xor,and}Peter Zijlstra3-8/+54
2015-07-27s390: Provide atomic_{or,xor,and}Peter Zijlstra1-14/+33
2015-07-27xtensa: Provide atomic_{or,xor,and}Peter Zijlstra1-69/+16
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra5-3/+38
2015-07-27sh: Provide atomic_{or,xor,and}Peter Zijlstra4-85/+22
2015-07-27powerpc: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-27parisc: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-27mn10300: Provide atomic_{or,xor,and}Peter Zijlstra1-47/+10
2015-07-27mips: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-27metag: Provide atomic_{or,xor,and}Peter Zijlstra2-42/+17
2015-07-27m68k: Provide atomic_{or,xor,and}Peter Zijlstra1-4/+10
2015-07-27m32r: Provide atomic_{or,xor,and}Peter Zijlstra1-34/+10
2015-07-27ia64: Provide atomic_{or,xor,and}Peter Zijlstra1-4/+22
2015-07-27hexagon: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+6
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra3-25/+40
2015-07-27avr32: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+14
2015-07-27arm64: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+15
2015-07-27arm: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+15
2015-07-27arc: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+17
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra1-15/+28
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-44/+32
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner1-3/+3
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-07-26Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+5
2015-07-25Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds33-68/+75
2015-07-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+1
2015-07-24x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko1-5/+9
2015-07-24x86/mm: Fix newly introduced printk format warningsThomas Gleixner1-2/+2
2015-07-24dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+2
2015-07-24dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+3
2015-07-24dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng23-49/+55
2015-07-24dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng7-14/+14
2015-07-24dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng1-1/+1
2015-07-24m32r: Add ioreadXX/iowriteXX big-endian mmio accessorsPeter Hurley1-0/+5
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini4-5/+5
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong1-1/+4
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini3-2/+7
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong1-9/+10
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong1-1/+20
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-13/+44
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+5
2015-07-22x86/mm: Remove region_is_ram() call from ioremapToshi Kani1-18/+6