summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] bitops: cris: use generic bitopsAkinobu Mita2006-03-261-0/+8
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro2006-02-071-4/+4
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-1/+0
* cris: asm-offsets related build failureAl Viro2006-01-211-1/+1
* [PATCH] cris: task_thread_info()Al Viro2006-01-123-5/+5
* [PATCH] cris: task_pt_regs()Al Viro2006-01-124-9/+9
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-30/+0
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-4/+0
* [PATCH] cris: kgdb: remove double_this()Alexey Dobriyan2006-01-061-6/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-0/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-4/+0
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-7/+7
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-072-98/+4
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-074-6/+6
* [PATCH] fix missing includesTim Schmielau2005-10-303-0/+3