summaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-0/+3
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata2007-05-111-9/+13
* m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata2007-05-111-0/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* Various typo fixes.Robert P. J. Day2007-02-171-2/+2
* [PATCH] Dynamic kernel command-line: m32rAlon Bar-Lev2007-02-121-3/+3
* [PATCH] sort the devres mess outAl Viro2007-02-111-0/+3
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-112-52/+0
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-119-23/+3
* [PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2007-02-112-2/+5
* [PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata2007-02-1112-1382/+4433
* [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-111-21/+19
* [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-112-23/+5
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata2006-12-083-13/+82
* [PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2006-12-082-4/+2
* [PATCH] m32r: make userspace headers platform-independentHirokazu Takata2006-12-081-36/+29
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-072-6/+2
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-021-7/+5
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [PATCH] m32r: more __user annotationsAl Viro2006-10-111-3/+3
* [PATCH] m32r: NULL noise removalAl Viro2006-10-113-10/+10
* [PATCH] m32r: signal __user annotationsAl Viro2006-10-111-3/+3
* [PATCH] m32r: C99 initializers in setup.cAl Viro2006-10-111-4/+4
* [PATCH] m32r pt_regs fixesAl Viro2006-10-073-11/+17
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] Generic ioremap_page_range: m32r conversionHaavard Skinnemoen2006-10-011-86/+7
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3047-47/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-299-76/+76
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
* [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-191-3/+3
OpenPOWER on IntegriCloud