Age | Commit message (Expand) | Author |
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 | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n | H. Peter Anvin |
2014-01-16 | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" | Catalin Marinas |
2014-01-16 | s390/cpum_sf: fix printk format warnings | Hendrik Brueckner |
2014-01-16 | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | m68k: Fix build warning in mac_via.h | Peter Zijlstra |
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-15 | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao |
2014-01-15 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | 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-15 | MIPS: fix blast_icache32 on loongson2 | Aaro Koskinen |
2014-01-15 | MIPS: fix case mismatch in local_r4k_flush_icache_range() | Huacai Chen |
2014-01-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun |
2014-01-14 | s390/qdio: bridgeport support - CHSC part | Eugene Crosser |
2014-01-14 | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano... | Ingo Molnar |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov |
2014-01-13 | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov |
2014-01-13 | x86, microcode: Share native MSR accessing variants | Borislav Petkov |
2014-01-13 | x86, ramdisk: Export relocated ramdisk VA | Borislav Petkov |
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 | s390: delete new instances of __cpuinit usage | Paul Gortmaker |
2014-01-13 | s390/compat: fix PSW32_USER_BITS definition | Heiko Carstens |
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-13 | m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts | Michael Schmitz |