Age | Commit message (Expand) | Author | Files | Lines |
2007-03-07 | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 | Greg Ungerer | 1 | -0/+3 |
2007-02-09 | [PATCH] m68knommu: removed include of system.h from bitops | Greg Ungerer | 1 | -1/+0 |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 1 | -0/+1 |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 1 | -0/+5 |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann | 1 | -150/+0 |
2006-12-06 | [PATCH] m68knommu: remove FP conditionals in ucontext struct | Gavin Lambert | 1 | -6/+0 |
2006-12-06 | [PATCH] m68knommu: implement irq_canonicalize() | Greg Ungerer | 1 | -0/+1 |
2006-12-06 | [PATCH] m68knommu: create rtc.h | Greg Ungerer | 1 | -0/+1 |
2006-12-04 | [PATCH] m68knommu: fix missing bracket in scatterlist.h | Greg Ungerer | 1 | -1/+1 |
2006-12-04 | [PATCH] m68knommu: fix dma-mapping.h | Greg Ungerer | 1 | -1/+2 |
2006-12-04 | [PATCH] m68knommu: memory register defines for 520x ColdFire CPU's | Greg Ungerer | 1 | -1/+11 |
2006-12-03 | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 1 | -24/+22 |
2006-12-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+7 |
2006-12-02 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -1/+1 |
2006-11-20 | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 3 | -5/+6 |
2006-10-13 | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven | 1 | -3/+32 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -55/+0 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -2/+3 |
2006-09-21 | Fix m68knommu exported headers | David Woodhouse | 1 | -4/+3 |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -1/+0 |
2006-07-13 | [PATCH] m68knommu: fix result type in get_user() macro | Greg Ungerer | 1 | -6/+6 |
2006-07-12 | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 1 | -1/+2 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-03 | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants | Thomas Gleixner | 2 | -4/+2 |
2006-06-29 | [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm | Greg Ungerer | 1 | -6/+6 |
2006-06-28 | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header | Greg Ungerer | 1 | -2/+0 |
2006-06-26 | [PATCH] m68knommu: use configurable RAM setup page_offset.h | Greg Ungerer | 1 | -42/+1 |
2006-06-26 | [PATCH] m68knommu: make enable_irq() macro statement | Greg Ungerer | 1 | -1/+1 |
2006-06-26 | [PATCH] m68knommu: fix ColdFire 5249 PLL set | Greg Ungerer | 1 | -1/+1 |
2006-06-26 | [PATCH] m68knommu: ColdFire cache flush fixups | Greg Ungerer | 1 | -3/+10 |
2006-06-26 | [PATCH] m68knommu: force stack alignment on ColdFire | Greg Ungerer | 1 | -8/+20 |
2006-06-26 | [PATCH] m68knommu: configurable frequency selection header | Greg Ungerer | 1 | -59/+17 |
2006-06-26 | [PATCH] m68knommu: add ColdFire 532x UART address support | Greg Ungerer | 1 | -0/+4 |
2006-06-26 | [PATCH] m68knommu: include ColdFire 532x register definitions | Greg Ungerer | 1 | -0/+3 |
2006-06-26 | [PATCH] m68knommu: add ColdFire 532x cache init | Greg Ungerer | 1 | -0/+15 |
2006-06-26 | [PATCH] m68knommu: ColdFire 532x register definitions | Greg Ungerer | 1 | -0/+2238 |
2006-06-26 | [PATCH] m68knommu: read/write register access for PIT timer | Greg Ungerer | 1 | -5/+3 |
2006-06-26 | [PATCH] m68knommu: read/write register access for ColdFire core timer | Greg Ungerer | 1 | -17/+13 |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 1 | -4/+0 |
2006-06-23 | [PATCH] m68k: ptrace.h typo fix | Jan Altenberg | 1 | -1/+1 |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -3/+4 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 39 | -39/+0 |
2006-03-26 | [PATCH] bitops: m68knommu: use generic bitops | Akinobu Mita | 1 | -212/+9 |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 1 | -3/+3 |
2006-02-08 | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQS | Greg Ungerer | 1 | -0/+1 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -1/+0 |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 1 | -2/+0 |