Age | Commit message (Expand) | Author |
2011-06-23 | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner |
2011-06-23 | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli |
2011-06-23 | Revert "x86, efi: Retain boot service code until after switching to virtual m... | Greg Kroah-Hartman |
2011-06-23 | exec: delay address limit change until point of no return | Mathias Krause |
2011-06-23 | x86/amd-iommu: Fix boot crash with hidden PCI devices | Joerg Roedel |
2011-06-23 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel |
2011-06-23 | x86/amd-iommu: Use only per-device dma_ops | Joerg Roedel |
2011-06-23 | xen: off by one errors in multicalls.c | Dan Carpenter |
2011-06-23 | powerpc: Fix 32-bit SMP build | Josh Boyer |
2011-06-23 | arch/tile: allocate PCI IRQs later in boot | Chris Metcalf |
2011-06-23 | powerpc/4xx: Fix regression in SMP on 476 | kerstin jonsson |
2011-06-23 | lguest: fix timer interrupt setup | Rusty Russell |
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 |