summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-5/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-13/+2Star
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-252-9/+0Star
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-051-7/+0Star
| * cris:removed the unused variableWanlong Gao2012-04-031-2/+0Star
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
* | cris: don't open-code force_sigsegv()Al Viro2012-05-221-8/+2Star
* | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-221-3/+0Star
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-21/+4Star
* | new helper: sigsuspend()Al Viro2012-05-221-12/+4Star
* | cris: Use generic idle thread allocationThomas Gleixner2012-04-261-10/+2Star
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-283-3/+0Star
* Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-3/+1Star
|\
| * clocksource: cris: Convert to clocksource_register_khzJohn Stultz2011-11-221-3/+1Star
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-11-011-7/+7
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
* Fix common misspellingsLucas De Marchi2011-03-315-5/+5
* cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-171-3/+3
* cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-161-4/+2Star
|\
| * cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2Star
* | cris: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+3
|/
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15Star
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-281-7/+6Star
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+4
* CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-041-4/+2Star
* CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
* CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
* CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0Star
* CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
* CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22Star
* CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-041-1/+1
* CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-041-2/+40
* CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-041-20/+17Star
* CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-041-9/+9
* CRIS: Add debug for assembler functionsJesper Nilsson2010-08-042-1/+29
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-51/+34Star
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-013-12/+10Star
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-253-12/+10Star
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-201-38/+2Star
|\ \ | |/ |/|