https://github.com/torvalds/linux
Revision 12c71c4b601923a9cc28918e944ec1e8c65ddac9 authored by Linus Torvalds on 21 April 2013, 17:16:56 UTC, committed by Linus Torvalds on 21 April 2013, 17:16:56 UTC
I'm going to do an -rc8, so I'm just going to do this rather than delay
it any further. They are arguably stable material anyway.

* vm_ioremap_memory-examples:
  mtdchar: remove no-longer-used vma helpers
  vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
  vm: convert fb_mmap to vm_iomap_memory() helper
  vm: convert mtdchar mmap to vm_iomap_memory() helper
  vm: convert HPET mmap to vm_iomap_memory() helper
2 parent s 830ac85 + f86b11f
History
Tip revision: 12c71c4b601923a9cc28918e944ec1e8c65ddac9 authored by Linus Torvalds on 21 April 2013, 17:16:56 UTC
Merge branch 'vm_ioremap_memory-examples'
Tip revision: 12c71c4
File Mode Size
Kconfig -rw-r--r-- 55.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 13.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.3 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 22.1 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top