aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-22ARM: qcom: add description of KPSS WDT for IPQ8064Mathieu Olivari1-1/+13
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-33/+4
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq contextSowmini Varadhan1-1/+1
2015-04-21sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller1-32/+3
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck1-3/+3
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox3-14/+5
2015-04-21Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-142/+27
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-58/+58
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-132/+6
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab1665-33835/+48696
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds40-144/+143
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-823/+1273
2015-04-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-3/+6
2015-04-19Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+8
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell1-2/+2
2015-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-137/+67
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+65
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan4-242/+128
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller5-257/+324
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown1-0/+5
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-6/+94
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-14/+18
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-49/+106
2015-04-18config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-147/+11
2015-04-18perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar1-18/+15
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-324/+257
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds21-66/+201
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds301-3773/+7837
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds11-41/+346
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2-1/+28
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu3-2/+13
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf8-28/+67
2015-04-17tile: support arch_irq_work_raiseChris Metcalf4-2/+46
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King1-7/+8
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso1-18/+29
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf1-6/+5
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-238/+126
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso1-5/+8
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard4-136/+80
2015-04-17x86: switch to using asm-generic for seccomp.hKees Cook3-31/+18
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook1-8/+3
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook3-17/+10
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook2-16/+1
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook1-5/+2
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook1-7/+1
2015-04-17arm: use asm-generic for seccomp.hKees Cook2-11/+1
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso1-2/+1
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger1-0/+1