aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68knommu
AgeCommit message (Expand)Author
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-07-23m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior
2008-07-23m68knommu: add read_barrier_depends() and irqs_disabled_flags()Sebastian Siewior
2008-07-23m68knommu: add byteswap assembly opcode for ISA A+Sebastian Siewior
2008-07-23m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior
2008-05-01m68knommu: rework definition of HZGreg Ungerer
2008-05-01m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-03-04m68knommu: declare do_IRQ()Greg Ungerer
2008-02-14m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer
2008-02-14m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer
2008-02-09m68knommu: add pgtable_tMartin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa
2008-02-03include/asm-m68knommu/: Spelling fixesJoe Perches
2008-02-01m68knommu: remove unused CONFIG_DISKtel symbolGreg Ungerer
2008-02-01m68knommu: fix 528x ColdFire cache settingsGreg Ungerer
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer
2007-10-23m68knommu: remove unused machdep variable definitionsGreg Ungerer
2007-10-23m68knommu: define DMA channels for ColdFire 532xGreg Ungerer
2007-10-23m68knommu: add platform struct for ColdFire UART driverGreg Ungerer
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-23m68knommu: local module/elf definitionsGreg Ungerer
2007-10-23m68knommu: define __clear_user macroMatt Waddel
2007-10-23m68knommu: remove sg_address()Jens Axboe
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven
2007-08-23m68knommu: include asm-generic/pgtable.hGreg Ungerer
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian