| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds | 2012-10-03 | 11 | -439/+2 |
|\ |
|
| * | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 2012-10-03 | 10 | -414/+2 |
| * | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas | 2012-10-03 | 1 | -25/+0 |
* | | cris/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -5/+0 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -5/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -13/+2 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds | 2012-05-25 | 3 | -13/+2 |
|\ |
|
| * | CRIS: Remove legacy RTC drivers | Jesper Nilsson | 2012-04-05 | 1 | -7/+0 |
| * | cris/arch-v32: cryptocop: Use kzalloc | Jesper Nilsson | 2012-04-03 | 1 | -4/+2 |
| * | cris:removed the unused variable | Wanlong Gao | 2012-04-03 | 1 | -2/+0 |
* | | cris: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-21 | 1 | -6/+6 |
* | | cris: don't open-code force_sigsegv() | Al Viro | 2012-05-21 | 1 | -8/+2 |
* | | cris: SA_ONESHOT handling is done by get_signal_to_deliver() | Al Viro | 2012-05-21 | 1 | -3/+0 |
* | | cris: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -21/+4 |
* | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -12/+4 |
* | | cris: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -10/+2 |
* | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
|/ |
|
* | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 8 | -8/+0 |
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-01-10 | 1 | -4/+3 |
|\ |
|
| * | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+1 |
| * | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+2 |
* | | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | clocksource: cris: Convert to clocksource_register_khz | John Stultz | 2011-11-21 | 1 | -3/+1 |
* | | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 2 | -2/+2 |
|\ \ |
|
| * | | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris | 2011-09-11 | 2 | -2/+2 |
| * | | mtd: nand: consolidate redundant flash-based BBT flags | Brian Norris | 2011-09-11 | 2 | -2/+2 |
| |/ |
|
* | | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 1 | -7/+7 |
* | | 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 |
| | |/
| |/| |
|
* | | | cris: remove arch/cris/arch-v32/lib/nand_init.S | Paul Bolle | 2011-10-13 | 1 | -178/+0 |
| |/
|/| |
|
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+2 |
* | cris: fix some build warnings in pinmux.c | WANG Cong | 2011-07-25 | 1 | -4/+6 |
* | 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 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | mtd: cris: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 2 | -4/+4 |
* | | cris: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-25 | 2 | -17/+20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ \ |
|
| * | | cris: typo in mach-fs Makefile | Sarah Nadi | 2011-05-18 | 1 | -1/+1 |
| |/ |
|
* | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -5/+8 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 11 | -12/+12 |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2011-03-28 | 2 | -378/+0 |
|\ |
|
| * | Drop the CRISv32 version of pcf8563 | Jesper Nilsson | 2011-03-21 | 2 | -378/+0 |