m68knommu: remove per device interrupt mask setting for ColdFire 520x
[safe/jmp/linux-2.6] / arch / m68knommu / kernel /
2009-09-15 Greg Ungererm68knommu: use general interrupt controller for ColdFir...
2009-09-15 Christoph Hellwigm68knommu: convert to asm-generic/hardirq.h
2009-09-15 Joe Perchesarch/m68knommu/kernel/time.c: Remove unnecessary semicolons
2009-08-26 Geert Uytterhoevenm68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_coun...
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from m68k, m68knommu
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-11 Greg Ungererm68knommu: remove unecessary include of thread_info...
2009-06-11 Joe Perchesarch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG...
2009-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-22 Geert Uytterhoevenm68k,m68knommu: Wire up preadv and pwritev
2009-04-22 Greg Ungererm68knommu: fix DMA support for ColdFire
2009-04-22 Greg Ungererm68knommu: remove unused kernel stats offsets
2009-04-22 Greg Ungererm68knommu: fix missing .data.cacheline_aligned section
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-24 Greg Ungererm68knommu: switch to using generic_handle_irq()
2009-03-24 Greg Ungererm68knommu: add a local dma_sync_single_for_cpu() function
2009-01-27 Greg Ungererm68knommu: fix syscall restarting
2009-01-27 Greg Ungererm68knommu: remove the obsolete and long unused comempci...
2009-01-14 Heiko Carstens[CVE-2009-0029] Rename old_readdir to sys_old_readdir
2008-12-31 Al Virotake init_fs to saner place
2008-09-06 Adrian BunkRemove asm/a.out.h files for all architectures without...
2008-08-11 Geert Uytterhoevenm68k{,nommu}: Wire up new system calls
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-23 Greg Ungererm68knommu: put ColdFire head code into .text.head section
2008-07-23 Sebastian Siewiorm68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
2008-07-23 Sebastian Siewiorm68knommu: complete generic time
2008-07-23 Sebastian Siewiorm68knommu: move code within time.c
2008-07-23 Sebastian Siewiorm68knommu: m68knommu: add old stack trace method
2008-06-27 Adrian BunkPCI: remove unused arch pcibios_update_resource() functions
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-13 Greg Ungererm68knommu: missing sections for linker script
2008-05-03 Ulrich Drepperunified (weak) sys_pipe implementation
2008-05-01 Sebastian Siewiorm68knommu: add some missing sections into the linker...
2008-05-01 Sebastian Siewiorm68knommu: add pretty back strace
2008-05-01 Sebastian Siewiorm68knommu: add a missing backslash n in setup code
2008-05-01 Sebastian Siewiorm68knommu: ColdFire add support for kernel preemption
2008-05-01 Wilson Callanm68knommu: fix signal handling return path
2008-04-29 Christoph Lameterm68k/m68kmmu: use kbuild.h instead of defining macros...
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-03-04 Geert Uytterhoevenm68k{,nommu}: Wire up new timerfd syscalls
2008-02-13 Peter Zijlstraxtime_lock vs update_process_times
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-05 Adrian Bunkm68knommu: remove duplicate exports
2008-02-05 Jiri Olsam68knomu: remove dead config symbols from m68knomu...
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-02-01 Greg Ungererm68knommu: remove local gettimeofday code
2008-02-01 Greg Ungererm68knommu: remove dead code from m68knommu timer code
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-10-24 Greg Ungererm68knommu: mark setup_arch() as __init
2007-10-24 Greg Ungererm68knommu: remove unused variables in setup.c
2007-10-23 Greg Ungererm68knommu: cleanup m68knommu timer code
2007-10-23 Greg Ungererm68knommu: remove use of undefined symbols in setup.c
2007-10-23 Greg Ungererm68knommu: fix syscall restart handling
2007-10-23 Greg Ungererm68knommu: no separate stack region to report at startup
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-09-12 Geert Uytterhoevenm68k(nommu): add missing syscalls
2007-08-24 Greg Ungererm68knommu: include linux/fs.h for do_pipe()
2007-08-24 Greg Ungererm68knommu: include linux/fs.h for getname()
2007-07-26 Greg Ungererm68knommu: remove unused mach_trap_init
2007-07-25 Greg Ungererm68knommu: make BOOTPARAM setup common
2007-07-25 Greg Ungererm68knommu: need to include linux/device.h in dma.c
2007-07-20 Greg Ungererm68knommu: reformat show_cpuinfo()
2007-07-19 Greg Ungererm68knommu: remove is_in_rom() function
2007-07-19 Greg Ungererm68knommu: start dump from exception stack
2007-07-19 Greg Ungererm68knommu: generic irq handling
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-16 Greg Ungererm68knommu: remove cruft from setup code
2007-07-16 Greg Ungererm68knommu: use TRHEAD_SIZE instead of hard constant
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-09 Roman Zippelwrap access to thread_info
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-03-07 Greg Ungerer[PATCH] m68knommu: use irq_handler_t and rtc_time in...
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: m68knommu
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Ahmed S. Darwish[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate
2007-02-09 Greg Ungerer[PATCH] m68knommu: include unused sections in linker...
2007-02-09 Greg Ungerer[PATCH] m68knommu: remove regs arg from coldfire timer...
2006-12-07 Eric W. Biederman[PATCH] relocatable kernel: Kallsyms generate relocatab...
2006-12-04 David Wu[PATCH] m68knommu: add SHM support
2006-12-04 Greg Ungerer[PATCH] m68knommu: add printk level for stack dump
2006-12-04 Greg Ungerer[PATCH] m68knommu: add printk level for oops dumps
2006-12-04 Adrian Bunk[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
2006-12-03 Al Viro[NET]: M68Knommu checksum annotations and cleanups.
2006-11-20 Greg Ungerer[PATCH] m68knommu: fix up for the irq_handler_t changes
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-13 Geert Uytterhoeven[PATCH] m68knommu: sync syscalls with m68k
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
next