Age | Commit message (Expand) | Author |
2014-02-13 | xtensa: xtfpga: fix definitions of platform devices | Max Filippov |
2014-02-13 | tile: remove compat_sys_lookup_dcookie declaration to fix compile error | Heiko Carstens |
2014-02-13 | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failed | Gregory CLEMENT |
2014-02-13 | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER | Sebastian Hesselbarth |
2014-02-13 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin |
2014-02-13 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk |
2014-02-13 | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> | Wanlong Gao |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-02-06 | powerpc: Make sure "cache" directory is removed when offlining cpu | Paul Mackerras |
2014-02-06 | powerpc: Fix the setup of CPU-to-Node mappings during CPU online | Srivatsa S. Bhat |
2014-02-06 | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman |
2014-02-06 | KVM: PPC: Book3S HV: use xics_wake_cpu only when defined | Andreas Schwab |
2014-02-06 | parisc: fix cache-flushing | Helge Deller |
2014-02-06 | alpha: fix broken network checksum | Mikulas Patocka |
2014-02-06 | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions | Heiko Carstens |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 board | Gregory CLEMENT |
2014-02-06 | ARM: mvebu: Add support to get the ID and the revision of a SoC | Gregory CLEMENT |
2014-02-06 | ARM: mvebu: update the SATA compatible string for Armada 370/XP | Simon Guinot |
2014-02-06 | s390/uapi: fix struct statfs64 definition | Heiko Carstens |
2014-02-06 | KVM: s390: ioeventfd: ignore leftmost bits | Dominik Dingel |
2014-02-06 | KVM: s390: fix diagnose code extraction | Heiko Carstens |
2014-02-06 | ARM: at91: smc: bug fix in sam9_smc_cs_read() | Jean-Jacques Hiblot |
2014-02-06 | ARM: at91: at91sam9g45: set default mmc pinctrl-names | Ludovic Desroches |
2014-02-06 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini |
2014-02-06 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini |
2014-02-06 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
2014-02-06 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
2014-02-06 | kvm: x86: fix apic_base enable check | Andrew Jones |
2014-01-25 | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk |
2014-01-25 | ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match | Sudeep Holla |
2014-01-25 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
2014-01-25 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-15 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin |
2014-01-15 | ARM: shmobile: mackerel: Fix coherent DMA mask | Laurent Pinchart |
2014-01-15 | ARM: shmobile: armadillo: Fix coherent DMA mask | Laurent Pinchart |
2014-01-15 | ARM: shmobile: kzm9g: Fix coherent DMA mask | Laurent Pinchart |
2014-01-15 | ARM: dts: exynos5250: Fix MDMA0 clock number | Abhilash Kesavan |
2014-01-15 | ARM: 7923/1: mm: fix dcache flush logic for compound high pages | Steven Capper |
2014-01-15 | ARM: fix "bad mode in ... handler" message for undefined instructions | Russell King |
2014-01-15 | ARM: fix footbridge clockevent device | Russell King |
2014-01-09 | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms... | Nobuhiro Iwamatsu |
2014-01-09 | sh: always link in helper functions extracted from libgcc | Geert Uytterhoeven |
2014-01-09 | ARM: sun7i: dt: Fix interrupt trigger types | Maxime Ripard |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2014-01-09 | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman |
2014-01-09 | powerpc: Align p_end | Anton Blanchard |
2014-01-09 | powerpc: Fix bad stack check in exception entry | Michael Neuling |
2014-01-09 | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka |