summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-2016-200/+384
|\
| * m68k: Fix build warning in mac_via.hPeter Zijlstra2014-01-161-0/+2
| * sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra2014-01-131-1/+1
| * Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-134-46/+45
| |\
| | * x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin2013-12-191-0/+2
| | * x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin2013-12-191-1/+4
| | * x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-193-46/+40
| * | sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra2014-01-131-1/+6
| * | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-134-6/+6
| * | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-134-56/+276
| * | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-132-110/+61
| * | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra2014-01-131-4/+3
| * | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-135-1/+9
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-205-9/+683
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-1696-379/+601
| |\ \ \
| * | | | perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian2014-01-121-7/+24
| * | | | Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...Will Deacon2013-12-171-4/+0
| * | | | perf/x86: enable Haswell Celeron RAPL supportStephane Eranian2013-12-171-0/+1
| * | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-16418-3620/+4973
| |\ \ \ \
| * | | | | perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-271-2/+72
| * | | | | perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-272-1/+592
| * | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-11-212-4/+3
| |\ \ \ \ \
| | * | | | | uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov2013-11-202-4/+3
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-204-18/+28
|\ \ \ \ \ \ \
| * | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava2014-01-131-1/+1
| * | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-124-17/+27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2014-01-2010-72/+88
|\ \ \ \ \ \ \
| * | | | | | | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2013-12-202-3/+62
| * | | | | | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2013-12-209-72/+29
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-2037-413/+251
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-147-7/+7
| * | | | | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-1381-316/+467
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-129-2/+210
| * | | | | | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-1223-401/+29
| * | | | | | | | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2014-01-124-10/+10
| * | | | | | | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-17332-1998/+3682
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney2013-12-161-0/+2
* | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-2010-15/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: Clean up panic_timeout usageJason Baron2013-11-265-7/+6
| * | | | | | | | | MIPS: Remove panic_timeout settingsRalf Baechle2013-11-265-8/+0
* | | | | | | | | | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2048-5114/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-1148-5114/+1
* | | | | | | | | | | Merge tag 'metag-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-204-18/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | metag/smp: Make boot_secondary() staticGeert Uytterhoeven2014-01-061-1/+1
| * | | | | | | | | | | metag: topology: export 'cpu_core_map'Chen Gang2013-12-191-0/+1
| * | | | | | | | | | | smp, metag: kill SMP single function call interruptJiang Liu2013-12-052-7/+1
| * | | | | | | | | | | metag: smp: don't set irq regs in do_IPI()James Hogan2013-11-291-5/+2
| * | | | | | | | | | | metag: dma: remove dead code in dma_alloc_init()James Hogan2013-11-251-5/+0
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-2070-987/+1765
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | m68k/mac: Make SCC reset work more reliablyFinn Thain2014-01-191-1/+3