aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim1-1/+1
2012-11-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-231/+477
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley1-0/+21
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/urgentIngo Molnar1-13/+18
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle1-1/+2
2012-11-13s390/mm: have 16 byte aligned struct pagesHeiko Carstens1-0/+1
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens1-2/+1
2012-11-13s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-11-12Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2012-11-12KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2-0/+6
2012-11-12ARM: boot: Fix usage of kechoFabio Estevam2-6/+6
2012-11-12ARM: OMAP4: TWL: mux sys_drm_msecure as output for PMICKevin Hilman1-0/+1
2012-11-12Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann6-17/+66
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann2-0/+107
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens2-2/+7
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky4-7/+27
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds34-84/+280
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds10-41/+14
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-14/+18
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for sparc againAndreas Larsson1-0/+5
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan3-133/+253
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan5-83/+214
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-09unicore32: switch to generic sys_execve()Al Viro3-26/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro5-99/+23
2012-11-09unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao2-1/+2
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells8-76/+96
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compilerGuan Xuetao2-5/+6
2012-11-09UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao1-1/+1
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao1-0/+3
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul1-10/+27
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-16/+33
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+2
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2-1/+3
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon3-25/+3
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon1-8/+2
2012-11-07ARM: OMAP3: igep0020: Set WIFI/BT GPIO pins in correct mux modeAnders Hedlund1-0/+5
2012-11-07ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I1-0/+79
2012-11-07ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I1-0/+28