summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+3
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+3
* | m68k: convert to use arch_gettimeoffset()john stultz2009-09-221-68/+2
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-14/+5
|\
| * linker script: unify usage of discard definitionTejun Heo2009-07-092-16/+5
| * linker script: throw away .discard sectionTejun Heo2009-06-242-0/+2
* | locking, m68k/asm-offsets: Rename signal definesHeiko Carstens2009-09-011-4/+4
* | locking, m68k: Calculate thread_info offset with asm offsetHeiko Carstens2009-08-311-0/+5
* | locking, m68k/asm-offsets: Rename pt_regs offset definesHeiko Carstens2009-08-312-24/+24
* | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-261-0/+2
|/
* ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov2009-06-181-1/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-281-0/+1
* m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+4
* m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven2009-04-221-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-031-0/+18
|\
| * m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-021-0/+18
* | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* m68k: Fix --build-id breakage for sun3Al Viro2009-01-121-0/+1
* m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-122-1/+16
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-121-6/+5
* m68k: Add vmlinux.lds to .gitignoreKars de Jong2009-01-121-0/+1
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-151-1/+1
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-7/+28
* m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-141-1/+2
* m68k: remove the dead PCI codeAdrian Bunk2008-10-142-517/+0
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-142-3/+5
* m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-141-2/+2
* m68k: Add NOTES to init data so its discarded at bootRoman Zippel2008-10-141-0/+1
* m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-141-4/+4
* m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-111-0/+6
* m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven2008-07-201-0/+3
* Stringify support commasMathieu Desnoyers2008-07-201-2/+0
* m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-201-0/+6
* m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2008-07-202-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven2008-05-181-3/+3
* | m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-181-3/+3
* | m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-181-1/+2
* | m68k: Correct jump if not running on HP300Geert Uytterhoeven2008-05-181-1/+1
|/
* m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0