| Commit message (Expand) | Author | Age |
* | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 2007-09-11 |
* | m68knommu: include linux/fs.h for do_pipe() | Greg Ungerer | 2007-08-24 |
* | m68knommu: include linux/fs.h for getname() | Greg Ungerer | 2007-08-24 |
* | m68knommu: remove unused mach_trap_init | Greg Ungerer | 2007-07-26 |
* | m68knommu: make BOOTPARAM setup common | Greg Ungerer | 2007-07-25 |
* | m68knommu: need to include linux/device.h in dma.c | Greg Ungerer | 2007-07-25 |
* | m68knommu: reformat show_cpuinfo() | Greg Ungerer | 2007-07-20 |
* | m68knommu: remove is_in_rom() function | Greg Ungerer | 2007-07-19 |
* | m68knommu: start dump from exception stack | Greg Ungerer | 2007-07-19 |
* | m68knommu: generic irq handling | Greg Ungerer | 2007-07-19 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | m68knommu: remove cruft from setup code | Greg Ungerer | 2007-07-16 |
* | m68knommu: use TRHEAD_SIZE instead of hard constant | Greg Ungerer | 2007-07-16 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | wrap access to thread_info | Roman Zippel | 2007-05-09 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
* | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes | Greg Ungerer | 2007-03-06 |
* | [PATCH] Dynamic kernel command-line: m68knommu | Alon Bar-Lev | 2007-02-12 |
* | [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] m68knommu: include unused sections in linker script | Greg Ungerer | 2007-02-09 |
* | [PATCH] m68knommu: remove regs arg from coldfire timer interrupt | Greg Ungerer | 2007-02-09 |
* | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 2006-12-06 |
* | [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 |
* | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 2006-11-20 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 |
* | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven | 2006-10-13 |
* | [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-02 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
* | | [PATCH] m68knommu: remove fixed ROM region setups from linker script | Greg Ungerer | 2006-06-28 |
|/ |
|
* | [PATCH] m68knommu: use configurable RAM setup in linker script | Greg Ungerer | 2006-06-26 |
* | [PATCH] m68knommu: cleanup setup.c | Greg Ungerer | 2006-06-25 |
* | [PATCH] m68knommu: check DEBUG defined arch code | Greg Ungerer | 2006-06-25 |
* | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-06-23 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 |