summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] m68knommu: switch 68360 to using rtc_timeGreg Ungerer2006-12-061-1/+1
* | [PATCH] m68knommu: fix timer register access on 523x ColdFire platformsGreg Ungerer2006-12-061-4/+12
|/
* [PATCH] m68knommu: remove __rom_end from 68360 startup codeGreg Ungerer2006-12-041-1/+2
* [PATCH] m68knommu: auto detect memory size on M5208EVB boardMichael Broughton2006-12-041-0/+20
* [PATCH] m68knommu: add SHM supportDavid Wu2006-12-041-1/+22
* [PATCH] m68knommu: add printk level for stack dumpGreg Ungerer2006-12-041-6/+7
* [PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer2006-12-041-17/+17
* [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=nAdrian Bunk2006-12-041-3/+0
* [PATCH] m68knommu: formatting cleanup in KconfigGreg Ungerer2006-12-041-6/+6
* [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-022-15/+15
* Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
* [PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2006-11-203-11/+10
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven2006-10-131-4/+33
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-3/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* more misc typo fixesMatt LaPlante2006-10-031-2/+2
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+15
* [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] kill wall_jiffiesAtsushi Nemoto2006-10-011-6/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3045-45/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-1/+2
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+2
* | [PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer2006-06-281-60/+6
* | [PATCH] m68knommu: configuration options for ROM regionGreg Ungerer2006-06-281-0/+53
* | [PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer2006-06-281-7/+7
* | [PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer2006-06-281-7/+7
* | [PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer2006-06-281-7/+7
* | [PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer2006-06-281-0/+1
* | [PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer2006-06-281-0/+1
* | [PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer2006-06-281-19/+1
* | [PATCH] m68knommu: create romvec.S for 68328Greg Ungerer2006-06-281-0/+37
* | [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup codeGreg Ungerer2006-06-271-8/+10
* | [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup codeGreg Ungerer2006-06-271-11/+6
* | [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup codeGreg Ungerer2006-06-271-12/+7
* | [PATCH] m68knommu: update m68knommu defconfnigGreg Ungerer2006-06-271-74/+133
* | [PATCH] m68knommu: build support for the Freescale 532x CPU familyMatt Waddel2006-06-271-0/+2
* | [PATCH] m68knommu: build support for the Avnet/5282 boardDaniel Alomar2006-06-271-0/+1
* | [PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter2006-06-271-10/+11
|/
* [PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer2006-06-261-72/+10
* [PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer2006-06-261-154/+6
* [PATCH] m68knommu: create configurable RAM setupGreg Ungerer2006-06-261-34/+44