https://github.com/torvalds/linux
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
Tip revision: 81c20b96e51660762f7d0df58b5faa370d47e3fd authored by Linus Torvalds on 06 October 2010, 20:27:19 UTC
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Tip revision: 81c20b9
File Mode Size
libfdt
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 1.5 KB
Makefile.dtc -rw-r--r-- 340 bytes
checks.c -rw-r--r-- 15.3 KB
data.c -rw-r--r-- 5.8 KB
dtc-lexer.l -rw-r--r-- 6.8 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 57.2 KB
dtc-parser.tab.c_shipped -rw-r--r-- 54.2 KB
dtc-parser.tab.h_shipped -rw-r--r-- 3.2 KB
dtc-parser.y -rw-r--r-- 6.4 KB
dtc.c -rw-r--r-- 5.8 KB
dtc.h -rw-r--r-- 6.3 KB
flattree.c -rw-r--r-- 21.3 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 5.8 KB
srcpos.c -rw-r--r-- 2.6 KB
srcpos.h -rw-r--r-- 2.5 KB
treesource.c -rw-r--r-- 5.8 KB
version_gen.h -rw-r--r-- 32 bytes

back to top