aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
AgeCommit message (Expand)Author
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-11[PATCH] m32r: more __user annotationsAl Viro
2006-10-11[PATCH] m32r: NULL noise removalAl Viro
2006-10-11[PATCH] m32r: signal __user annotationsAl Viro
2006-10-11[PATCH] m32r: C99 initializers in setup.cAl Viro
2006-10-07[PATCH] m32r pt_regs fixesAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-01[PATCH] Generic ioremap_page_range: m32r conversionHaavard Skinnemoen
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-04-11[PATCH] m32r: Remove symbols exported twiceHirokazu Takata
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: m32r: use generic bitopsAkinobu Mita
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata
2006-02-24[PATCH] m32r: enable asm code optimizationHirokazu Takata
2006-02-20[PATCH] m32r: update sys_tas() routineHirokazu Takata