Age | Commit message (Expand) | Author |
2007-09-11 | m68k(nommu): add missing syscalls | Geert Uytterhoeven |
2007-08-23 | m68knommu: include asm-generic/pgtable.h | Greg Ungerer |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian |
2007-07-28 | m68knommu: remove crap from machdep.h | Greg Ungerer |
2007-07-28 | m68knommu: fix declaration of mach_sched_init | Greg Ungerer |
2007-07-26 | m68knommu: remove unused mach_trap_init | Greg Ungerer |
2007-07-26 | m68knommu: add prototype for ack_bad_irq | Greg Ungerer |
2007-07-25 | m68knommu: fix reset register address casting | Greg Ungerer |
2007-07-25 | m68knommu: create hw_irq.h | Greg Ungerer |
2007-07-25 | m68knommu: fix definition of MCFDMA_DIR_INV | Philippe De Muyter |
2007-07-25 | m68knommu: fix tick timer definition for coldfire | Greg Ungerer |
2007-07-19 | m68knommu: remove is_in_rom() function | Greg Ungerer |
2007-07-19 | m68knommu: generic irq handling | Greg Ungerer |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas |
2007-07-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-02 | PCI: scatterlist.h needs types.h | Jean Delvare |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge |
2007-03-06 | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 | Greg Ungerer |
2007-02-09 | [PATCH] m68knommu: removed include of system.h from bitops | Greg Ungerer |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann |
2006-12-06 | [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-04 | [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-02 | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro |
2006-12-01 | 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-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-11-20 | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer |
2006-10-13 | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap |
2006-09-21 | Fix m68knommu exported headers | David Woodhouse |
2006-07-14 | [PATCH] remove set_wmb - arch removal | Steven Rostedt |
2006-07-13 | [PATCH] m68knommu: fix result type in get_user() macro | Greg Ungerer |
2006-07-12 | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |