summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-201-9/+0
|\
| * ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz2008-10-171-9/+0
* | container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+1
|/
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* m68k: remove the dead PCI codeAdrian Bunk2008-10-143-109/+7
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-143-8/+1
* m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven2008-10-141-0/+1
* m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-141-0/+16
* m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-111-1/+7
* m68k: some asm-sparc include files movedStephen Rothwell2008-08-043-3/+400
* [PATCH] kill altrootAl Viro2008-07-261-17/+0
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-6/+0
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-6/+0
* | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-7/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-4/+0
|\
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-4/+0
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
| |/
* / PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-4/+1
|/
* m68k: remove stale ARCH_SUN4 #defineAdrian Bunk2008-07-201-2/+0
* m68k/sun3/: possible cleanupsAdrian Bunk2008-07-203-7/+0
* m68k/mac/: possible cleanupsAdrian Bunk2008-07-203-8/+0
* m68k/amiga/: possible cleanupsAdrian Bunk2008-07-202-4/+2
* m68k: remove AP1000 codeAdrian Bunk2008-07-201-1/+0
* m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-203-10/+10
* m68k: remove CVS keywordsAdrian Bunk2008-07-207-7/+5
* m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-121-2/+43
* m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-181-22/+22
* m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-181-1/+1
* m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven2008-05-181-2/+2
* m68k: Convert access_ok() to an inline functionGeert Uytterhoeven2008-05-181-1/+5
* m68k: remove old mac_esp cruftFinn Thain2008-05-051-30/+0
* m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin2008-05-021-31/+1
* rename div64_64 to div64_u64Roman Zippel2008-05-011-1/+0
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-10/+7
* mm: introduce pte_special pte bitNick Piggin2008-04-282-0/+4
* Generic semaphore implementationMatthew Wilcox2008-04-172-305/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-041-2/+4
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-083-11/+21
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-1/+1
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-6/+2
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+67
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+5
* m68k: kill page walker compile warningGeert Uytterhoeven2008-02-071-1/+2
* Add cmpxchg_local to m86kMathieu Desnoyers2008-02-071-3/+24
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-7/+0