aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel
Commit message (Expand)AuthorAge
* Unify sys_mmap*Al Viro2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-09
|\
| * m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott2009-12-03
| * m68knommu: Move __init_end out of the .init section.Tim Abbott2009-12-03
| * m68knommu: Move __init_begin out of the .init section.Tim Abbott2009-12-03
| * m68knommu: Use more macros inside the .init section.Tim Abbott2009-12-03
| * m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott2009-12-03
| * m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott2009-12-03
| * m68knommu: rename BSS define in linker scriptGreg Ungerer2009-12-03
| * m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-03
| * m68knommu: add uboot commandline argument passing supportLennart Sorensen2009-12-03
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \
| * | m68knommu: Remove the BKL from sys_execveJohn Kacur2009-10-14
| |/
* / m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-06
|/
* m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer2009-09-29
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-09-17
|\ \
| * | m68knommu: remove the common interrupt controller structureGreg Ungerer2009-09-15
| * | m68knommu: use common interrupt controller code for older ColdFire CPU'sGreg Ungerer2009-09-15
| * | m68knommu: general interrupt controller for ColdFire 532x partsGreg Ungerer2009-09-15
| * | m68knommu: general interrupt controller for ColdFire many 52xx partsGreg Ungerer2009-09-15
| * | m68knommu: use general interrupt controller for ColdFire 520x familyGreg Ungerer2009-09-15
| * | m68knommu: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-15
| * | arch/m68knommu/kernel/time.c: Remove unnecessary semicolonsJoe Perches2009-09-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ | |/ / |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-26
| |/ |/|
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
|/
* ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov2009-06-18
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* m68knommu: remove unecessary include of thread_info.h in entry.SGreg Ungerer2009-06-11
* arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches2009-06-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-04-24
|\
| * m68knommu: fix DMA support for ColdFireGreg Ungerer2009-04-22
| * m68knommu: remove unused kernel stats offsetsGreg Ungerer2009-04-22
| * m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer2009-04-22
* | m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven2009-04-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-04-03
|\
| * m68knommu: switch to using generic_handle_irq()Greg Ungerer2009-03-24
| * m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer2009-03-24
* | Simplify copy_thread()Alexey Dobriyan2009-04-02
|/
* m68knommu: fix syscall restartingGreg Ungerer2009-01-27