summaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu
Commit message (Expand)AuthorAgeFilesLines
* Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-031-1/+2
* m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-111-1/+11
* m68knommu: include asm-generic/pgtable.hGreg Ungerer2007-08-231-0/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-6/+4
* m68knommu: remove crap from machdep.hGreg Ungerer2007-07-281-33/+2
* m68knommu: fix declaration of mach_sched_initGreg Ungerer2007-07-281-1/+1
* m68knommu: remove unused mach_trap_initGreg Ungerer2007-07-261-1/+0
* m68knommu: add prototype for ack_bad_irqGreg Ungerer2007-07-261-0/+2
* m68knommu: fix reset register address castingGreg Ungerer2007-07-251-2/+2
* m68knommu: create hw_irq.hGreg Ungerer2007-07-251-0/+4
* m68knommu: fix definition of MCFDMA_DIR_INVPhilippe De Muyter2007-07-251-1/+1
* m68knommu: fix tick timer definition for coldfireGreg Ungerer2007-07-251-1/+23
* m68knommu: remove is_in_rom() functionGreg Ungerer2007-07-192-5/+7
* m68knommu: generic irq handlingGreg Ungerer2007-07-194-106/+17
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-6/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* Remove tas()Jeff Dike2007-05-081-1/+0
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-9/+16
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+1
|/
* [PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer2007-03-061-0/+3
* [PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer2007-02-091-1/+0
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-0/+5
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-150/+0
* [PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert2006-12-061-6/+0
* [PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer2006-12-061-0/+1
* [PATCH] m68knommu: create rtc.hGreg Ungerer2006-12-061-0/+1
* [PATCH] m68knommu: fix missing bracket in scatterlist.hGreg Ungerer2006-12-041-1/+1
* [PATCH] m68knommu: fix dma-mapping.hGreg Ungerer2006-12-041-1/+2
* [PATCH] m68knommu: memory register defines for 520x ColdFire CPU'sGreg Ungerer2006-12-041-1/+11
* [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-021-24/+22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-011-0/+7
|\
| * Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
|/
* [PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2006-11-203-5/+6
* [PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven2006-10-131-3/+32
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-55/+0
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* Fix m68knommu exported headersDavid Woodhouse2006-09-211-4/+3
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* [PATCH] m68knommu: fix result type in get_user() macroGreg Ungerer2006-07-131-6/+6
* [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-121-1/+2
OpenPOWER on IntegriCloud