| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 16 | -200/+384 |
|\ |
|
| * | m68k: Fix build warning in mac_via.h | Peter Zijlstra | 2014-01-16 | 1 | -0/+2 |
| * | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 2014-01-13 | 1 | -1/+1 |
| * | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 2014-01-13 | 4 | -46/+45 |
| |\ |
|
| | * | x86, idle: Add memory barriers around clflush in mwait_play_dead() | H. Peter Anvin | 2013-12-19 | 1 | -0/+2 |
| | * | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin | 2013-12-19 | 1 | -1/+4 |
| | * | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 3 | -46/+40 |
| * | | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 2014-01-13 | 1 | -1/+6 |
| * | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | 4 | -6/+6 |
| * | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 2014-01-13 | 4 | -56/+276 |
| * | | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2014-01-13 | 2 | -110/+61 |
| * | | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 2014-01-13 | 1 | -4/+3 |
| * | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 | 5 | -1/+9 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 5 | -9/+683 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-01-16 | 96 | -379/+601 |
| |\ \ \ |
|
| * | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian | 2014-01-12 | 1 | -7/+24 |
| * | | | | Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT... | Will Deacon | 2013-12-17 | 1 | -4/+0 |
| * | | | | perf/x86: enable Haswell Celeron RAPL support | Stephane Eranian | 2013-12-17 | 1 | -0/+1 |
| * | | | | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar | 2013-12-16 | 418 | -3620/+4973 |
| |\ \ \ \ |
|
| * | | | | | perf/x86: Add RAPL hrtimer support | Stephane Eranian | 2013-11-27 | 1 | -2/+72 |
| * | | | | | perf/x86: Add Intel RAPL PMU support | Stephane Eranian | 2013-11-27 | 2 | -1/+592 |
| * | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-11-21 | 2 | -4/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | uprobes/powerpc: Kill arch_uprobe->ainsn | Oleg Nesterov | 2013-11-20 | 2 | -4/+3 |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 | 4 | -18/+28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 2014-01-13 | 1 | -1/+1 |
| * | | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 2014-01-12 | 4 | -17/+27 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2014-01-20 | 10 | -72/+88 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG | Kees Cook | 2013-12-20 | 2 | -3/+62 |
| * | | | | | | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2013-12-20 | 9 | -72/+29 |
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 37 | -413/+251 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-14 | 7 | -7/+7 |
| * | | | | | | | | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | 81 | -316/+467 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 | 9 | -2/+210 |
| * | | | | | | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 23 | -401/+29 |
| * | | | | | | | | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra | 2014-01-12 | 4 | -10/+10 |
| * | | | | | | | | Merge tag 'v3.13-rc4' into core/locking | Ingo Molnar | 2013-12-17 | 332 | -1998/+3682 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | powerpc: Full barrier for smp_mb__after_unlock_lock() | Paul E. McKenney | 2013-12-16 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 10 | -15/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | powerpc: Clean up panic_timeout usage | Jason Baron | 2013-11-26 | 5 | -7/+6 |
| * | | | | | | | | | MIPS: Remove panic_timeout settings | Ralf Baechle | 2013-11-26 | 5 | -8/+0 |
* | | | | | | | | | | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-20 | 48 | -5114/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ia64/xen: Remove Xen support for ia64 | Boris Ostrovsky | 2013-12-11 | 48 | -5114/+1 |
* | | | | | | | | | | | Merge tag 'metag-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-01-20 | 4 | -18/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | metag/smp: Make boot_secondary() static | Geert Uytterhoeven | 2014-01-06 | 1 | -1/+1 |
| * | | | | | | | | | | | metag: topology: export 'cpu_core_map' | Chen Gang | 2013-12-19 | 1 | -0/+1 |
| * | | | | | | | | | | | smp, metag: kill SMP single function call interrupt | Jiang Liu | 2013-12-05 | 2 | -7/+1 |
| * | | | | | | | | | | | metag: smp: don't set irq regs in do_IPI() | James Hogan | 2013-11-29 | 1 | -5/+2 |
| * | | | | | | | | | | | metag: dma: remove dead code in dma_alloc_init() | James Hogan | 2013-11-25 | 1 | -5/+0 |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2014-01-20 | 70 | -987/+1765 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | m68k/mac: Make SCC reset work more reliably | Finn Thain | 2014-01-19 | 1 | -1/+3 |