Age | Commit message (Expand) | Author |
2007-02-12 | [PATCH] Dynamic kernel command-line: m68knommu | Alon Bar-Lev |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-11 | [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter |
2007-02-09 | [PATCH] m68knommu: use irq_handler_t for passing handler types | Greg Ungerer |
2007-02-09 | [PATCH] m68knommu: use irq_handler_t passing handler to clock init | Greg Ungerer |
2007-02-09 | [PATCH] m68knommu: use irq_handler_t passing handler to PIT init | Greg Ungerer |
2007-02-09 | [PATCH] m68knommu: include unused sections in linker script | Greg Ungerer |
2007-02-09 | [PATCH] m68knommu: remove regs arg from coldfire timer interrupt | Greg Ungerer |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman |
2006-12-06 | [PATCH] m68knommu: switch 68360 to using rtc_time | Greg Ungerer |
2006-12-06 | [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms | Greg Ungerer |
2006-12-04 | [PATCH] m68knommu: remove __rom_end from 68360 startup code | Greg Ungerer |
2006-12-04 | [PATCH] m68knommu: auto detect memory size on M5208EVB board | Michael Broughton |
2006-12-04 | [PATCH] m68knommu: add SHM support | David Wu |
2006-12-04 | [PATCH] m68knommu: add printk level for stack dump | Greg Ungerer |
2006-12-04 | [PATCH] m68knommu: add printk level for oops dumps | Greg Ungerer |
2006-12-04 | [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n | Adrian Bunk |
2006-12-04 | [PATCH] m68knommu: formatting cleanup in Kconfig | Greg Ungerer |
2006-12-02 | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro |
2006-11-30 | Fix misc Kconfig typos | Matt LaPlante |
2006-11-20 | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton |
2006-10-13 | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | more misc typo fixes | Matt LaPlante |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter |
2006-07-02 | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-28 | [PATCH] m68knommu: remove fixed ROM region setups from linker script | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: configuration options for ROM region | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: fix 68EZ328/config.c asm | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: fix 68VZ328/config.c asm | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: fix 68360/config.c asm | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: include irqnode.h in 68360/ints.c | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: build support for 68328 romvec.S | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: remove romvec asm code from ints.c | Greg Ungerer |
2006-06-28 | [PATCH] m68knommu: create romvec.S for 68328 | Greg Ungerer |