| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68knommu: switch 68360 to using rtc_time | Greg Ungerer | 2006-12-06 | 1 | -1/+1 |
* | [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms | Greg Ungerer | 2006-12-06 | 1 | -4/+12 |
* | [PATCH] m68knommu: remove __rom_end from 68360 startup code | Greg Ungerer | 2006-12-04 | 1 | -1/+2 |
* | [PATCH] m68knommu: auto detect memory size on M5208EVB board | Michael Broughton | 2006-12-04 | 1 | -0/+20 |
* | [PATCH] m68knommu: add SHM support | David Wu | 2006-12-04 | 1 | -1/+22 |
* | [PATCH] m68knommu: add printk level for stack dump | Greg Ungerer | 2006-12-04 | 1 | -6/+7 |
* | [PATCH] m68knommu: add printk level for oops dumps | Greg Ungerer | 2006-12-04 | 1 | -17/+17 |
* | [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n | Adrian Bunk | 2006-12-04 | 1 | -3/+0 |
* | [PATCH] m68knommu: formatting cleanup in Kconfig | Greg Ungerer | 2006-12-04 | 1 | -6/+6 |
* | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 2006-12-03 | 2 | -15/+15 |
* | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -2/+2 |
* | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 2006-11-20 | 3 | -11/+10 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-28 | 1 | -7/+1 |
* | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven | 2006-10-13 | 1 | -4/+33 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -3/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 | 1 | -2/+2 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 1 | -0/+15 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -6/+1 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -3/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 45 | -45/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -1/+2 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+2 |
* | | [PATCH] m68knommu: remove fixed ROM region setups from linker script | Greg Ungerer | 2006-06-29 | 1 | -60/+6 |
* | | [PATCH] m68knommu: configuration options for ROM region | Greg Ungerer | 2006-06-29 | 1 | -0/+53 |
* | | [PATCH] m68knommu: fix 68EZ328/config.c asm | Greg Ungerer | 2006-06-29 | 1 | -7/+7 |
* | | [PATCH] m68knommu: fix 68VZ328/config.c asm | Greg Ungerer | 2006-06-29 | 1 | -7/+7 |
* | | [PATCH] m68knommu: fix 68360/config.c asm | Greg Ungerer | 2006-06-29 | 1 | -7/+7 |
* | | [PATCH] m68knommu: include irqnode.h in 68360/ints.c | Greg Ungerer | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] m68knommu: build support for 68328 romvec.S | Greg Ungerer | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] m68knommu: remove romvec asm code from ints.c | Greg Ungerer | 2006-06-29 | 1 | -19/+1 |
* | | [PATCH] m68knommu: create romvec.S for 68328 | Greg Ungerer | 2006-06-29 | 1 | -0/+37 |
* | | [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code | Greg Ungerer | 2006-06-28 | 1 | -8/+10 |
* | | [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code | Greg Ungerer | 2006-06-28 | 1 | -11/+6 |
* | | [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code | Greg Ungerer | 2006-06-28 | 1 | -12/+7 |
* | | [PATCH] m68knommu: update m68knommu defconfnig | Greg Ungerer | 2006-06-28 | 1 | -74/+133 |
* | | [PATCH] m68knommu: build support for the Freescale 532x CPU family | Matt Waddel | 2006-06-28 | 1 | -0/+2 |
* | | [PATCH] m68knommu: build support for the Avnet/5282 board | Daniel Alomar | 2006-06-28 | 1 | -0/+1 |
* | | [PATCH] m68knommu: remove useless compiler args | Philipe De Muyter | 2006-06-28 | 1 | -10/+11 |
|/ |
|
* | [PATCH] m68knommu: use configurable RAM setup in start up code | Greg Ungerer | 2006-06-26 | 1 | -72/+10 |
* | [PATCH] m68knommu: use configurable RAM setup in linker script | Greg Ungerer | 2006-06-26 | 1 | -154/+6 |
* | [PATCH] m68knommu: create configurable RAM setup | Greg Ungerer | 2006-06-26 | 1 | -34/+44 |
* | [PATCH] m68knommu: remove unused vars from generic 68328 start code | Greg Ungerer | 2006-06-26 | 1 | -4/+2 |
* | [PATCH] m68knommu: remove __ramvec from 68328/pilot start code | Greg Ungerer | 2006-06-26 | 1 | -2/+1 |
* | [PATCH] m68knommu: improve syscall entry and fix strace | Philippe De Muyter | 2006-06-26 | 1 | -26/+20 |