Age | Commit message (Expand) | Author |
2011-06-03 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |
2011-06-03 | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. | Konrad Rzeszutek Wilk |
2011-06-03 | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit | Daniel Kiper |
2011-06-03 | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings | Konrad Rzeszutek Wilk |
2011-06-03 | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area | Will Deacon |
2011-06-03 | sh: fixup fpu.o compile order | Kuninori Morimoto |
2011-06-03 | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter |
2011-06-03 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook |
2011-06-03 | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett |
2011-06-03 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2011-06-03 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2011-06-03 | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman |
2011-06-03 | um: Use RWSEM_GENERIC_SPINLOCK on x86 | Richard Weinberger |
2011-06-03 | wire up syncfs syscall | James Bottomley |
2011-06-03 | wire up the fhandle syscalls | James Bottomley |
2011-06-03 | wire up clock_adjtime syscall | James Bottomley |
2011-06-03 | wire up fanotify syscalls | James Bottomley |
2011-06-03 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2011-06-03 | powerpc/oprofile: Handle events that raise an exception without overflowing | Eric B Munson |
2011-06-03 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
2011-06-03 | powerpc/kexec: Fix memory corruption from unallocated slaves | Milton Miller |
2011-06-03 | powerpc/kdump64: Don't reference freed memory as pacas | Milton Miller |
2011-06-03 | Fix _OSC UUID in pcc-cpufreq | Naga Chumbalkar |
2011-06-03 | m68k: Really wire up sys_pselect6 and sys_ppoll | Geert Uytterhoeven |
2011-05-18 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-18 | MIPS: Kludge IP27 build for 2.6.39. | Ralf Baechle |
2011-05-18 | MIPS: AR7: Fix GPIO register size for Titan variant. | Florian Fainelli |
2011-05-18 | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle |
2011-05-18 | MIPS: RB532: Fix iomap resource size miscalculation. | Ralf Baechle |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-18 | um: fix abort | Richard Weinberger |
2011-05-17 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2011-05-17 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov |
2011-05-16 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-13 | alpha: Wire up syscalls new to 2.6.39 | Michael Cree |
2011-05-13 | alpha: convert to clocksource_register_hz | John Stultz |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-13 | OMAP3: set the core dpll clk rate in its set_rate function | Avinash H.M |
2011-05-12 | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman |
2011-05-12 | Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-05-12 | x86/mm: Fix section mismatch derived from native_pagetable_reserve() | Sedat Dilek |
2011-05-12 | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini |
2011-05-12 | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" | Konrad Rzeszutek Wilk |
2011-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2011-05-12 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-12 | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas |