summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-06-23x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner
2011-06-23x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli
2011-06-23Revert "x86, efi: Retain boot service code until after switching to virtual m...Greg Kroah-Hartman
2011-06-23exec: delay address limit change until point of no returnMathias Krause
2011-06-23x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel
2011-06-23x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-23x86/amd-iommu: Use only per-device dma_opsJoerg Roedel
2011-06-23xen: off by one errors in multicalls.cDan Carpenter
2011-06-23powerpc: Fix 32-bit SMP buildJosh Boyer
2011-06-23arch/tile: allocate PCI IRQs later in bootChris Metcalf
2011-06-23powerpc/4xx: Fix regression in SMP on 476kerstin jonsson
2011-06-23lguest: fix timer interrupt setupRusty Russell
2011-06-03xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin
2011-06-03xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk
2011-06-03xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper
2011-06-03xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk
2011-06-03ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon
2011-06-03sh: fixup fpu.o compile orderKuninori Morimoto
2011-06-03oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter
2011-06-03x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2011-06-03x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-06-03x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-06-03x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-06-03x86, ioapic: Fix potential resume deadlockDaniel J Blueman
2011-06-03um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger
2011-06-03wire up syncfs syscallJames Bottomley
2011-06-03wire up the fhandle syscallsJames Bottomley
2011-06-03wire up clock_adjtime syscallJames Bottomley
2011-06-03wire up fanotify syscallsJames Bottomley
2011-06-03x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-06-03powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-06-03x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu
2011-06-03powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-06-03powerpc/kdump64: Don't reference freed memory as pacasMilton Miller
2011-06-03Fix _OSC UUID in pcc-cpufreqNaga Chumbalkar
2011-06-03m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-18um: fix abortRichard Weinberger
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song