Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2014-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -5/+8 |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet | 5 | -18/+43 |
2014-01-15 | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen | 1 | -23/+7 |
2014-01-15 | x86, intel-mid: Add Merrifield platform support | David Cohen | 7 | -8/+144 |
2014-01-15 | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 4 | -11/+113 |
2014-01-15 | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen | 4 | -37/+70 |
2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 1 | -3/+3 |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 1 | -0/+49 |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones | 1 | -1/+1 |
2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov | 1 | -7/+3 |
2014-01-15 | MIPS: fix blast_icache32 on loongson2 | Aaro Koskinen | 2 | -21/+29 |
2014-01-15 | MIPS: fix case mismatch in local_r4k_flush_icache_range() | Huacai Chen | 3 | -7/+7 |
2014-01-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook | 1 | -11/+18 |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2014-01-14 | s390/qdio: bridgeport support - CHSC part | Eugene Crosser | 2 | -0/+35 |
2014-01-14 | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano... | Ingo Molnar | 4 | -0/+25 |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger | 1 | -9/+8 |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 7 | -7/+7 |
2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov | 11 | -13/+8 |
2014-01-13 | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov | 3 | -89/+170 |
2014-01-13 | x86, microcode: Share native MSR accessing variants | Borislav Petkov | 2 | -10/+15 |
2014-01-13 | x86, ramdisk: Export relocated ramdisk VA | Borislav Petkov | 2 | -10/+12 |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 1 | -1/+1 |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 4 | -46/+45 |
2014-01-13 | s390: delete new instances of __cpuinit usage | Paul Gortmaker | 1 | -2/+2 |
2014-01-13 | s390/compat: fix PSW32_USER_BITS definition | Heiko Carstens | 1 | -1/+2 |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 1 | -1/+6 |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 4 | -6/+6 |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 4 | -56/+276 |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 1 | -1/+1 |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2 | -110/+61 |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 1 | -4/+3 |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 5 | -1/+9 |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 81 | -316/+467 |
2014-01-13 | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz | 1 | -0/+3 |
2014-01-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -9/+13 |
2014-01-13 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -9/+10 |
2014-01-13 | powerpc: Check return value of instance-to-package OF call | Benjamin Herrenschmidt | 1 | -9/+13 |
2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -8/+14 |
2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 81 | -316/+467 |
2014-01-12 | um, x86: Fix vDSO build | Richard Weinberger | 1 | -0/+1 |
2014-01-12 | x86, mce: Fix mce_start_timer semantics | Borislav Petkov | 1 | -4/+4 |
2014-01-12 | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk | 2 | -0/+2 |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 4 | -17/+27 |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 9 | -2/+210 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 23 | -401/+29 |
2014-01-12 | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra | 4 | -10/+10 |
2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian | 1 | -7/+24 |