summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
| |\ \
| | * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/
| * | m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-273-0/+17
| * | m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-271-0/+1
| * | m68k: Add NPTL supportMaxim Kuvyrkov2010-02-277-1/+102
| * | m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven2010-02-271-6/+1Star
| * | m68k: Switch to generic siginfo layoutMaxim Kuvyrkov2010-02-271-91/+0Star
| * | mac68k: start CUDA earlyFinn Thain2010-02-271-0/+6
| * | mac68k: move macsonic and macmace platform devicesFinn Thain2010-02-271-0/+23
| * | mac68k: move mac_esp platform deviceFinn Thain2010-02-271-0/+27
| * | mac68k: replace mac68k SCC code with platform deviceFinn Thain2010-02-2711-522/+80Star
| * | pmac-zilog: add platform driverFinn Thain2010-02-272-0/+10
| * | mac68k: rework SWIM platform deviceFinn Thain2010-02-271-19/+16Star
| * | mac68k: cleanupFinn Thain2010-02-271-111/+97Star
| * | m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
| * | m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-271-2/+1Star
| * | m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
| * | m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov2010-02-271-1/+1
| |/
* / kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-1/+1
|/
* m68knommu: fix definitions of __pa() and __va()Greg Ungerer2010-01-133-15/+7Star
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-1/+2
|\
| * kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-142-6/+6
|\ \ | |/ |/|
| * m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo2009-12-092-6/+6
* | Unify sys_mmap*Al Viro2009-12-111-75/+8Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-103-28/+28
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-28/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-103-3/+5
|\ \ \
| * | | m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott2009-12-041-2/+2
| * | | m68knommu: add a task_pt_regs() macroGreg Ungerer2009-12-041-0/+2
| * | | m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-041-0/+12
| |/ /
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-082-0/+2
|\ \ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-262-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-087-167/+93Star
|\ \ \
| * | | m68k: Remove the BKL from sys_execveJohn Kacur2009-12-061-4/+1Star
| * | | m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2009-12-062-95/+20Star
| * | | m68k: Make thread_info.h usable from assembly.Tim Abbott2009-12-061-1/+4
| * | | m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-061-1/+1
| * | | m68k: ptrace fixesAndreas Schwab2009-12-042-17/+34
| * | | m68k: use generic code for ptrace requestsAndreas Schwab2009-12-042-54/+38Star
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-3/+3
|\| |
| * | tty: Mark generic_serial users as BROKENAlan Cox2009-10-301-3/+3
| |/
* / net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton2009-10-021-2/+10
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-242-5/+5
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+3
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2