| Commit message (Expand) | Author | Age |
* | [PATCH] m68knommu: remove FP conditionals in ucontext struct | Gavin Lambert | 2006-12-06 |
* | [PATCH] m68knommu: implement irq_canonicalize() | Greg Ungerer | 2006-12-06 |
* | [PATCH] m68knommu: create rtc.h | Greg Ungerer | 2006-12-06 |
* | [PATCH] m68knommu: fix missing bracket in scatterlist.h | Greg Ungerer | 2006-12-04 |
* | [PATCH] m68knommu: fix dma-mapping.h | Greg Ungerer | 2006-12-04 |
* | [PATCH] m68knommu: memory register defines for 520x ColdFire CPU's | Greg Ungerer | 2006-12-04 |
* | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-01 |
|\ |
|
| * | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
|/ |
|
* | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 2006-11-20 |
* | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven | 2006-10-13 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 |
* | Fix m68knommu exported headers | David Woodhouse | 2006-09-21 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | [PATCH] m68knommu: fix result type in get_user() macro | Greg Ungerer | 2006-07-13 |
* | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 2006-07-12 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 |
* | | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm | Greg Ungerer | 2006-06-28 |
* | | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header | Greg Ungerer | 2006-06-27 |
* | | [PATCH] m68knommu: use configurable RAM setup page_offset.h | Greg Ungerer | 2006-06-26 |
* | | [PATCH] m68knommu: make enable_irq() macro statement | Greg Ungerer | 2006-06-26 |
* | | [PATCH] m68knommu: fix ColdFire 5249 PLL set | Greg Ungerer | 2006-06-26 |
* | | [PATCH] m68knommu: ColdFire cache flush fixups | Greg Ungerer | 2006-06-26 |
* | | [PATCH] m68knommu: force stack alignment on ColdFire | Greg Ungerer | 2006-06-26 |
* | | [PATCH] m68knommu: configurable frequency selection header | Greg Ungerer | 2006-06-26 |
* | | [PATCH] m68knommu: add ColdFire 532x UART address support | Greg Ungerer | 2006-06-25 |
* | | [PATCH] m68knommu: include ColdFire 532x register definitions | Greg Ungerer | 2006-06-25 |
* | | [PATCH] m68knommu: add ColdFire 532x cache init | Greg Ungerer | 2006-06-25 |
* | | [PATCH] m68knommu: ColdFire 532x register definitions | Greg Ungerer | 2006-06-25 |
* | | [PATCH] m68knommu: read/write register access for PIT timer | Greg Ungerer | 2006-06-25 |
* | | [PATCH] m68knommu: read/write register access for ColdFire core timer | Greg Ungerer | 2006-06-25 |
* | | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 |
* | | [PATCH] m68k: ptrace.h typo fix | Jan Altenberg | 2006-06-23 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-28 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [PATCH] bitops: m68knommu: use generic bitops | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQS | Greg Ungerer | 2006-02-07 |
* | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2006-01-12 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 |
* | [PATCH] m68knommu: save reg a5 on context change | Greg Ungerer | 2006-01-10 |
* | [PATCH] m68knommu: fix find_next_zero_bit in bitops.h | Greg Ungerer | 2006-01-10 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 |
* | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 |