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.
Paul Walmsley
aa218dafd7
OMAP: split plat-omap/common.c
...
Split plat-omap/common.c into three pieces:
1. the 32KiHz sync timer and clocksource code, which now lives in
plat-omap/counter_32k.c;
2. the OMAP2+ common code, which has been moved to mach-omap2/common.c;
3. and the remainder of the OMAP-wide common code, which includes the
deprecated ATAGs code and a deprecated video RAM reservation function.
The primary motivation for doing this is to move the OMAP2+-specific parts
into an OMAP2+-specific file, so that build breakage related to the
System Control Module code can be resolved.
Benoît Cousson <b-cousson@ti.com> suggested a new filename and found
some bugs in the counter_32k.c comments - thanks Benoît.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
15 years ago
..
alpha
alpha: deal with multiple simultaneously pending signals
15 years ago
arm
OMAP: split plat-omap/common.c
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
Make do_execve() take a const filename pointer
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
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
15 years ago
mips
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
mn10300
MN10300: Fix up the IRQ names for the on-chip serial ports
15 years ago
parisc
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
powerpc
compat: Make compat_alloc_user_space() incorporate the access_ok()
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
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
tile
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
15 years ago
um
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
15 years ago
x86
Merge branch 'x86-fixes-for-linus' 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
Merge branch 'perf/nmi' into perf/core
15 years ago