You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Grant Likely
32c97689c4
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
...
This patch refactors the early init parsing of the chosen node so that
architectures aren't forced to provide an empty implementation of
early_init_dt_scan_chosen_arch. Instead, if an architecture wants to
do something different, it can either use a wrapper function around
early_init_dt_scan_chosen(), or it can replace it altogether.
This patch was written in preparation to adding device tree support to
both x86 ad MIPS.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Tested-by: David Daney <ddaney@caviumnetworks.com>
15 years ago
..
alpha
alpha: fix compile problem in arch/alpha/kernel/signal.c
15 years ago
arm
Merge master.kernel.org:/home/rmk/linux-2.6-arm
15 years ago
avr32
Make do_execve() take a const filename pointer
15 years ago
blackfin
Blackfin: bf52x/bf54x boards: drop unused nand page size
15 years ago
cris
Make do_execve() take a const filename pointer
15 years ago
frv
frv: double syscall restarts, syscall restart in sigreturn()
15 years ago
h8300
h8300: Fix missing consts in kernel_execve()
15 years ago
ia64
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
15 years ago
m32r
m32r: fix breakage from "m32r: use generic ptrace_resume code"
15 years ago
m68k
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
15 years ago
m68knommu
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
15 years ago
microblaze
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
15 years ago
mips
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
mn10300
MN10300: Handle missing sys_cacheflush() when caching disabled
15 years ago
parisc
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
powerpc
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
15 years ago
s390
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
score
Make do_execve() take a const filename pointer
15 years ago
sh
Make do_execve() take a const filename pointer
15 years ago
sparc
of/promtree: add of_pdt namespace to pdt code
15 years ago
tile
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
15 years ago
um
uml: fix compile warning
15 years ago
x86
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
xtensa
Make do_execve() take a const filename pointer
15 years ago
.gitignore
…
Kconfig
kprobes: Fix Kconfig dependency
15 years ago