You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Johannes Weiner
9109fb7b35
mm: drop unneeded pgdat argument from free_area_init_node()
...
free_area_init_node() gets passed in the node id as well as the node
descriptor. This is redundant as the function can trivially get the node
descriptor itself by means of NODE_DATA() and the node's id.
I checked all the users and NODE_DATA() seems to be usable everywhere
from where this function is called.
Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
Kconfig
Merge branch 'imx' into devel
17 years ago
Makefile
Merge branch 'pxa' into devel
17 years ago
abort-ev4.S
…
abort-ev4t.S
…
abort-ev5t.S
…
abort-ev5tj.S
…
abort-ev6.S
…
abort-ev7.S
…
abort-lv4t.S
…
abort-macro.S
…
abort-nommu.S
…
alignment.c
…
cache-feroceon-l2.c
[ARM] Feroceon: L2 cache support
17 years ago
cache-l2x0.c
[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses
18 years ago
cache-v3.S
…
cache-v4.S
…
cache-v4wb.S
…
cache-v4wt.S
…
cache-v6.S
…
cache-v7.S
…
consistent.c
…
context.c
…
copypage-feroceon.S
[ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()
17 years ago
copypage-v3.S
…
copypage-v4mc.c
…
copypage-v4wb.S
…
copypage-v4wt.S
…
copypage-v6.c
…
copypage-xsc3.S
…
copypage-xscale.c
…
discontig.c
mm: move bootmem descriptors definition to a single place
17 years ago
extable.c
…
fault-armv.c
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
17 years ago
fault.c
…
fault.h
…
flush.c
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
17 years ago
init.c
mm: drop unneeded pgdat argument from free_area_init_node()
17 years ago
iomap.c
iomap: fix 64 bits resources on 32 bits
17 years ago
ioremap.c
…
mm.h
…
mmap.c
…
mmu.c
arm: Export empty_zero_page for ZERO_PAGE usage in modules.
17 years ago
nommu.c
…
pgd.c
…
proc-arm6_7.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm7tdmi.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm9tdmi.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm720.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm740.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm920.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm922.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm925.S
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
17 years ago
proc-arm926.S
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
17 years ago
proc-arm940.S
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
17 years ago
proc-arm946.S
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
17 years ago
proc-arm1020.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm1020e.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm1022.S
[ARM] fix 48d7927bdf
17 years ago
proc-arm1026.S
[ARM] fix 48d7927bdf
17 years ago
proc-feroceon.S
[ARM] Feroceon: don't disable BPU on boot
17 years ago
proc-macros.S
…
proc-sa110.S
[ARM] fix 48d7927bdf
17 years ago
proc-sa1100.S
[ARM] fix 48d7927bdf
17 years ago
proc-syms.c
…
proc-v6.S
[ARM] fix 48d7927bdf
17 years ago
proc-v7.S
[ARM] fix 48d7927bdf
17 years ago
proc-xsc3.S
[ARM] fix 48d7927bdf
17 years ago
proc-xscale.S
[ARM] fix 48d7927bdf
17 years ago
tlb-v3.S
…
tlb-v4.S
…
tlb-v4wb.S
…
tlb-v4wbi.S
…
tlb-v6.S
…
tlb-v7.S
[ARM] 4394/1: ARMv7: Add the TLB range operations
18 years ago