aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer139-15825/+0
2008-07-26[PATCH] kill altrootAl Viro1-1/+0
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk1-2/+0
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-4/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds4-20/+56
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-07-23m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior1-19/+0
2008-07-23m68knommu: add read_barrier_depends() and irqs_disabled_flags()Sebastian Siewior1-0/+11
2008-07-23m68knommu: add byteswap assembly opcode for ISA A+Sebastian Siewior1-1/+15
2008-07-23m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior1-0/+30
2008-05-01m68knommu: rework definition of HZGreg Ungerer1-2/+5
2008-05-01m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior1-1/+2
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-10/+12
2008-04-17Generic semaphore implementationMatthew Wilcox2-235/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven1-2/+4
2008-03-04m68knommu: declare do_IRQ()Greg Ungerer1-0/+2
2008-02-14m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-14m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1
2008-02-09m68knommu: add pgtable_tMartin Schwidefsky1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-7/+1
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers1-17/+11
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk1-2/+0
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa5-49/+3
2008-02-03include/asm-m68knommu/: Spelling fixesJoe Perches8-19/+19
2008-02-01m68knommu: remove unused CONFIG_DISKtel symbolGreg Ungerer1-2/+1
2008-02-01m68knommu: fix 528x ColdFire cache settingsGreg Ungerer2-2/+2
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V1-0/+2
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer1-2/+2
2007-10-23m68knommu: remove unused machdep variable definitionsGreg Ungerer1-4/+7
2007-10-23m68knommu: define DMA channels for ColdFire 532xGreg Ungerer1-0/+2
2007-10-23m68knommu: add platform struct for ColdFire UART driverGreg Ungerer1-0/+10
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2007-10-23m68knommu: local module/elf definitionsGreg Ungerer1-1/+11
2007-10-23m68knommu: define __clear_user macroMatt Waddel1-1/+3
2007-10-23m68knommu: remove sg_address()Jens Axboe1-1/+0
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter1-2/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-6/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-6/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0