summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: remove old mac_esp cruftFinn Thain2008-05-051-24/+0
* m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-3/+1
* proc: remove /proc/mac_iopAlexey Dobriyan2008-04-291-85/+0
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-283-8/+8
* m68k: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
* Generic semaphore implementationMatthew Wilcox2008-04-175-193/+2
* m68k: update defconfigs for 2.6.25Geert Uytterhoeven2008-04-0411-4160/+5747
* m68k: use KBUILD_DEFCONFIGAdrian Bunk2008-04-042-657/+2
* m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-041-1/+3
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-082-2/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-47/+0
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* m68k: correct setting of struct user.u_ar0Geert Uytterhoeven2008-02-071-1/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-2/+3
* cleanup after APUS removalAdrian Bunk2008-02-061-2/+0
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* mac68k: remove dead MAC_ADBKEYCODESStanislav Brabec2008-02-052-15/+0
* mac68k: remove dead codeFinn Thain2008-02-051-2/+0
* m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.cAdrian Bunk2008-02-053-7/+3
* m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk2008-02-058-36/+31
* m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk2008-02-056-34/+32
* m68k: kill arch/m68k/hp300/ksyms.cAdrian Bunk2008-02-052-10/+1
* m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk2008-02-053-10/+5
* m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin2008-02-051-28/+26
* m68k: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-02-051-1/+1
* m68k: Use cc-cross-prefixGeert Uytterhoeven2008-02-051-6/+5
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-011-5/+0
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-8/+8
* m68k: export atari_keyb_initAdrian Bunk2007-11-261-1/+2
* m68k: sg falloutGeert Uytterhoeven2007-10-241-1/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* spelling fixes: arch/m68k/Simon Arlott2007-10-208-11/+11
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1919-19/+19
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-4/+4
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
OpenPOWER on IntegriCloud