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