aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: arch/cris/Simon Arlott14-24/+24
2007-10-19Spelling fix: explicitlyJean Delvare1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz1-0/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17cris: use DATA_DATA in crisMathieu Desnoyers1-1/+1
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day3-12/+12
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day1-28/+2
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-0/+1
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+3
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven5-5/+5
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-6/+3
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day3-3/+3
2006-12-08[PATCH] struct path: convert crisJosef Sipek1-4/+4
2006-11-30Fix misc Kconfig typosMatt LaPlante1-4/+4
2006-10-30[PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan1-1/+0
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi1-2/+0
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn3-8/+8
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner6-10/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel26-27/+0
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk2-6/+6
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-2/+0
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2006-01-12[PATCH] cris: task_thread_info()Al Viro3-5/+5
2006-01-12[PATCH] cris: task_pt_regs()Al Viro2-5/+5
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-7/+7
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-49/+2