Age | Commit message (Expand) | Author |
2009-05-08 | MIPS: CVE-2009-0029: Enable syscall wrappers | dann frazier |
2009-05-08 | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu |
2009-05-02 | powerpc: Sanitize stack pointer in signal handling code | Josh Boyer |
2009-05-02 | powerpc: Fix data-corrupting bug in __futex_atomic_op | Paul Mackerras |
2009-05-02 | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson |
2009-05-02 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann |
2009-05-02 | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh |
2009-03-23 | powerpc: Remove extra semicolon in fsl_soc.c | Johns Daniel |
2009-03-23 | Fix misreporting of #cores as #hyperthreads for Q9550 | Joe Korty |
2009-03-23 | S390: __div64_31 broken for CONFIG_MARCH_G5 | Martin Schwidefsky |
2009-03-23 | Build fix for __early_pfn_to_nid() undefined link error | Tony Luck |
2009-03-16 | Fix no_timer_check on x86_64 | Alexander Graf |
2009-03-16 | ARM: Add i2c_board_info for RiscPC PCF8583 | Russell King |
2009-03-16 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge |
2009-03-16 | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria |
2009-03-16 | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar |
2009-03-16 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-03-16 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
2009-03-16 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-03-16 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath |
2009-03-16 | powerpc: Fix load/store float double alignment handler | Michael Neuling |
2009-03-16 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-03-16 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-03-16 | sparc: We need to implement arch_ptrace_stop(). | David S. Miller |
2009-03-16 | sparc64: Fix DAX handling via userspace access from kernel. | David S. Miller |
2009-02-20 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge |
2009-02-20 | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling |
2009-02-17 | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann |
2009-02-17 | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() | David S. Miller |
2009-02-17 | sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029) | Christian Borntraeger |
2009-02-17 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria |
2009-02-17 | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala |
2009-02-17 | powerpc: Fix swapcontext system for VSX + old ucontext size | Michael Neuling |
2009-02-12 | ACPI: don't load acpi_cpufreq if acpi=off | Yinghai Lu |
2009-02-12 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson |
2009-02-12 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov |
2009-02-12 | prevent kprobes from catching spurious page faults | Masami Hiramatsu |
2009-02-06 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2009-02-06 | ACPI: Avoid array address overflow when _CST MWAIT hint bits are set | Zhao Yakui |
2009-02-06 | cpuidle: upon BIOS bug, default to default_idle rather than polling | Venkatesh Pallipadi |
2009-02-06 | x86: fix page attribute corruption with cpa() | Suresh Siddha |
2009-02-06 | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley |
2009-02-06 | x86: use early clobbers in usercopy*.c | Andi Kleen |
2009-02-06 | m68knommu: set NO_DMA | Adrian Bunk |
2009-02-02 | alpha: nautilus - fix compile failure with gcc-4.3 | Ivan Kokshaysky |
2009-01-24 | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices | Dave Kleikamp |
2009-01-24 | IA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCK | Tony Luck |
2009-01-18 | x86: fix RIP printout in early_idt_handler | Jiri Slaby |
2009-01-18 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha |
2009-01-18 | x86: avoid theoretical vmalloc fault loop | Andi Kleen |