summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* 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/+0Star
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+1Star
* [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/+1Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro2006-02-081-4/+4
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-081-1/+0Star
* 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-122-0/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-30/+0Star
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-091-4/+0Star
* [PATCH] cris: kgdb: remove double_this()Alexey Dobriyan2006-01-061-6/+0Star
* [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/+0Star
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-7/+7
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-072-98/+4Star
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-074-6/+6
* [PATCH] fix missing includesTim Schmielau2005-10-313-0/+3
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] mm: cris v32 mmu_context_lockHugh Dickins2005-10-301-2/+4
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-3/+1Star
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-1/+1
* kbuild: cris use generic asm-offsets.h supportSam Ravnborg2005-09-093-10/+4Star
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-082-5/+2Star
* [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk2005-09-051-21/+10Star
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-292-12/+10Star
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-041-3/+3
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-2865-0/+20786
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-283-33/+46
* [PATCH] CRIS update: SMPMikael Starvik2005-07-283-73/+4Star
* [PATCH] CRIS update: profilerMikael Starvik2005-07-282-1/+90
* [PATCH] CRIS update: mmMikael Starvik2005-07-283-47/+131
* [PATCH] CRIS update: misc patchesMikael Starvik2005-07-287-60/+116
* [PATCH] CRIS update: IRQMikael Starvik2005-07-282-256/+83Star