summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Don't do misalignment handling for userspaceDavid Howells2008-11-121-29/+23
* MN10300: Don't handle misaligned loading and storing of SPDavid Howells2008-11-121-2/+0
* MN10300: Handle misaligned SP-based operandsDavid Howells2008-11-121-9/+24
* MN10300: Fix misaligned index-register addressing handlingDavid Howells2008-11-121-4/+4
* MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells2008-11-121-51/+56
* MN10300: Perform misalignment fixups of MOV_LccDavid Howells2008-11-121-1/+94
* MN10300: Allow misalignment fixup in interrupt handlingDavid Howells2008-11-121-3/+0
* MN10300: Fix register-postinc addressing misalignment handlingDavid Howells2008-11-121-1/+3
* MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells2008-11-121-13/+13
* MN10300: Add further misalignment fixupsDavid Howells2008-11-121-1/+53
* MN10300: Add built-in testing for misalignment handlerDavid Howells2008-11-122-0/+170
* MN10300: Clean up the misalignment handler a littleDavid Howells2008-11-121-18/+9
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-11-129-10/+23
|\
| * KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity2008-11-111-1/+3
| * KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-111-0/+5
| * KVM: VMX: Set IGMT bit in EPT entrySheng Yang2008-11-112-1/+3
| * KVM: Require the PCI subsystemAvi Kivity2008-11-112-0/+4
| * x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick2008-11-111-1/+1
| * KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
| * KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti2008-11-111-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-122-2/+0
|\ \
| * \ Merge branch 'misc' into releaseLen Brown2008-11-112-2/+0
| |\ \ | | |/ | |/|
| | * ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-112-2/+0
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-111-2/+2
|\ \ \
| * | | x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-101-1/+1
| * | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-101-1/+1
| * | | x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-101-1/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-1163-2259/+5291
|\ \ \
| * | | powerpc: Update desktop/server defconfigsPaul Mackerras2008-11-118-313/+1033
| * | | powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-111-3/+15
| * | | powerpc: Updated Freescale PPC related defconfigsKumar Gala2008-11-0850-1932/+4234
| * | | powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2008-11-082-10/+4
| * | | powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch2008-11-081-1/+1
| * | | powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala2008-11-081-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-112-38/+195
|\ \ \ \
| * | | | sparc64: Update defconfig.David S. Miller2008-11-101-37/+195
| * | | | Revert "sparc: correct section of current_pc()"David S. Miller2008-11-101-1/+0
| | |/ / | |/| |
* | | | x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki2008-11-101-1/+1
|/ / /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-083-4/+8
|\ \ \
| * | | sched: optimize sched_clock() a bitIngo Molnar2008-11-081-1/+1
| * | | sched: improve sched_clock() performanceIngo Molnar2008-11-082-3/+7
* | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-072-6/+5
|\ \ \ \
| * | | | oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-071-5/+4
| * | | | Cell OProfile: Incorrect local array size in activate spu profiling functionCarl Love2008-10-311-3/+10
| * | | | Revert "Cell OProfile: Incorrect local array size in activate spu profiling f...Robert Richter2008-10-311-1/+1
| * | | | Cell OProfile: Incorrect local array size in activate spu profiling functionCarl Love2008-10-271-1/+1
| * | | | Change UTF8 chars in Kconfig help text about Oprofile AMD barcelonaJesper Dangaard Brouer2008-10-271-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-0712-76/+106
|\ \ \ \ \
| * | | | | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
| * | | | | [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-062-8/+28
OpenPOWER on IntegriCloud