android_kernel_samsung_univ.../arch/arm/kernel
Laura Abbott 1c2f87c225 ARM: 8025/1: Get rid of meminfo
memblock is now fully integrated into the kernel and is the prefered
method for tracking memory. Rather than reinvent the wheel with
meminfo, migrate to using memblock directly instead of meminfo as
an intermediate.

Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-06-01 01:17:12 +01:00
..
.gitignore
arch_timer.c
armksyms.c ARM: Better virt_to_page() handling 2014-04-03 22:46:34 +01:00
arthur.c
asm-offsets.c
atags_compat.c
atags_parse.c ARM: 8025/1: Get rid of meminfo 2014-06-01 01:17:12 +01:00
atags_proc.c
atags.h
bios32.c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2014-04-05 13:20:43 -07:00
calls.S
cpuidle.c
crash_dump.c ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr 2014-04-07 12:10:00 +01:00
debug.S
devtree.c ARM: 8025/1: Get rid of meminfo 2014-06-01 01:17:12 +01:00
dma-isa.c
dma.c
early_printk.c
elf.c
entry-armv.S ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction 2014-05-30 01:12:28 +01:00
entry-common.S
entry-header.S ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h 2014-04-09 13:08:07 +01:00
entry-v7m.S
etm.c
fiq.c
fiqasm.S
ftrace.c ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX 2014-04-23 01:24:31 +01:00
head-common.S
head-nommu.S
head.S ARM: 8028/1: move __fixup_smp out of init section 2014-05-25 23:46:51 +01:00
hibernate.c ARM: 8011/1: ARM hibernation / suspend-to-disk 2014-04-23 01:24:14 +01:00
hw_breakpoint.c CPU hotplug notifiers registration fixes for 3.15-rc1 2014-04-07 14:55:46 -07:00
hyp-stub.S
insn.c
insn.h
io.c
irq.c
isa.c
iwmmxt.S ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr 2014-04-25 12:06:38 +01:00
jump_label.c
kgdb.c
kprobes-arm.c
kprobes-common.c
kprobes-test-arm.c
kprobes-test-thumb.c
kprobes-test.c
kprobes-test.h
kprobes-thumb.c
kprobes.c
kprobes.h
machine_kexec.c
Makefile ARM: 8011/1: ARM hibernation / suspend-to-disk 2014-04-23 01:24:14 +01:00
module.c
opcodes.c
patch.c
patch.h
perf_event_cpu.c ARM: 8054/1: perf: add support for the Cortex-A17 PMU 2014-05-25 23:49:43 +01:00
perf_event_v6.c
perf_event_v7.c ARM: 8054/1: perf: add support for the Cortex-A17 PMU 2014-05-25 23:49:43 +01:00
perf_event_xscale.c
perf_event.c
perf_regs.c
pj4-cp0.c ARM: 8016/1: Check cpu id in pj4_cp0_init. 2014-04-08 17:55:28 +01:00
probes-arm.c
probes-arm.h
probes-thumb.c
probes-thumb.h
probes.c
probes.h
process.c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2014-04-11 11:56:40 -07:00
psci_smp.c
psci.c
ptrace.c
relocate_kernel.S
return_address.c
setup.c ARM: 8025/1: Get rid of meminfo 2014-06-01 01:17:12 +01:00
signal.c
sigreturn_codes.S
sleep.S ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume 2014-05-25 23:49:27 +01:00
smp_scu.c
smp_tlb.c
smp_twd.c
smp.c
stacktrace.c ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation 2014-05-30 01:12:32 +01:00
suspend.c
swp_emulate.c
sys_arm.c
sys_oabi-compat.c
tcm.c
thumbee.c
time.c
topology.c ARM: 8008/1: topology: Coding style fixes 2014-04-14 23:27:19 +01:00
traps.c Dump the registers on undefined instruction userspace faults 2014-04-11 14:48:39 +01:00
unwind.c
uprobes-arm.c
uprobes.c ARM: 8043/1: uprobes need icache flush after xol write 2014-05-25 23:48:45 +01:00
uprobes.h
v7m.c
vmlinux.lds.S
xscale-cp0.c