summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells
2008-11-12MN10300: Add further misalignment fixupsDavid Howells
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt
2008-11-12fix sci type for SH7723Yoshihiro Shimoda
2008-11-12Merge branch 'misc' into releaseLen Brown
2008-11-12ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity
2008-11-11KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2008-11-11KVM: Require the PCI subsystemAvi Kivity
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-11KVM: ia64: Use guest signal mask when blockingXiantao Zhang
2008-11-11KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2008-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-11x86, voyager: fix smp generic helper voyager breakageJames Bottomley
2008-11-11powerpc: Update desktop/server defconfigsPaul Mackerras
2008-11-11powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab
2008-11-10x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki
2008-11-10sparc64: Update defconfig.David S. Miller
2008-11-10Revert "sparc: correct section of current_pc()"David S. Miller
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt
2008-11-09x86: move iomap.h to the new include locationArjan van de Ven
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King
2008-11-08[ARM] versatile: correct MMC clock rateRussell King
2008-11-08[ARM] realview: correct MMC clock rateRussell King
2008-11-08[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre
2008-11-08powerpc: Updated Freescale PPC related defconfigsKumar Gala
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang
2008-11-08powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch
2008-11-08powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-08sched: optimize sched_clock() a bitIngo Molnar
2008-11-08sched: improve sched_clock() performanceIngo Molnar
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar