Age | Commit message (Expand) | Author | Files | Lines |
2017-07-13 | CRIS: gpio: move inline before return type | Joe Perches | 1 | -2/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2 | -2/+2 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-09-23 | cris: v10: axisflashmap: remove unused ifdefs | Niklas Cassel | 1 | -19/+0 |
2016-07-10 | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings | 1 | -1/+1 |
2016-04-18 | cris: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-06-16 | cris: don't use module_init for non-modular core eeprom.c code | Paul Gortmaker | 1 | -2/+1 |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 1 | -1/+0 |
2014-06-07 | cris: update comments for generic idle conversion | Geert Uytterhoeven | 1 | -2/+2 |
2014-01-09 | cris: sync_serial: remove interruptible_sleep_on | Arnd Bergmann | 1 | -1/+3 |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -4/+4 |
2013-09-10 | CRIS: drop unused Kconfig symbols | Paul Bolle | 1 | -23/+0 |
2013-09-10 | CRIS: Remove last traces of legacy RTC drivers | Paul Bolle | 2 | -49/+0 |
2013-06-20 | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 1 | -2/+1 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -4/+4 |
2012-04-05 | CRIS: Remove legacy RTC drivers | Jesper Nilsson | 2 | -895/+0 |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells | 5 | -5/+0 |
2011-11-10 | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 1 | -1/+1 |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 1 | -0/+1 |
2011-08-04 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 1 | -1/+1 |
2011-08-04 | cris: fix a build error in sync_serial_open() | WANG Cong | 1 | -2/+2 |
2011-05-25 | mtd: cris: convert to mtd_device_register() | Jamie Iles | 1 | -4/+6 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 1 | -1/+1 |
2011-03-21 | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson | 1 | -1/+1 |
2011-03-11 | CRIS: stop checking for MTD_CONCAT | Dmitry Eremin-Solenikov | 1 | -6/+0 |
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-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-06-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2 | -9/+30 |
2010-05-22 | fix handling of offsets in cris eeprom.c, get rid of fake on-stack files | Al Viro | 1 | -14/+7 |
2010-05-22 | get rid of home-grown mutex in cris eeprom.c | Al Viro | 1 | -19/+8 |
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 | 2 | -2/+0 |
2009-10-02 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -1/+1 |
2008-10-29 | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 5 | -9/+9 |
2008-10-20 | cris: use bcd2bin/bin2bcd | Adrian Bunk | 2 | -24/+24 |
2008-07-21 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 1 | -1/+1 |
2008-06-30 | It looks at least odd to apply spin_unlock to a mutex. | Julia Lawall | 1 | -1/+1 |
2008-06-21 | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2 | -2/+4 |
2008-06-21 | Add "no BKL needed" comments to several drivers | Jonathan Corbet | 1 | -1/+1 |
2008-05-19 | cris: cdev lock_kernel() pushdown | Jonathan Corbet | 2 | -13/+24 |