summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Remove the last few UMSDOS leftoversJesper Juhl2007-07-161-1/+0
* CRIS: replace old-style member inits with designated initsRobert P. J. Day2007-07-163-12/+12
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0
* CRIS: remove code related to pre-2.2 kernelRobert P. J. Day2007-05-071-28/+2
* CRIS: check for memory allocationCyrill Gorcunov2007-05-071-33/+48
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-0/+1
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-1/+3
* [PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2007-03-011-1/+1
* arch/cris: typo in KERN_INFONicolas Kaiser2007-02-172-2/+2
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-1211-11/+11
* [PATCH] Dynamic kernel command-line: crisAlon Bar-Lev2007-02-121-3/+3
* [PATCH] sort the devres mess outAl Viro2007-02-111-0/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-112-1/+5
* [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina2007-02-112-12/+6
* [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-112-2/+0
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-136-6/+6
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert crisJosef Sipek2006-12-081-4/+4
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-021-30/+32
* Fix misc .c/.h comment typosMatt LaPlante2006-11-303-5/+5
* Fix misc Kconfig typosMatt LaPlante2006-11-303-6/+6
* [PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan2006-10-301-1/+0
* more misc typo fixesMatt LaPlante2006-10-032-3/+3
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+1
* [PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen2006-10-011-85/+3
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-7/+0
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-292-2/+2
* [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi2006-07-101-2/+0
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-105-11/+11
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-029-16/+20
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3052-53/+0
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-302-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-292-2/+2
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-262-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+2
|\ \
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
| |/
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-0/+4
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-293-3/+3
|/
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-2/+0
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+1
OpenPOWER on IntegriCloud