aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledGravatar Al Cooper 1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesGravatar Ralf Baechle 1-6/+20
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-4/+7
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Gravatar Linus Torvalds 2-1/+1
2012-11-16revert "mm: fix-up zone present pages"Gravatar Andrew Morton 1-1/+0
2012-11-16mips, arc: fix build failureGravatar David Rientjes 1-0/+1
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Gravatar Takashi Iwai 1-4/+7
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 21-46/+205
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Gravatar Linus Torvalds 3-23/+25
2012-11-16arm64: Distinguish between user and kernel XN bitsGravatar Catalin Marinas 3-23/+25
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesGravatar Arnd Bergmann 5-10/+10
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Gravatar Arnd Bergmann 62-188/+371
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 8-12/+37
2012-11-16ARM: imx: ehci: fix host power mask bitGravatar Christoph Fritz 2-2/+2
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Gravatar Wei Yongjun 1-1/+1
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupGravatar Johan Hovold 4-4/+4
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Gravatar Nicolas Royer 1-6/+6
2012-11-15Merge tag 'for-linus' of git://github.com/gxt/linuxGravatar Linus Torvalds 17-219/+160
2012-11-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 10-231/+477
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Gravatar Ralf Baechle 1-1/+2
2012-11-13s390/mm: have 16 byte aligned struct pagesGravatar Heiko Carstens 1-0/+1
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Gravatar Heiko Carstens 1-2/+1
2012-11-13s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Gravatar Heiko Carstens 1-1/+1
2012-11-12Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+6
2012-11-12KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Gravatar Petr Matousek 2-0/+6
2012-11-12ARM: boot: Fix usage of kechoGravatar Fabio Estevam 2-6/+6
2012-11-12Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 6-17/+66
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Gravatar Arnd Bergmann 2-0/+107
2012-11-12s390/topology: fix core id vs physical package id mix-upGravatar Heiko Carstens 2-2/+7
2012-11-12s390/signal: set correct address space controlGravatar Martin Schwidefsky 4-7/+27
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 34-84/+280
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Gravatar Linus Torvalds 10-41/+14
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-14/+18
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.Gravatar David S. Miller 9-8/+24
2012-11-09sparc: Support atomic64_dec_if_positive properly.Gravatar David S. Miller 4-2/+20
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Gravatar Andreas Larsson 1-0/+5
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqGravatar Andreas Larsson 1-2/+4
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Gravatar Stefano Stabellini 1-0/+6
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusGravatar Jim Quinlan 3-133/+253
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hGravatar Jim Quinlan 5-83/+214
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Gravatar Jim Quinlan 1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Gravatar Ralf Baechle 1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Gravatar Ralf Baechle 1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRGravatar Ralf Baechle 1-1/+1
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+1
2012-11-09unicore32: switch to generic sys_execve()Gravatar Al Viro 3-26/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Gravatar Al Viro 5-99/+23
2012-11-09unicore32: Use Kbuild infrastructure for kvm_para.hGravatar Guan Xuetao 2-1/+2
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmGravatar David Howells 8-76/+96
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Gravatar Guan Xuetao 2-5/+6