https://github.com/torvalds/linux
Revision 100193f5b7c6ecd0b6c4142d50d3925b2c5950af authored by Linus Torvalds on 06 July 2014, 19:11:57 UTC, committed by Linus Torvalds on 06 July 2014, 19:11:57 UTC
Pull devicetree bugfix from Grant Likely:
 "Important bug fix for parsing 64-bit addresses on 32-bit platforms.
  Without this patch the kernel will try to use memory ranges that
  cannot be reached"

* tag 'dt-for-linus' of git://git.secretlab.ca/git/linux:
  of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
2 parent s 8addf0c + a67a6ed
History
Tip revision: 100193f5b7c6ecd0b6c4142d50d3925b2c5950af authored by Linus Torvalds on 06 July 2014, 19:11:57 UTC
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Tip revision: 100193f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.5 KB
Makefile -rw-r--r-- 51.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top