aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-06-15Merge remote branch 'catalin/rebased'linaro_merge_100616Nicolas Pitre
2010-06-15Merge remote branches 'maverick/master', 'security/master' and 'rmk/devel'Nicolas Pitre
2010-06-14ARM: stack protector: change the canary value per taskNicolas Pitre
2010-06-14ARM: initial stack protector (-fstack-protector) supportNicolas Pitre
2010-06-14[ARM] add address randomization to mmap()Nicolas Pitre
2010-06-14[ARM] implement arch_randomize_brk()Nicolas Pitre
2010-06-14UBUNTU: SAUCE: armel: define get_dma_ops to fix FTBSLeann Ogasawara
2010-06-14UBUNTU: SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with gpio_set_deb...Leann Ogasawara
2010-06-14UBUNTU: SAUCE: [FTBS] armel: include linux/dma-mapping.hLeann Ogasawara
2010-06-14UBUNTU: SAUCE: x86: brk away from exec rand areaKees Cook
2010-06-14UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 onlyKees Cook
2010-06-14UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32Kees Cook
2010-06-14UBUNTU: SAUCE: omap: remove calls to usb_nop_xceiv_register from board filesAmit Kucheria
2010-06-14UBUNTU: SAUCE: powerpc: fix compile error when ptrace.h is included from user...Andy Whitcroft
2010-06-14UBUNTU: SAUCE: dma-mapping: Remove WARN_ON in dma_free_coherentStefan Bader
2010-06-14x86, mce: Make xeon75xx memory driver dependent on PCIAndi Kleen
2010-06-14x86, mce: Rename cpu_specific_poll to mce_cpu_specific_pollH. Peter Anvin
2010-06-14x86, mce: Xeon75xx specific interface to get corrected memory error informationAndi Kleen
2010-06-14UBUNTU: arm -- enable ubuntu/ directoryEric Miao
2010-06-14UBUNTU: SAUCE: select a v7 CPU for versatileLoic Minier
2010-06-14UBUNTU: SAUCE: Enable speedstep for sonoma processors.cking
2010-06-14UBUNTU: SAUCE: (no up) ports -- Build drivers in ubuntu sub-directory on powerpcLuke Yelavich
2010-06-14UBUNTU: SAUCE: (no-up) Enable ubuntu extra subdirectoryBen Collins
2010-06-14UBUNTU: SAUCE: Add X86_LPIA config optionLeann Ogasawara
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-10Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj
2010-06-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-06-08ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre
2010-06-08ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij
2010-06-08[S390] Update default configuration.Martin Schwidefsky
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-08[S390] kprobes: add parameter check to module_free()Hendrik Brueckner
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens
2010-06-08ARM: Do not enable ARM_DMA_MEM_BUFFERABLE for some RealView boardsCatalin Marinas