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
.gitignore -rw-r--r-- 12 bytes
Makefile -rw-r--r-- 357 bytes
asm-offsets.c -rw-r--r-- 4.3 KB
dma.c -rw-r--r-- 3.0 KB
entry.S -rw-r--r-- 17.7 KB
head.S -rw-r--r-- 88.5 KB
ints.c -rw-r--r-- 10.2 KB
m68k_ksyms.c -rw-r--r-- 561 bytes
module.c -rw-r--r-- 3.8 KB
module.lds -rw-r--r-- 91 bytes
process.c -rw-r--r-- 8.4 KB
ptrace.c -rw-r--r-- 6.8 KB
setup.c -rw-r--r-- 12.4 KB
signal.c -rw-r--r-- 27.5 KB
sun3-head.S -rw-r--r-- 2.0 KB
sys_m68k.c -rw-r--r-- 12.8 KB
time.c -rw-r--r-- 2.6 KB
traps.c -rw-r--r-- 30.7 KB
vmlinux-std.lds -rw-r--r-- 1.1 KB
vmlinux-sun3.lds -rw-r--r-- 1022 bytes
vmlinux.lds.S -rw-r--r-- 163 bytes

back to top