summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
AgeCommit message (Expand)AuthorLines
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-9/+3
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-6/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-4/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: m32rAlon Bar-Lev-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman-0/+4
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata-2/+0
2007-02-11[PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata-1/+4
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata-23/+5
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy-1/+1
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata-12/+76
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata-2/+0
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata-36/+29
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler-3/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton-7/+1
2006-10-11[PATCH] m32r: more __user annotationsAl Viro-3/+3
2006-10-11[PATCH] m32r: NULL noise removalAl Viro-10/+10
2006-10-11[PATCH] m32r: signal __user annotationsAl Viro-3/+3
2006-10-11[PATCH] m32r: C99 initializers in setup.cAl Viro-4/+4
2006-10-07[PATCH] m32r pt_regs fixesAl Viro-11/+17
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann-0/+20
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-10/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-1/+1
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-31/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-76/+76
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki-1/+1
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata-3/+3
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata-0/+4
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata-30/+23
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin-2/+0
2006-04-11[PATCH] m32r: Remove symbols exported twiceHirokazu Takata-23/+0
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata-4/+0
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata-16/+15
2006-03-27[PATCH] unify PFN_* macrosDave Hansen-0/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-6/+4
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata-14/+10
2006-02-20[PATCH] m32r: update sys_tas() routineHirokazu Takata-27/+34
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro-11/+0
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro-26/+6
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-11/+0