summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds1-1/+1
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-0/+91
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-5/+48
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen3-5/+48
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+0
2014-12-17Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+85
2014-12-17Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-29/+267
2014-12-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-38/+41
2014-12-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+3
2014-12-17Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds41-3042/+149
2014-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds29-246/+186
2014-12-17Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-965/+779
2014-12-16Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...Arnd Bergmann1-1/+0
2014-12-16xtensa: disable link optimizationChris Zankel2-1/+2
2014-12-16xtensa/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-16Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2-1/+7
2014-12-16Merge tag 'v3.18' into for_nextChris Zankel138-411/+735
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+8
2014-12-16Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-0/+3
2014-12-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-116/+23
2014-12-16x86: mm: consolidate VM_FAULT_RETRY handlingLinus Torvalds1-28/+30
2014-12-16x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2014-12-16Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub...Kevin Hilman922-37605/+41180
2014-12-15ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar2-2/+2
2014-12-15Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-881/+1571
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds70-89/+4
2014-12-15Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+8
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-13/+280
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-54/+140
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2014-12-14Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds50-85/+372
2014-12-14Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds24-8/+64
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio7-0/+7
2014-12-13sparc: hook up execveat system callDavid Drysdale4-1/+15
2014-12-13x86: hook up execveat system callDavid Drysdale7-0/+35
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim5-5/+5
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-160/+177
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-4/+26
2014-12-13MIPS: Use phys_addr_t instead of phys_tJaedon Shin1-1/+1
2014-12-13Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds80-832/+1417
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-12/+11
2014-12-12ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)1-3/+3
2014-12-12sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2-3/+10
2014-12-12vio: create routines for inc,dec vio dring indexesDwight Engen1-0/+15
2014-12-12sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson1-1/+1
2014-12-12Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+2