aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] csum_and_copy_from_user gcc4 warning fixesPawel Sikora1-3/+3
2005-01-10[PATCH] M68k: Remove nowhere referenced filesGeert Uytterhoeven2-35/+0
2005-01-10[PATCH] M68k: Update defconfigs for 2.6.10Geert Uytterhoeven12-24/+84
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells1-0/+4
2004-12-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.11David S. Miller11-11/+0
2004-12-06[PATCH] M68k: Update defconfigs for 2.6.10-rc3Geert Uytterhoeven12-30/+90
2004-12-01Merge nuts.davemloft.net:/disk1/BK/net-2.6.11-workDavid S. Miller11-11/+0
2004-11-27[NETFILTER]: Remove CONFIG_IP_NF_NAT_LOCAL config optionPatrick McHardy11-11/+0
2004-11-24[PATCH] M68k: Update HP300 defconfig (enable DIO and HP Lance Ethernet)Andrew Morton1-2/+2
2004-11-24[PATCH] M68k: Update Atari defconfig (enable Ethernet and MII)Andrew Morton1-1/+2
2004-11-18[PATCH] M68k: Update defconfigs for 2.6.10-rc2Geert Uytterhoeven12-37/+168
2004-11-18[PATCH] Sun-3: Fix link errorGeert Uytterhoeven1-2/+2
2004-11-18[PATCH] M68k: Add 3 missing syscallsGeert Uytterhoeven1-0/+3
2004-11-18[PATCH] M68k: Update defconfigs for 2.6.10-rc1Geert Uytterhoeven12-76/+289
2004-10-31[PATCH] m68k: Remove duplicate includesGeert Uytterhoeven1-1/+0
2004-10-31[PATCH] m68k: Sun 3: Fix modular XFS by exporting vmalloc_endGeert Uytterhoeven1-0/+3
2004-10-31[PATCH] m68k: Add defconfig for Sun 3xGeert Uytterhoeven1-0/+801
2004-10-31[PATCH] m68k: Add defconfig for Sun 3Geert Uytterhoeven1-0/+791
2004-10-31[PATCH] m68k: Add defconfig for Q40 and Q60Geert Uytterhoeven1-0/+878
2004-10-31[PATCH] m68k: Add defconfig for MVME162, MVME166, and MVME167Geert Uytterhoeven1-0/+803
2004-10-31[PATCH] m68k: Add defconfig for MVME147Geert Uytterhoeven1-0/+804
2004-10-31[PATCH] m68k: Add defconfig for MacintoshGeert Uytterhoeven1-0/+865
2004-10-31[PATCH] m68k: Add defconfig for HP9000/300 and HP9000/400Geert Uytterhoeven1-0/+786
2004-10-31[PATCH] m68k: Add defconfig for BVME4000 and BVME6000Geert Uytterhoeven1-0/+786
2004-10-31[PATCH] m68k: Add defconfig for AtariGeert Uytterhoeven1-0/+840
2004-10-31[PATCH] m68k: Add defconfig for ApolloGeert Uytterhoeven1-0/+787
2004-10-31[PATCH] m68k: Add defconfig for AmigaGeert Uytterhoeven1-0/+929
2004-10-31[PATCH] m68k: Update defconfig for 2.6.9Geert Uytterhoeven1-141/+412
2004-10-31[PATCH] m68k: Add 43 missing syscallsGeert Uytterhoeven1-0/+44
2004-10-31[PATCH] m68k: Sun-3 Makefile: join short multi-lineGeert Uytterhoeven1-2/+1
2004-10-31[PATCH] m68k: missing/superfluous config.hGeert Uytterhoeven6-3/+5
2004-10-31[PATCH] m68k: fix incorrect config comment in check_bugs()Geert Uytterhoeven1-3/+1
2004-10-31[PATCH] m68k: hades-pci.c: replace pci_find_device() with pci_get_device()Geert Uytterhoeven1-1/+1
2004-10-31[PATCH] m68k: HP300 configGeert Uytterhoeven1-6/+15
2004-10-30[PATCH] m68k: HP300 core updatesGeert Uytterhoeven6-165/+357
2004-10-30Make sparse pick up the gcc internal include directory automatically.Linus Torvalds1-1/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-19[PATCH] m68k: NULL vs. 0 cleanupsGeert Uytterhoeven2-2/+2
2004-10-19[PATCH] M68k: don't emit empty stack program header in vmlinuxGeert Uytterhoeven2-3/+7
2004-10-19[PATCH] m68k: minmax-removal arch/m68k/kernel/bios32.cGeert Uytterhoeven1-4/+2
2004-10-19[PATCH] m68k: MM off-by-oneGeert Uytterhoeven1-1/+1
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky2-0/+6
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar1-1/+1
2004-10-05Fix up CHECKFLAGS definitionsLinus Torvalds1-1/+1
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath1-5/+2
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig2-2/+1
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven1-12/+12
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III1-21/+1
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds1-6/+2
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell2-6/+0
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III1-1/+1
2004-08-23Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds4-44/+8
2004-08-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-5/+0
2004-08-19kbuild/all archs: added CHECKFLAGSSam Ravnborg1-1/+1
2004-08-16kconfig/all archs: Introduce Kconfig.debugSam Ravnborg2-42/+6
2004-08-16Merge mars.ravnborg.org:/home/sam/bk/kbuild-mm2Sam Ravnborg1-1/+1
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg1-1/+1
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora1-1/+0
2004-08-04PCI quirks -- other architecturesDavid Woodhouse1-5/+0
2004-07-28[PATCH] M68k checksum includeGeert Uytterhoeven1-0/+1
2004-07-28[PATCH] m68k sparse externGeert Uytterhoeven1-1/+1
2004-07-28[PATCH] m68k sparse void returnGeert Uytterhoeven2-2/+3
2004-07-28[PATCH] m68k sparse #if vs. #ifdefGeert Uytterhoeven3-15/+15
2004-07-28[PATCH] m68k sparse missing voidGeert Uytterhoeven4-6/+6
2004-07-28[PATCH] M68k ifpsp060Geert Uytterhoeven1-2/+3
2004-07-28[PATCH] M68k 68060 errata I14Geert Uytterhoeven1-0/+12
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell1-1/+1
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton2-3/+3
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton2-2/+0
2004-06-19[PATCH] m68k: Mac IOP fixGeert Uytterhoeven1-1/+1
2004-06-19[PATCH] m68k: sparse infrastructureGeert Uytterhoeven1-0/+2
2004-06-19[PATCH] m68k: use set_page_count()Geert Uytterhoeven1-1/+1
2004-06-19[PATCH] m68k: bus error handlingGeert Uytterhoeven1-3/+4
2004-06-19[PATCH] m68k: handle new gcc'sGeert Uytterhoeven1-17/+17
2004-06-19[PATCH] m68k: IFPSP060 updateGeert Uytterhoeven1-5/+47
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-05-22[PATCH] numa api: Add VMA hooks for policyAndrew Morton1-1/+1
2004-05-14[PATCH] m68k: use print_modules()Andrew Morton1-0/+1
2004-05-10[PATCH] M68k superfluous whitespaceGeert Uytterhoeven139-3679/+3679
2004-05-10[PATCH] Sun3x dummyconGeert Uytterhoeven1-0/+4
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-9/+2
2004-04-18[PATCH] m68k stack bounds checkingAndrew Morton1-1/+1
2004-04-12[PATCH] m68k show_interrupts bugGeert Uytterhoeven1-2/+2
2004-04-12[PATCH] M68k time updateGeert Uytterhoeven1-2/+16
2004-04-12[PATCH] M68k initializers cleanupGeert Uytterhoeven30-244/+817
2004-04-12[PATCH] Sun-3 duplicatesGeert Uytterhoeven2-5/+0
2004-04-12[PATCH] MVME16x RTC constGeert Uytterhoeven1-1/+1
2004-04-11[PATCH] switch the m68k pointer-table code over to page->lruAndrew Morton1-2/+2
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton4-7/+5
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr1-1/+1
2004-03-11[PATCH] m68k: interrupt management cleanupsAndrew Morton12-52/+52
2004-03-11[PATCH] Clean up sys_ioperm stubsAndrew Morton2-7/+1
2004-03-01[PATCH] m68k interrupt handling fixAndrew Morton10-10/+0
2004-02-29SPARC/m68k: Remove sun_setup_serial references, which is already gone.Ben Collins1-1/+0
2004-02-25[PATCH] M68k Macintosh driver configAndrew Morton1-86/+0
2004-02-24[PATCH] add syscalls.hAndrew Morton12-5/+13
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul1-1/+1
2004-02-22[PATCH] m68k: M68k core spellingAndrew Morton1-1/+1
2004-02-22[PATCH] m68k: Mac IOP spellingAndrew Morton1-1/+1
2004-02-22[PATCH] m68k: M68k FPU emu broken linkAndrew Morton1-1/+0
2004-02-22[PATCH] m68k: M68k call trace outputAndrew Morton1-3/+9
2004-02-22[PATCH] m68k: M68k module loaderAndrew Morton1-3/+32
2004-02-22[PATCH] m68k: arch/m68k/mm/Makefile cleanupAndrew Morton1-5/+2
2004-02-22[PATCH] m68k: M68k configurationAndrew Morton1-14/+33
2004-02-22[PATCH] m68k: M68k uses drivers/KconfigAndrew Morton1-371/+1
2004-02-22[PATCH] m68k: Atari name clashesAndrew Morton1-1/+1
2004-02-22[PATCH] m68k: Sun-3 console fixAndrew Morton1-1/+1
2004-02-22[PATCH] m68k: mm init warningAndrew Morton1-0/+2
2004-02-22[PATCH] m68k: offsets.h generationAndrew Morton9-29/+15
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton1-0/+1
2004-02-18[PATCH] Documentation: remove /etc/modules.conf refsAndrew Morton1-2/+1
2004-02-12[WATCHDOG] v2.6.2 arch-[m68k/sparc/sparc64]-Kconfig-patchWim Van Sebroeck1-44/+1
2004-01-19[PATCH] sort exception tablesPaul Mackerras2-34/+1
2004-01-19[PATCH] RTC leaks.Andrew Morton2-0/+2
2004-01-18[PATCH] M68k extern inlineAndrew Morton2-46/+43
2004-01-18[PATCH] Amiga core C99Andrew Morton2-8/+18
2004-01-18[PATCH] Amiga debug fixAndrew Morton1-1/+1
2004-01-18[PATCH] Mac ADBAndrew Morton1-2/+16
2004-01-18[PATCH] Sun-3 ID PROM C99Andrew Morton1-23/+23
2004-01-18[PATCH] Q40 interrupts C99Andrew Morton1-15/+11
2004-01-18[PATCH] MVME16x RTC C99Andrew Morton1-3/+3
2004-01-18[PATCH] M68k math emu C99Andrew Morton2-3/+4
2004-01-18[PATCH] M68k symbol exportsAndrew Morton3-0/+8
2004-01-18[PATCH] BVME6000 RTC C99Andrew Morton1-5/+4
2004-01-18[PATCH] Amiga sound C99Andrew Morton1-1/+1
2004-01-18[PATCH] Atari Hades PCI C99Andrew Morton1-6/+13
2004-01-18[PATCH] M68k RMW accessesAndrew Morton1-110/+92
2004-01-18[PATCH] M68k head white spaceAndrew Morton1-61/+61
2004-01-18[PATCH] M68k head picAndrew Morton1-14/+30
2004-01-18[PATCH] M68k head commentsAndrew Morton1-12/+12
2004-01-18[PATCH] M68k head unusedAndrew Morton1-9/+0
2004-01-18[PATCH] M68k head consoleAndrew Morton1-101/+93
2003-12-29[PATCH] Fix 2.6.0's broken documentation referencesAndrew Morton1-1/+1
2003-12-29[PATCH] seq_file version of /proc/interruptsAndrew Morton1-5/+4
2003-10-12[PATCH] Sun-3 compile fixGeert Uytterhoeven1-0/+1
2003-10-12[PATCH] M68k export csum_partialGeert Uytterhoeven1-0/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo4-0/+28
2003-09-28[PATCH] M68k sched_clock()Geert Uytterhoeven1-0/+9
2003-09-28[PATCH] MVME166/7 CD2401 serial is brokenGeert Uytterhoeven1-1/+1
2003-09-28[PATCH] Atari ST-RAM swap is brokenGeert Uytterhoeven1-1/+1
2003-09-28[PATCH] Atari Hades support is brokenGeert Uytterhoeven1-1/+1
2003-09-28[PATCH] Atari ST-RAM missing includeGeert Uytterhoeven1-0/+1
2003-09-28[PATCH] Q40/Q60 interruptsGeert Uytterhoeven1-1/+3
2003-09-28[PATCH] Sun-3 bootmemGeert Uytterhoeven1-1/+1
2003-09-28[PATCH] Q40/Q60 interruptsGeert Uytterhoeven1-2/+5
2003-09-28[PATCH] m68k zImageGeert Uytterhoeven1-0/+2
2003-09-24Manual merge of Kconfig file module commentsLinus Torvalds1-65/+27
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell1-65/+27
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton1-1/+1
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro1-6/+0
2003-08-31[PATCH] kill CONFIG_KCORE_AOUTAndrew Morton1-34/+0
2003-08-30[PATCH] vmlinux-*.lds (was: Re: Linux 2.6.0-test4)Geert Uytterhoeven2-0/+0
2003-08-17Merge bk://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds2-1/+2
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-3/+9
2003-08-05kbuild: Move generation of vmlinux.lds.s into arch/.../kernelKai Germaschewski2-1/+2
2003-08-02[PATCH] move "config SOUND" to sound/KconfigBartlomiej Zolnierkiewicz1-9/+1
2003-08-02[PATCH] ide: kill no longer used CONFIG_BLK_DEV_IDE_MODESBartlomiej Zolnierkiewicz1-1/+0
2003-07-27Merge germaschewski.name:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski1-0/+9
2003-07-25[PATCH] Rename ariadne2 to zorro8390Geert Uytterhoeven1-1/+1
2003-07-25[PATCH] m68k cacheGeert Uytterhoeven1-0/+103
2003-07-25[PATCH] M68k RTC updatesGeert Uytterhoeven2-30/+1
2003-07-25[PATCH] m68k FPU emulatorGeert Uytterhoeven2-3/+93
2003-07-25[PATCH] m68k pageGeert Uytterhoeven1-12/+0
2003-07-25[PATCH] m68k do_fork()Geert Uytterhoeven1-11/+5
2003-07-25[PATCH] M68k show_stack() portability and cleanup patchGeert Uytterhoeven1-10/+9
2003-07-25[PATCH] Atari ksymsGeert Uytterhoeven1-8/+0
2003-07-25[PATCH] M68k mm cleanupGeert Uytterhoeven1-4/+0
2003-07-25[PATCH] Apollo compile fixesGeert Uytterhoeven1-4/+0
2003-07-25[PATCH] Atari ST-RAMGeert Uytterhoeven1-0/+1
2003-07-25[PATCH] M68k ret_from_forkGeert Uytterhoeven1-3/+5
2003-07-25[PATCH] M68k irq_cpustat_tGeert Uytterhoeven1-1/+0
2003-07-25[PATCH] M68k moduleGeert Uytterhoeven1-0/+4
2003-07-25[PATCH] usr/: Updated .incbin supportSam Ravnborg1-1/+0
2003-07-21Hand mergedKai Germaschewski2-1/+9
2003-07-17Manual mergeLinus Torvalds2-3/+3
2003-07-17[PATCH] another batch of "invalid" not "illegal" fixesAlan Cox2-3/+3
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk4-10/+0
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton1-7/+9
2003-06-26Merge http://linux-isdn.bkbits.net/linux-2.5.makeKai Germaschewski2-1/+9
2003-06-25[PATCH] Make SCSI selfcontainedMatthew Wilcox1-25/+0
2003-06-23Merge bk://linux-sam.bkbits.net/kbuildSam Ravnborg2-1/+9
2003-06-21kbuild: Added CONFIG_DEBUG_INFOSam Ravnborg1-0/+9
2003-06-18DRIVER: add drivers/base/Kconfig to all arch main Kconfig files.Greg Kroah-Hartman1-0/+2
2003-06-19usr: Create objectfile for usr filesystem using .incbinSam Ravnborg1-1/+0
2003-06-17[PATCH] Consolidate Kconfigs for binfmtsMatthew Wilcox1-75/+1
2003-06-16Merge hch/bcollins changesJames Bottomley1-411/+1
2003-06-14[PATCH] m68k: fix do_settimeofday() for new APIAndrew Morton1-6/+10
2003-06-14[PATCH] ide: move "config IDE" to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-51/+0
2003-06-13Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley1-411/+1
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright2-0/+2
2003-06-11MergeJames Bottomley1-411/+1
2003-06-07[PATCH] all archs: Replace O_TARGET with lib-ySam Ravnborg1-3/+1
2003-06-05Unification of the SCSI Kconfig menusMatthew Wilcox1-411/+1
2003-06-04[PATCH] PCI: remove direct access of pci_devices from arch/m68k/atari/hades-p...Greg Kroah-Hartman1-2/+2
2003-05-25[PATCH] arch/* strlcpy conversionBen Collins3-7/+4
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton1-1/+1
2003-05-24[PATCH] m68k ptraceGeert Uytterhoeven1-8/+3
2003-05-24[PATCH] M68k sys_ipc ENOSYSGeert Uytterhoeven1-3/+3
2003-05-24[PATCH] M68k IRQ API updates [12/20]Geert Uytterhoeven2-2/+2
2003-05-24[PATCH] M68k IRQ API updates [11/20]Geert Uytterhoeven2-14/+17