summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King-15/+23
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King-31/+32
2010-07-27ARM: initial LMB trialRussell King-155/+83
2010-07-27ARM: early_pte_alloc()Russell King-13/+13
2010-07-16ARM: early_alloc()Russell King-8/+10
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King-12/+56
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King-17/+44
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King-63/+98
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King-37/+27
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King-432/+143
2010-07-16ARM: Precalculate vmalloc_minRussell King-13/+13
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-93/+243
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-389/+389
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-16/+45
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre-2/+3
2010-07-14lmb: rename to memblockYinghai Lu-389/+389
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+15
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+4
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds-194157/+652
2010-07-12ARM: Update mach-typesRussell King-3/+149
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong-0/+2
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock-3/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov-10/+11
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov-3/+28
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King-19/+20
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij-1/+2
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer-2/+3
2010-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-37/+179
2010-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-56/+67
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg-18/+14
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney-1/+1
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg-1/+4
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov-1/+5
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard-1/+1
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell-8/+9
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li-2/+2
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell-0/+6
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell-4/+133
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans-1/+4
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang-0/+7
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang-1/+5
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin-0/+3
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-31/+7
2010-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-175/+515
2010-07-06KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity-5/+2
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb-13/+158