aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2-2/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-12drop explicit include of autoconf.hSam Ravnborg2-2/+0
2009-12-11Unify sys_mmap*Al Viro1-27/+3
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2-34/+8
2009-09-23CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson1-29/+8
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+2
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-5/+0
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-1/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-8/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-1/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-nextJesper Nilsson1-1/+1
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-1/+0
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell1-1/+1
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson1-0/+151
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson1-0/+64
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita1-10/+7
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig1-22/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper1-1/+4
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev1-2/+2
2008-04-17Generic semaphore implementationMatthew Wilcox3-138/+1
2008-02-08CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson1-1/+1
2008-02-08CRIS: Add sched_clock to kernel/time.cJesper Nilsson1-4/+9
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson1-8/+21
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson1-1/+0
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson1-56/+2
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson1-101/+2
2008-02-08CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson1-3/+11
2008-02-08CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson1-87/+139
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson1-14/+3
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson1-7/+3
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2-3/+8
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson1-2/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott1-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1