summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13m32r: macro whitespace fixesMichael S. Tsirkin1-42/+42
2015-01-13frv: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13cris: macro whitespace fixesMichael S. Tsirkin1-55/+58
2015-01-13avr32: macro whitespace fixesMichael S. Tsirkin1-9/+9
2015-01-13arm64: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13arm: macro whitespace fixesMichael S. Tsirkin1-46/+46
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin1-41/+41
2015-01-13blackfin: macro whitespace fixesMichael S. Tsirkin1-11/+11
2015-01-13sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin1-104/+144
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin1-138/+227
2015-01-13avr32: whitespace fixMichael S. Tsirkin1-1/+1
2015-01-13sh: fix put_user sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13metag: fix put_user sparse errorsMichael S. Tsirkin1-8/+13
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin1-4/+5
2015-01-13blackfin: fix put_user sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13arm: fix put_user sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin1-20/+20
2015-01-13sparc64/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13sh/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13parisc/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13openrisc/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13metag/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13m32r/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13cris/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13blackfin/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13avr32/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13arm64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13x86/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-06Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-11/+22
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-2/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2-18/+3
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-24/+1
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman1-8/+1
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini3-2/+18
2014-12-29powerpc: Wire up sys_execveat() syscallPranith Kumar3-1/+3
2014-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-45/+45
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10