summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov1-0/+4
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold3-3/+0
2013-05-07x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2-1/+3
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-07crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu1-2/+3
2013-05-07arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-05-07xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2013-05-07xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9
2013-05-07powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-05-07powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling1-0/+1
2013-05-07powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling1-1/+1
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-05-07ARM: at91/trivial: typos in compatible propertyNicolas Ferre5-5/+5
2013-05-07ARM: at91/trivial: fix model name for SAM9G15-EKNicolas Ferre1-1/+1
2013-05-07ARM: at91: Fix typo in restart code panic messageMaxime Ripard1-1/+1
2013-05-07ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsiNicolas Ferre1-1/+1
2013-05-07ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encodingDouglas Gilbert1-8/+8
2013-05-07ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-05-07ARM: omap3: cpuidle: enable time keepingDaniel Lezcano1-2/+3
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+67
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+2
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+2
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+37
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+255
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-112/+251
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-5/+219
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5