summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-2040-144/+143
|\
| * cpumask: remove __first_cpu / __next_cpuRusty Russell2015-04-191-2/+2
| * Fix weird uses of num_online_cpus().Rusty Russell2015-03-104-6/+6
| * mips: fix obsolete cpumask_of_cpu usage.Rusty Russell2015-03-101-1/+1
| * x86: fix more deprecated cpu function usage.Rusty Russell2015-03-101-2/+2
| * ia64: remove deprecated cpus_ usage.Rusty Russell2015-03-101-2/+2
| * powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-101-1/+1
| * blackfin: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
| * parisc: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
| * tile: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
| * arm64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-0517-45/+45
| * x86: fix up obsolete cpu function usage.Rusty Russell2015-03-053-9/+9
| * um: fix up obsolete cpu function usage.Rusty Russell2015-03-051-6/+6
| * ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-0511-72/+75
| * ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2015-03-052-9/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-209-823/+1273
|\ \
| * | s390/pci: add locking for fmb accessSebastian Ott2015-04-153-6/+12
| * | s390/pci: extract software counters from fmbSebastian Ott2015-04-154-14/+28
| * | s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu2015-04-154-803/+1234
| * | s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-151-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-04-203-3/+6
|\ \ \
| * | | m68knommu: fix fec setup warning for ColdFire 5271 buildsGreg Ungerer2015-03-301-1/+2
| * | | m68knommu: ColdFire 5271 only has a single FEC controllerGreg Ungerer2015-03-301-0/+2
| * | | m68k: Fix trivial typos in commentsYannick Guerrini2015-03-301-2/+2
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-04-191-0/+8
|\ \ \ \
| * | | | tools/power turbostat: Initial Skylake supportLen Brown2015-04-181-0/+5
| * | | | x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2Len Brown2015-04-131-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-184-137/+67
|\ \ \ \ \
| * | | | | sparc: Make LDC use common iommu poll management functionsSowmini Varadhan2015-04-181-88/+65
| * | | | | sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-184-242/+128
| * | | | | sparc: Revert generic IOMMU allocator.David S. Miller2015-04-185-257/+324
* | | | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-185-6/+94
|\ \ \ \ \ \
| * | | | | | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-015-6/+94
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-183-14/+18
|\ \ \ \ \ \
| * | | | | | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk2015-04-181-1/+1
| * | | | | | x86/fpu: Load xsave pointer *after* initializationBorislav Petkov2015-04-171-2/+6
| * | | | | | x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()Oleg Nesterov2015-04-161-11/+11
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-185-49/+106
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar2015-04-181-18/+15
| * | | | | | | perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang2015-04-171-1/+1
| * | | | | | | perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan2015-04-171-21/+73
| * | | | | | | perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra2015-04-171-0/+8
| * | | | | | | perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra2015-04-171-9/+9
* | | | | | | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-186-147/+11
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen2015-04-082-0/+2
| * | | | | | | MIPS: Move Loongson GPIO driver to drivers/gpioHuacai Chen2015-04-073-106/+1
| * | | | | | | MIPS: Cleanup Loongson-2F's gpio driverHuacai Chen2015-04-072-64/+31
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-175-324/+257
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: Make LDC use common iommu poll management functionsSowmini Varadhan2015-04-161-88/+97