Age | Commit message (Expand) | Author |
2013-02-06 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-02-06 | x86: Use enum instead of literals for trap values | Kees Cook |
2013-02-06 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin |
2013-02-06 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin |
2013-02-06 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes |
2013-02-06 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-02-06 | x86/msr: Add capabilities check | Alan Cox |
2013-02-06 | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer |
2013-02-06 | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem | Russell King |
2013-02-06 | KVM: PPC: Emulate dcbf | Alexander Graf |
2013-02-06 | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Andrew Cooper |
2013-02-06 | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area | Nicolas Pitre |
2013-02-06 | ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone | Stephen Boyd |
2013-02-06 | s390/time: fix sched_clock() overflow | Heiko Carstens |
2013-02-06 | sh: Fix FDPIC binary loader | Thomas Schwinge |
2013-02-06 | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn |
2013-01-16 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp |
2013-01-16 | powerpc: Add missing NULL terminator to avoid boot panic on PPC40x | Gabor Juhos |
2013-01-16 | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai |
2013-01-03 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro |
2013-01-03 | CRIS: fix I/O macros | Corey Minyard |
2013-01-03 | MIPS: Fix poweroff failure when HOTPLUG_CPU configured. | Huacai Chen |
2013-01-03 | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard |
2013-01-03 | ARM: mm: use pteval_t to represent page protection values | Will Deacon |
2013-01-03 | x86: hpet: Fix masking of MSI interrupts | Jan Beulich |
2013-01-03 | KVM: PPC: 44x: fix DCR read/write | Alexander Graf |
2013-01-03 | s390/kvm: dont announce RRBM support | Christian Borntraeger |
2013-01-03 | powerpc: fix wii_memory_fixups() compile error on 3.0.y tree | Shuah Khan |
2013-01-03 | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley |
2013-01-03 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek |
2012-12-06 | fix user-triggerable panic on parisc | Al Viro |
2012-12-06 | ARM: Kirkwood: Update PCI-E fixup | Jason Gunthorpe |
2012-12-06 | Dove: Fix irq_to_pmu() | Russell King - ARM Linux |
2012-12-06 | Dove: Attempt to fix PMU/RTC interrupts | Russell King - ARM Linux |
2012-12-06 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
2012-12-06 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
2012-12-06 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-12-06 | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() | Al Viro |
2012-12-06 | fix virtual aliasing issue in get_shared_area() | James Bottomley |
2012-12-06 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2012-12-06 | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu |
2012-12-06 | m68k: fix sigset_t accessor functions | Andreas Schwab |
2012-12-06 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu |
2012-12-06 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin |
2012-12-06 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-12-06 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens |
2012-12-06 | s390/signal: set correct address space control | Martin Schwidefsky |
2012-11-16 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk |
2012-11-16 | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen |
2012-11-16 | ARM: at91: at91sam9g10: fix SOC type detection | Ivan Shugov |