| Commit message (Expand) | Author | Age | Files | Lines |
* | cris: Convert V32 interrupt handling | Thomas Gleixner | 2011-01-21 | 1 | -35/+15 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim | 2010-10-27 | 1 | -7/+6 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -1/+2 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 6 | -2/+8 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 6 | -2/+8 |
* | | cris: autoconvert trivial BKL users | Arnd Bergmann | 2010-09-26 | 5 | -20/+23 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+4 |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2010-08-08 | 24 | -415/+377 |
|\ |
|
| * | CRIS: Add debug for assembler macros | Jesper Nilsson | 2010-08-04 | 1 | -0/+4 |
| * | CRIS: Update for ARTPEC-3 | Jesper Nilsson | 2010-08-04 | 1 | -5/+18 |
| * | CRIS: Add more delays in DDR setup | Jesper Nilsson | 2010-08-04 | 3 | -1/+21 |
| * | CRIS: Add debug info for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+7 |
| * | CRIS: Add debug info for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+3 |
| * | CRIS: Add debug symbols for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+3 |
| * | CRIS: Minor formatting fix in traps.c | Jesper Nilsson | 2010-08-04 | 1 | -4/+2 |
| * | CRIS: v32: Correct auto-restart of syscalls | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |
| * | CRIS: More ARTPEC-3 support and i2c-boardinfo. | Jesper Nilsson | 2010-08-04 | 1 | -8/+66 |
| * | CRIS: Remove obsolete pinmux.c, now machine dependent. | Jesper Nilsson | 2010-08-04 | 1 | -229/+0 |
| * | CRIS: kgdb: Fix compilation errors | Jesper Nilsson | 2010-08-04 | 1 | -8/+8 |
| * | CRIS: v32: Correct path for intr_vect.h | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |
| * | CRIS: v32: Better irq mapping code | Jesper Nilsson | 2010-08-04 | 1 | -25/+22 |
| * | CRIS: v32: Correct address for romfs in the image | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |
| * | CRIS: Additional mmu settings for ARTPEC-3 | Jesper Nilsson | 2010-08-04 | 1 | -2/+40 |
| * | CRIS: Faster syscall entry for CRISv32. | Jesper Nilsson | 2010-08-04 | 1 | -20/+17 |
| * | CRIS: Simple insn reschedule to avoid interlocks. | Jesper Nilsson | 2010-08-04 | 1 | -9/+9 |
| * | CRIS: Add debug for assembler functions | Jesper Nilsson | 2010-08-04 | 2 | -1/+29 |
| * | arch/cris: Remove unnecessary casts of private_data | Joe Perches | 2010-08-04 | 1 | -5/+5 |
| * | cris: autoconvert trivial BKL users to private mutex | Jesper Nilsson | 2010-08-04 | 2 | -8/+6 |
| * | cris: Pushdown the bkl from ioctl | Jesper Nilsson | 2010-08-04 | 4 | -36/+80 |
| * | CRIS: GENERIC_TIME fixes | Jesper Nilsson | 2010-08-04 | 1 | -51/+34 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 6 | -40/+41 |
|\| |
|
| * | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2010-06-01 | 6 | -40/+41 |
| |\ |
|
| | * | CRIS: Don't use mask_irq as symbol name | Jesper Nilsson | 2010-05-25 | 3 | -12/+10 |
| | * | CRISv32: Fix RS485 port 4 CD Kconfig item. | Jesper Nilsson | 2010-05-25 | 1 | -1/+1 |
| | * | CRISv32: Remove duplicated Kconfig items. | Jesper Nilsson | 2010-05-25 | 1 | -14/+0 |
| | * | cris: push down BKL into some device drivers | Arnd Bergmann | 2010-04-29 | 2 | -13/+30 |
* | | | arch/cris: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-16 | 1 | -8/+5 |
|/ / |
|
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 1 | -38/+2 |
|\ \
| |/
|/| |
|
| * | cris: Convert cris to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -38/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 5 | -3/+3 |
* | | frv/chris: fix lines with a missing semicolons | David Howells | 2010-03-29 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | | cris arch-v32: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -79/+30 |
* | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 1 | -1/+1 |
|/ / |
|
* | | cris v32: typo in crisv32_arbiter_unwatch()? | Roel Kluin | 2010-03-06 | 1 | -1/+1 |
* | | cryptocop: fix assertion in create_output_descriptors() | Roel Kluin | 2010-03-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ \ |
|