Age | Commit message (Expand) | Author | Files | Lines |
2010-08-04 | CRIS: GENERIC_TIME fixes | Jesper Nilsson | 1 | -2/+5 |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -9/+11 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -1/+2 |
2010-03-13 | cris: Convert cris to use read/update_persistent_clock | John Stultz | 1 | -9/+11 |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -78/+0 |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -18/+0 |
2010-03-06 | cris: convert to use arch_gettimeoffset() | john stultz | 1 | -66/+2 |
2010-03-01 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2 | -2/+0 |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg | 2 | -2/+0 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -27/+3 |
2009-11-19 | cris: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -1/+1 |
2009-09-24 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2 | -34/+8 |
2009-09-23 | CRIS: Cleanup linker script using new linker script macros. | Jesper Nilsson | 1 | -29/+8 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 1 | -0/+1 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -7/+2 |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 1 | -0/+1 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+2 |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 1 | -0/+5 |
2009-09-01 | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -5/+0 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 1 | -1/+0 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 1 | -8/+2 |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 1 | -0/+1 |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-04-05 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 1 | -1/+1 |
2009-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Jesper Nilsson | 1 | -1/+1 |
2009-03-31 | Get rid of indirect include of fs_struct.h | Al Viro | 1 | -1/+0 |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris | Rusty Russell | 1 | -1/+1 |
2009-01-12 | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 1 | -1/+1 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-10-31 | [CRIS] Remove links from CRIS build | Jesper Nilsson | 1 | -0/+151 |
2008-10-31 | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson | 1 | -0/+64 |
2008-10-20 | cris: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -9/+9 |
2008-07-24 | cris: use simple_read_from_buffer() | Akinobu Mita | 1 | -10/+7 |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-09 | cris: kill sys_pipe implementation | Christoph Hellwig | 1 | -22/+0 |
2008-05-08 | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 1 | -1/+4 |
2008-04-29 | cris: use non-racy method for /proc/system_profile creation | Denis V. Lunev | 1 | -2/+2 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -138/+1 |
2008-02-08 | CRIS: Drop regs parameter from call to profile_tick in kernel/time.c | Jesper Nilsson | 1 | -1/+1 |
2008-02-08 | CRIS: Add sched_clock to kernel/time.c | Jesper Nilsson | 1 | -4/+9 |
2008-02-08 | CRIS: Register cpus in kernel/setup.c | Jesper Nilsson | 1 | -8/+21 |
2008-02-08 | CRIS: Remove include of linux/init.h, not needed anymore. | Jesper Nilsson | 1 | -1/+0 |
2008-02-08 | CRIS: Remove useless CVS log from kernel/ptrace.c | Jesper Nilsson | 1 | -56/+2 |
2008-02-08 | CRIS: Remove useless CVS id and log from kernel/process.c | Jesper Nilsson | 1 | -101/+2 |
2008-02-08 | CRIS: Add configuration possibility for using kmalloc for modules. | Jesper Nilsson | 1 | -3/+11 |