summaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-11/+0
* [PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk2006-01-101-4/+0
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-081-0/+4
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-17/+5
* [PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata2006-01-068-52/+0
* [PATCH] m32r: Fix M32104 cache flushing routinesHirokazu Takata2006-01-062-10/+33
* [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata2006-01-067-62/+71
* [PATCH] m32r: Support M32104UT target platformHirokazu Takata2006-01-0611-11/+1185
* [PATCH] m32r: trivial fix to remove unused instructionsHirokazu Takata2006-01-061-2/+0
* [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-282-26/+48
* [PATCH] m32r: Fix sys_tas() syscallHirokazu Takata2005-11-281-2/+4
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-0/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-315-5/+5
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-295-5/+5
* | [PATCH] fix missing includesTim Schmielau2005-10-301-1/+1
* | [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* | [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* | [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-304-15/+13
* | [PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata2005-10-305-5/+5
* | [PATCH] m32r: fix #if warningsHirokazu Takata2005-10-301-12/+12
* | [PATCH] m32r: remove unused instructionsHirokazu Takata2005-10-301-2/+0
* | [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-1/+8
* | [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-3/+1
|/
* [PATCH] m32r: Fix smp.c for preempt kernelHirokazu Takata2005-10-141-4/+8
* [PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2005-10-112-17/+25
* [PATCH] m32r: more basic __user annotationsAl Viro2005-09-261-8/+8
* [PATCH] m32r: set CHECKFLAGS properlyAl Viro2005-09-261-1/+1
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-141-5/+0
* [PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno2005-09-101-2/+2
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-36/+12
* kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg2005-09-091-0/+1
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] missing exports on m32rAl Viro2005-08-232-0/+3
* [PATCH] m32r icu_data gcc4 fixesAl Viro2005-08-232-2/+6
* [PATCH] m32r smp.h gcc4 fixesAl Viro2005-08-231-0/+1
* [PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r)Al Viro2005-08-231-1/+1
* [PATCH] Kconfig fix (PCI on m32r)Al Viro2005-08-231-0/+1
* [PATCH] Kconfig fix (m32r NUMA)Al Viro2005-08-231-1/+1
* [PATCH] m32r: Fix local-timer event handlingHirokazu Takata2005-08-011-9/+4
* [PATCH] m32r: add missing Kconfig help textAdrian Bunk2005-07-271-0/+3
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-111-0/+2
* [PATCH] m32r: framebuffer device supportHirokazu Takata2005-07-076-16/+204
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-3/+1
* [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-1/+3
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-2/+2
* [PATCH] m32r: Update defconfig filesHirokazu Takata2005-06-219-194/+247
* [PATCH] m32r: Cleanup arch/m32r/mm/extable.cHirokazu Takata2005-06-211-4/+1
* [PATCH] m32r: Update setup_xxxxx.cHirokazu Takata2005-06-217-84/+84
OpenPOWER on IntegriCloud