aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+1
2006-10-01[PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen1-85/+3
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-7/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2-2/+2
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 Sesterhenn5-11/+11
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner9-16/+20
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel52-53/+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 Torvalds2-2/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+2
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-0/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar3-3/+3
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-Hartman2-2/+2
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-2/+0
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-4/+1
2006-03-26[PATCH] bitops: cris: use generic bitopsAkinobu Mita1-0/+8
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-6/+4
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro1-4/+4
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro1-1/+0
2006-01-21cris: asm-offsets related build failureAl Viro1-1/+1
2006-01-12[PATCH] cris: task_thread_info()Al Viro3-5/+5
2006-01-12[PATCH] cris: task_pt_regs()Al Viro4-9/+9
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-30/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2006-01-06[PATCH] cris: kgdb: remove double_this()Alexey Dobriyan1-6/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-4/+0
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-7/+7
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig2-98/+4
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk4-6/+6
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+3
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-29[PATCH] mm: cris v32 mmu_context_lockHugh Dickins1-2/+4
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-1/+1
2005-09-09kbuild: cris use generic asm-offsets.h supportSam Ravnborg3-10/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz2-5/+2
2005-09-05[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk1-21/+10
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2-12/+10
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3