aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert crisJosef Sipek
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-10-30[PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan
2006-10-03more misc typo fixesMatt LaPlante
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks
2006-10-01[PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-26[PATCH] bitops: cris: use generic bitopsAkinobu Mita
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro
2006-01-21cris: asm-offsets related build failureAl Viro
2006-01-12[PATCH] cris: task_thread_info()Al Viro
2006-01-12[PATCH] cris: task_pt_regs()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-06[PATCH] cris: kgdb: remove double_this()Alexey Dobriyan
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[PATCH] kfree cleanup: archJesper Juhl
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk
2005-10-30[PATCH] fix missing includesTim Schmielau