Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561...
[safe/jmp/linux-2.6] / arch / m68knommu / kernel /
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
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-28 Greg Ungerer[PATCH] m68knommu: remove fixed ROM region setups from...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change pci core and arch code...
2006-06-26 Greg Ungerer[PATCH] m68knommu: use configurable RAM setup in linker...
2006-06-26 Greg Ungerer[PATCH] m68knommu: cleanup setup.c
2006-06-26 Greg Ungerer[PATCH] m68knommu: check DEBUG defined arch code
2006-06-23 Laurent MEYER[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit...
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-22 Andrew Morton[PATCH] multiple exports of strpbrk
2006-03-20 Greg Kroah-Hartman[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
2006-02-08 Greg Ungerer[PATCH] m68knommu: need pm_power_off in m68knommu
2006-01-12 Al Viro[PATCH] m68knommu: task_stack_page()
2006-01-10 Greg Ungerer[PATCH] m68knommu: fix ram length of m5208evb board
2006-01-10 Greg Ungerer[PATCH] m68knommu: fix a5 reg corruption in signal...
2006-01-10 Greg Ungerer[PATCH] m68knommu: fix mangled 'truct' in ptrace.c
next