summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'setns'Linus Torvalds2011-05-283-1/+4
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-283-1/+4
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-274-9/+10
|\ \
| * | mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-254-9/+10
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-4/+0
| |/ |/|
* | cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \
| * \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-244-14/+0
| |\ \
| * | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \ \
| * | | | cris: typo in mach-fs MakefileSarah Nadi2011-05-181-1/+1
| | |_|/ | |/| |
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
|/ / /
* | | Fix common misspellingsLucas De Marchi2011-03-3118-19/+19
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-285-382/+3
|\ \ \ | |_|/ |/| |
| * | Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
| * | CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
| * | Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-213-380/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2512-70/+17
|\ \ \ | | |/ | |/|
| * | remove dma64_addr_tFUJITA Tomonori2011-03-231-6/+0
| * | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
| * | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
| * | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
| * | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
| * | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
| | |
| | \
| *-. \ Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds2011-03-184-44/+6
| |\ \ \
| | * | | cris: Use generic show_interrupts()Thomas Gleixner2011-03-172-39/+1
| | * | | cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-171-3/+3
| | * | | cris: Fix irq conversion falloutThomas Gleixner2011-03-172-2/+2
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
| |\ \ \
| | * | | cris: fix comment typo occationally to occasionallyJustin P. Mattock2011-02-161-1/+1
| * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| | |/ /
| * | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-152-6/+4
| |\ \ \
| | * | | cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
| | * | | cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
| | |/ /
| * | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | cris: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+3
| | |/
| * | Drop redundant __param section for CRISv32.Jesper Nilsson2011-02-231-5/+0
| |/
* | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-114-14/+0
|/
* cris: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10
* cris: Use irq handling wrapperThomas Gleixner2011-01-211-2/+2
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-203-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
OpenPOWER on IntegriCloud