| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-09-24 | 2 | -34/+8 |
|\ |
|
| * | CRIS: Cleanup linker script using new linker script macros. | Jesper Nilsson | 2009-09-23 | 1 | -29/+8 |
| * | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-01 | 1 | -5/+0 |
* | | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -7/+2 |
|\ \ |
|
| * \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -8/+2 |
| * | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | | | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 2009-09-09 | 1 | -0/+1 |
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 1 | -0/+5 |
| |/
|/| |
|
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
|/ |
|
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-04-05 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Jesper Nilsson | 2009-04-02 | 1 | -1/+1 |
| |\ |
|
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
* | | | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 1 | -1/+0 |
|/ / |
|
* | | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 2009-01-12 | 1 | -1/+1 |
|/ |
|
* | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
* | [CRIS] Remove links from CRIS build | Jesper Nilsson | 2008-10-31 | 1 | -0/+151 |
* | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson | 2008-10-31 | 1 | -0/+64 |
* | cris: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -9/+9 |
* | cris: use simple_read_from_buffer() | Akinobu Mita | 2008-07-24 | 1 | -10/+7 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | cris: kill sys_pipe implementation | Christoph Hellwig | 2008-05-09 | 1 | -22/+0 |
* | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 2008-05-08 | 1 | -1/+4 |
* | cris: use non-racy method for /proc/system_profile creation | Denis V. Lunev | 2008-04-29 | 1 | -2/+2 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -138/+1 |
* | CRIS: Drop regs parameter from call to profile_tick in kernel/time.c | Jesper Nilsson | 2008-02-08 | 1 | -1/+1 |
* | CRIS: Add sched_clock to kernel/time.c | Jesper Nilsson | 2008-02-08 | 1 | -4/+9 |
* | CRIS: Register cpus in kernel/setup.c | Jesper Nilsson | 2008-02-08 | 1 | -8/+21 |
* | CRIS: Remove include of linux/init.h, not needed anymore. | Jesper Nilsson | 2008-02-08 | 1 | -1/+0 |
* | CRIS: Remove useless CVS log from kernel/ptrace.c | Jesper Nilsson | 2008-02-08 | 1 | -56/+2 |
* | CRIS: Remove useless CVS id and log from kernel/process.c | Jesper Nilsson | 2008-02-08 | 1 | -101/+2 |
* | CRIS: Add configuration possibility for using kmalloc for modules. | Jesper Nilsson | 2008-02-08 | 1 | -3/+11 |
* | CRIS: Minor generic kernel/traps.c changes. | Jesper Nilsson | 2008-02-08 | 1 | -87/+139 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -1/+1 |
* | cris build fixes: fix crisksyms.c | Jesper Nilsson | 2007-11-14 | 1 | -14/+3 |
* | cris build fixes: fixes in arch/cris/kernel/time.c | Jesper Nilsson | 2007-11-14 | 1 | -7/+3 |
* | cris build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson | 2007-11-14 | 2 | -3/+8 |
* | cris build fixes: sys_cris.c needs fs.h | Jesper Nilsson | 2007-11-14 | 1 | -0/+1 |
* | cris build fixes: irq fixes | Jesper Nilsson | 2007-11-14 | 1 | -2/+4 |
* | spelling fixes: arch/cris/ | Simon Arlott | 2007-10-20 | 1 | -4/+4 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | CRIS: check for memory allocation | Cyrill Gorcunov | 2007-05-07 | 1 | -33/+48 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] Dynamic kernel command-line: cris | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |