aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hGravatar Matthew Wilcox 3-14/+5
2015-04-21Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 3-142/+27
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-58/+58
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-132/+6
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Gravatar Mauro Carvalho Chehab 1665-33835/+48696
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 40-144/+143
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 9-823/+1273
2015-04-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 3-3/+6
2015-04-19Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Gravatar Linus Torvalds 1-0/+8
2015-04-19cpumask: remove __first_cpu / __next_cpuGravatar Rusty Russell 1-2/+2
2015-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 4-137/+67
2015-04-18sparc: Make LDC use common iommu poll management functionsGravatar Sowmini Varadhan 1-88/+65
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsGravatar Sowmini Varadhan 4-242/+128
2015-04-18sparc: Revert generic IOMMU allocator.Gravatar David S. Miller 5-257/+324
2015-04-18tools/power turbostat: Initial Skylake supportGravatar Len Brown 1-0/+5
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-6/+94
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-14/+18
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-49/+106
2015-04-18config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedGravatar Konrad Rzeszutek Wilk 1-1/+1
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 6-147/+11
2015-04-18perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Gravatar Ingo Molnar 1-18/+15
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 5-324/+257
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 21-66/+201
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 301-3773/+7837
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxGravatar Linus Torvalds 11-41/+346
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresGravatar Chris Metcalf 2-1/+28
2015-04-17tile: ftrace: fix function_graph tracer issuesGravatar Tony Lu 3-2/+13
2015-04-17tile: map data region shadow of kernel as R/WGravatar Chris Metcalf 1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLGravatar Chris Metcalf 8-28/+67
2015-04-17tile: support arch_irq_work_raiseGravatar Chris Metcalf 4-2/+46
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerGravatar Colin Ian King 1-7/+8
2015-04-17tile/elf: reorganize notify_exec()Gravatar Davidlohr Bueso 1-18/+29
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoGravatar Chris Metcalf 1-6/+5
2015-04-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 20-238/+126
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileGravatar Davidlohr Bueso 1-5/+8
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverGravatar Joshua Kinard 4-136/+80
2015-04-17x86: switch to using asm-generic for seccomp.hGravatar Kees Cook 3-31/+18
2015-04-17sparc: switch to using asm-generic for seccomp.hGravatar Kees Cook 1-8/+3
2015-04-17powerpc: switch to using asm-generic for seccomp.hGravatar Kees Cook 3-17/+10
2015-04-17parisc: switch to using asm-generic for seccomp.hGravatar Kees Cook 2-16/+1
2015-04-17mips: switch to using asm-generic for seccomp.hGravatar Kees Cook 1-5/+2
2015-04-17microblaze: use asm-generic for seccomp.hGravatar Kees Cook 1-7/+1
2015-04-17arm: use asm-generic for seccomp.hGravatar Kees Cook 2-11/+1
2015-04-17arc: do not export symbols in troubleshoot.cGravatar Davidlohr Bueso 1-2/+1
2015-04-17alpha: forward declare struct pt_regs in processor.hGravatar Richard Weinberger 1-0/+1
2015-04-17x86/fpu: Load xsave pointer *after* initializationGravatar Borislav Petkov 1-2/+6
2015-04-17perf/x86/intel: Add Broadwell support for the LBR callstackGravatar Kan Liang 1-1/+1
2015-04-17perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Gravatar Jacob Pan 1-21/+73
2015-04-17perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsGravatar Peter Zijlstra 1-0/+8
2015-04-17perf/x86: Fix hw_perf_event::flags collisionGravatar Peter Zijlstra 1-9/+9