Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells | 13 | -7/+6 |
2011-11-09 | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 1 | -1/+1 |
2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 1 | -3/+3 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2011-10-11 | Fix file references in Kconfig files | Johann Felix Soden | 1 | -6/+6 |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -1/+1 |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 1 | -0/+1 |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-08-03 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 1 | -0/+3 |
2011-08-03 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 1 | -1/+1 |
2011-08-03 | cris: fix a build error in sync_serial_open() | WANG Cong | 1 | -2/+2 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 1 | -0/+1 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -0/+1 |
2011-05-25 | mtd: cris: convert to mtd_device_register() | Jamie Iles | 1 | -4/+6 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-28 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2 | -2/+2 |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 3 | -4/+4 |
2011-03-21 | Correct auto-restart of syscalls via restartblock | Jesper Nilsson | 1 | -1/+1 |
2011-03-21 | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson | 1 | -1/+1 |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | cris: Fix irq conversion fallout | Thomas Gleixner | 1 | -1/+1 |
2011-03-11 | CRIS: stop checking for MTD_CONCAT | Dmitry Eremin-Solenikov | 1 | -6/+0 |
2011-02-16 | cris: fix comment typo occationally to occasionally | Justin P. Mattock | 1 | -1/+1 |
2011-01-31 | cris: arch-v10: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -2/+2 |
2011-01-21 | cris: Convert V10 interrupt handling | Thomas Gleixner | 1 | -31/+10 |
2010-10-27 | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim | 1 | -9/+8 |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -3/+4 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 5 | -1/+6 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 5 | -1/+6 |
2010-09-26 | cris: autoconvert trivial BKL users | Arnd Bergmann | 3 | -11/+13 |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 1 | -1/+3 |
2010-08-04 | CRIS: Correct address of the romfs in boot image | Jesper Nilsson | 1 | -1/+1 |
2010-08-04 | CRIS: Fasttimer: Remove obsolete ifdef | Jesper Nilsson | 1 | -5/+1 |
2010-08-04 | CRIS: Better link to rs485 in help | Jesper Nilsson | 1 | -1/+1 |
2010-08-04 | CRIS: Remove CVS tag. | Jesper Nilsson | 1 | -2/+1 |
2010-08-04 | CRIS: v10: remove all BKL usage | Jesper Nilsson | 1 | -26/+13 |
2010-08-04 | CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks | Jesper Nilsson | 1 | -32/+48 |
2010-08-04 | cris: autoconvert trivial BKL users to private mutex | Jesper Nilsson | 2 | -4/+0 |
2010-08-04 | cris: Pushdown the bkl from ioctl | Jesper Nilsson | 3 | -25/+57 |
2010-08-04 | CRIS: GENERIC_TIME fixes | Jesper Nilsson | 1 | -52/+2 |
2010-06-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 5 | -29/+47 |
2010-05-25 | CRIS: Don't use mask_irq as symbol name | Jesper Nilsson | 1 | -4/+4 |
2010-05-25 | CRISv10: Whitespace fixes for hw_settings.S | Jesper Nilsson | 1 | -8/+6 |
2010-05-25 | CRISv10: Trivial fixes. | Jesper Nilsson | 1 | -8/+7 |
2010-05-21 | fix handling of offsets in cris eeprom.c, get rid of fake on-stack files | Al Viro | 1 | -14/+7 |
2010-05-21 | get rid of home-grown mutex in cris eeprom.c | Al Viro | 1 | -19/+8 |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -35/+2 |
2010-04-29 | cris: push down BKL into some device drivers | Arnd Bergmann | 2 | -9/+30 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -3/+1 |