summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-07-27ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov
2010-07-27ARM: 6251/1: Make SPARSE_IRQ a hidden optioneric miao
2010-07-27ARM: DMA coherent allocator: align remapped addressesRussell King
2010-07-27ARM: use generic ioremap_page_range()Russell King
2010-07-27Merge branch 'origin' into miscRussell King
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij
2010-07-18ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij
2010-07-18ARM: 6223/1: support multiple TCM banksLinus Walleij
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds
2010-07-12ARM: Update mach-typesRussell King
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-07-09ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARMMagnus Damm
2010-07-09ARM: 6203/1: Make VFPv3 usable on ARMv6Tony Lindgren
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer
2010-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds