aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Fix trivial typos in Kconfig* filesGravatar David Sterba 1-1/+1
2007-05-08dma_declare_coherent_memory wrong allocationGravatar Guennadi Liakhovetski 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 5-5/+0
2007-05-07CRIS: remove code related to pre-2.2 kernelGravatar Robert P. J. Day 1-28/+2
2007-05-07CRIS: check for memory allocationGravatar Cyrill Gorcunov 1-33/+48
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedGravatar Jeremy Fitzhardinge 1-0/+1
2007-03-28[PATCH] MSI-X: fix resume crashGravatar Eric W. Biederman 1-1/+3
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Gravatar Yoichi Yuasa 1-1/+1
2007-02-17arch/cris: typo in KERN_INFOGravatar Nicolas Kaiser 2-2/+2
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 11-11/+11
2007-02-12[PATCH] Dynamic kernel command-line: crisGravatar Alon Bar-Lev 1-3/+3
2007-02-11[PATCH] sort the devres mess outGravatar Al Viro 1-0/+3
2007-02-11[PATCH] Consolidate default sched_clock()Gravatar Alexey Dobriyan 1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 2-1/+5
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Gravatar Jiri Kosina 2-12/+6
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 2-3/+3
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Gravatar Jiri Kosina 2-2/+0
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAGravatar Christoph Lameter 1-0/+4
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGravatar Gautham R Shenoy 1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 6-6/+6
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelGravatar David Howells 1-0/+8
2006-12-08[PATCH] struct path: convert crisGravatar Josef Sipek 1-4/+4
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Gravatar Peter Zijlstra 1-1/+1
2006-12-02[NET]: Cris checksum annotations and cleanups.Gravatar Al Viro 1-30/+32
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 3-5/+5
2006-11-30Fix misc Kconfig typosGravatar Matt LaPlante 3-6/+6
2006-10-30[PATCH] cryptocop: double spin_lock_irqsave()Gravatar Alexey Dobriyan 1-1/+0
2006-10-03more misc typo fixesGravatar Matt LaPlante 2-3/+3
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateGravatar Serge E. Hallyn 1-1/+1
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGravatar Greg Banks 1-0/+1
2006-10-01[PATCH] Generic ioremap_page_range: cris conversionGravatar Haavard Skinnemoen 1-85/+3
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 1-7/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 2-2/+2
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTGravatar Irwan Djajadi 1-2/+0
2006-07-10[PATCH] cris: switch to iminor/imajorGravatar Eric Sesterhenn 5-11/+11
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsGravatar Thomas Gleixner 9-16/+20
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 52-53/+0
2006-06-30typo fixes: bandwith -> bandwidthGravatar Adrian Bunk 2-6/+6
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 2-2/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-2/+2
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUGravatar Ingo Molnar 1-0/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 3-3/+3
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-2/+2
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGravatar Greg Kroah-Hartman 2-2/+2
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMGravatar Christoph Lameter 1-2/+0
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-03-27[PATCH] unify PFN_* macrosGravatar Dave Hansen 1-4/+1
2006-03-26[PATCH] bitops: cris: use generic bitopsGravatar Akinobu Mita 1-0/+8
2006-03-24[PATCH] set_page_dirty() return value fixesGravatar Andrew Morton 1-1/+1