Age | Commit message (Expand) | Author | Files | Lines |
2013-01-17 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 1 | -0/+14 |
2013-01-17 | MIPS: Fix poweroff failure when HOTPLUG_CPU configured. | Huacai Chen | 1 | -3/+1 |
2013-01-17 | powerpc: Add missing NULL terminator to avoid boot panic on PPC40x | Gabor Juhos | 1 | -1/+2 |
2013-01-17 | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai | 1 | -5/+0 |
2013-01-17 | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard | 1 | -1/+1 |
2013-01-11 | CRIS: fix I/O macros | Corey Minyard | 1 | -6/+33 |
2013-01-11 | ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards | Will Deacon | 1 | -1/+1 |
2013-01-11 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro | 1 | -0/+2 |
2013-01-11 | ARM: mm: use pteval_t to represent page protection values | Will Deacon | 1 | -1/+1 |
2013-01-11 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 1 | -2/+8 |
2013-01-11 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 1 | -0/+14 |
2012-12-17 | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 1 | -2/+2 |
2012-12-17 | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 3 | -10/+14 |
2012-12-10 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin | 2 | -6/+14 |
2012-12-10 | ARM: Kirkwood: Update PCI-E fixup | Jason Gunthorpe | 2 | -3/+9 |
2012-12-10 | Dove: Fix irq_to_pmu() | Russell King - ARM Linux | 1 | -1/+1 |
2012-12-10 | Dove: Attempt to fix PMU/RTC interrupts | Russell King - ARM Linux | 1 | -1/+13 |
2012-12-05 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin | 1 | -0/+2 |
2012-12-03 | ARM: OMAP: counter: add locking to read_persistent_clock | Colin Cross | 1 | -7/+14 |
2012-12-03 | powerpc/eeh: Lock module while handling EEH event | Gavin Shan | 1 | -21/+74 |
2012-12-03 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2 | -0/+6 |
2012-12-03 | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() | Al Viro | 1 | -3/+1 |
2012-12-03 | PARISC: fix user-triggerable panic on parisc | Al Viro | 1 | -2/+4 |
2012-12-03 | PARISC: fix virtual aliasing issue in get_shared_area() | James Bottomley | 1 | -0/+2 |
2012-12-03 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky | 1 | -0/+4 |
2012-12-03 | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming | 1 | -0/+2 |
2012-12-03 | x86-32: Fix invalid stack address while in softirq | Robert Richter | 2 | -11/+32 |
2012-11-26 | Revert "serial: omap: fix software flow control" | Felipe Balbi | 1 | -2/+2 |
2012-11-26 | s390/signal: set correct address space control | Martin Schwidefsky | 4 | -7/+27 |
2012-11-26 | m68k: fix sigset_t accessor functions | Andreas Schwab | 1 | -3/+3 |
2012-11-26 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens | 1 | -1/+1 |
2012-11-17 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 1 | -1/+20 |
2012-11-05 | Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devices | Greg Kroah-Hartman | 7 | -50/+0 |
2012-10-31 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu | 1 | -7/+8 |
2012-10-31 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson | 3 | -8/+23 |
2012-10-31 | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett | 1 | -13/+18 |
2012-10-31 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 1 | -4/+0 |
2012-10-31 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 1 | -30/+43 |
2012-10-31 | ARM: at91: at91sam9g10: fix SOC type detection | Ivan Shugov | 1 | -1/+1 |
2012-10-31 | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen | 5 | -5/+5 |
2012-10-31 | ARM: SAMSUNG: Add naming of s3c64xx-spi devices | Heiko Stuebner | 7 | -0/+50 |
2012-10-31 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu | 1 | -0/+3 |
2012-10-31 | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count | Will Deacon | 1 | -4/+10 |
2012-10-28 | sparc64: Be less verbose during vmemmap population. | David S. Miller | 1 | -5/+23 |
2012-10-28 | sparc64: do not clobber personality flags in sys_sparc64_personality() | Jiri Kosina | 1 | -5/+5 |
2012-10-28 | sparc64: Fix bit twiddling in sparc_pmu_enable_event(). | David S. Miller | 1 | -2/+4 |
2012-10-28 | sparc64: Like x86 we should check current->mm during perf backtrace generation. | David S. Miller | 1 | -4/+5 |
2012-10-28 | sparc64: fix ptrace interaction with force_successful_syscall_return() | Al Viro | 1 | -18/+14 |
2012-10-28 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2 | -4/+6 |
2012-10-28 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 1 | -2/+15 |