Age | Commit message (Expand) | Author |
2014-01-28 | x86, intel-mid: Cleanup some platform code's header files | David Cohen |
2014-01-22 | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen |
2014-01-22 | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker |
2014-01-22 | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker |
2014-01-20 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-20 | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-16 | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu |
2014-01-16 | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen |
2014-01-16 | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen |
2014-01-16 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-15 | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen |
2014-01-15 | x86, intel-mid: Add Merrifield platform support | David Cohen |
2014-01-15 | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan |
2014-01-15 | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen |
2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones |
2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | um, x86: Fix vDSO build | Richard Weinberger |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |