Revision 81c20b96e51660762f7d0df58b5faa370d47e3fd authored by Linus Torvalds on 06 October 2010, 20:27:19 UTC, committed by Linus Torvalds on 06 October 2010, 20:27:19 UTC
* 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus:
  MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
  MIPS: Don't place cu2 notifiers in __cpuinitdata
  MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
  MIPS: Alchemy: Resolve prom section mismatches
  MIPS: Fix syscall 64 bit number comments.
  MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
  MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
  MIPS: N32: Fix getdents64 syscall for n32
  MIPS: Remove pr_<level> uses of KERN_<level>
  MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.
  MIPS: GIC: Remove dependencies from Malta files.
  MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.
  MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.
  MIPS: Audit: Fix hang in entry.S.
  MIPS: Document why RELOC_HIDE is there.
  MIPS: Octeon: Determine if helper needs to be built
  MIPS: Use generic atomic64 for 32-bit kernels
  MIPS: RM7000: Symbol should be static
  MIPS: kspd: Adjust confusing if indentation
  MIPS: Fix a typo.
2 parent s 089eed2 + 158d674
History
File Mode Size
Kconfig -rw-r--r-- 9.8 KB
Kconfig.debug -rw-r--r-- 1014 bytes
Makefile -rw-r--r-- 1.6 KB
backing-dev.c -rw-r--r-- 18.9 KB
bootmem.c -rw-r--r-- 24.1 KB
bounce.c -rw-r--r-- 6.5 KB
compaction.c -rw-r--r-- 16.2 KB
debug-pagealloc.c -rw-r--r-- 2.5 KB
dmapool.c -rw-r--r-- 12.9 KB
fadvise.c -rw-r--r-- 3.5 KB
failslab.c -rw-r--r-- 1.6 KB
filemap.c -rw-r--r-- 66.2 KB
filemap_xip.c -rw-r--r-- 11.0 KB
fremap.c -rw-r--r-- 6.7 KB
highmem.c -rw-r--r-- 11.5 KB
hugetlb.c -rw-r--r-- 75.0 KB
hwpoison-inject.c -rw-r--r-- 3.3 KB
init-mm.c -rw-r--r-- 647 bytes
internal.h -rw-r--r-- 7.1 KB
kmemcheck.c -rw-r--r-- 2.8 KB
kmemleak-test.c -rw-r--r-- 3.3 KB
kmemleak.c -rw-r--r-- 49.6 KB
ksm.c -rw-r--r-- 52.5 KB
maccess.c -rw-r--r-- 1.6 KB
madvise.c -rw-r--r-- 11.3 KB
memblock.c -rw-r--r-- 12.5 KB
memcontrol.c -rw-r--r-- 120.2 KB
memory-failure.c -rw-r--r-- 36.2 KB
memory.c -rw-r--r-- 97.1 KB
memory_hotplug.c -rw-r--r-- 22.1 KB
mempolicy.c -rw-r--r-- 67.2 KB
mempool.c -rw-r--r-- 8.9 KB
migrate.c -rw-r--r-- 26.7 KB
mincore.c -rw-r--r-- 7.6 KB
mlock.c -rw-r--r-- 15.5 KB
mm_init.c -rw-r--r-- 3.7 KB
mmap.c -rw-r--r-- 69.4 KB
mmu_context.c -rw-r--r-- 1.4 KB
mmu_notifier.c -rw-r--r-- 8.8 KB
mmzone.c -rw-r--r-- 2.5 KB
mprotect.c -rw-r--r-- 7.6 KB
mremap.c -rw-r--r-- 13.0 KB
msync.c -rw-r--r-- 2.4 KB
nommu.c -rw-r--r-- 48.3 KB
oom_kill.c -rw-r--r-- 20.3 KB
page-writeback.c -rw-r--r-- 38.8 KB
page_alloc.c -rw-r--r-- 150.8 KB
page_cgroup.c -rw-r--r-- 11.4 KB
page_io.c -rw-r--r-- 3.2 KB
page_isolation.c -rw-r--r-- 3.6 KB
pagewalk.c -rw-r--r-- 4.7 KB
percpu-km.c -rw-r--r-- 2.7 KB
percpu-vm.c -rw-r--r-- 13.0 KB
percpu.c -rw-r--r-- 53.7 KB
percpu_up.c -rw-r--r-- 711 bytes
prio_tree.c -rw-r--r-- 6.3 KB
quicklist.c -rw-r--r-- 2.4 KB
readahead.c -rw-r--r-- 15.4 KB
rmap.c -rw-r--r-- 45.6 KB
shmem.c -rw-r--r-- 71.6 KB
slab.c -rw-r--r-- 118.3 KB
slob.c -rw-r--r-- 17.2 KB
slub.c -rw-r--r-- 109.3 KB
sparse-vmemmap.c -rw-r--r-- 6.2 KB
sparse.c -rw-r--r-- 20.5 KB
swap.c -rw-r--r-- 12.9 KB
swap_state.c -rw-r--r-- 10.4 KB
swapfile.c -rw-r--r-- 64.3 KB
thrash.c -rw-r--r-- 1.9 KB
truncate.c -rw-r--r-- 16.4 KB
util.c -rw-r--r-- 7.0 KB
vmalloc.c -rw-r--r-- 60.9 KB
vmscan.c -rw-r--r-- 82.4 KB
vmstat.c -rw-r--r-- 28.9 KB

back to top