aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAge
...
* | | m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
|/ /
* / modules: make arch's use default loader hooksJonas Bonn2011-07-24
|/
* m68k: use kernel processor defines for conditional optimizationsGreg Ungerer2011-06-13
* m68knommu: fix linker script exported name sectionsGreg Ungerer2011-06-13
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* m68knommu: Use generic show_interrupts()Geert Uytterhoeven2011-05-24
* m68k: merge the mmu and non-mmu versions of sys_m68k.cGreg Ungerer2011-05-24
* m68knommu: Remove obsolete #include <linux/sys.h>Geert Uytterhoeven2011-05-24
* m68k: merge mmu and non-mmu versions of asm-offsets.cGreg Ungerer2011-05-24
* m68k: merge non-mmu and mmu versions of m68k_ksyms.cGreg Ungerer2011-05-23
* m68knommu: remove un-needed exporting of COLDFIRE symbolsGreg Ungerer2011-05-23
* m68knommu: move EXPORT of kernel_thread to function definitionGreg Ungerer2011-05-23
* m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer2011-05-23
* m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer2011-05-23
* m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-23
* m68k: remove duplicate memcpy() implementationGreg Ungerer2011-05-23
* m68k: remove duplicate memset() implementationGreg Ungerer2011-05-23
* extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-20
* m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven2011-05-19
* m68k: Merge mmu and non-mmu versions of sys_call_tableGeert Uytterhoeven2011-05-19
* m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven2011-04-12
* Fix common misspellingsLucas De Marchi2011-03-31
* m68k: Convert irq function namespaceThomas Gleixner2011-03-29
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-03-16
|\
| * m68k/atari: Initial ARAnyM supportPetr Stehlik2011-03-16
| * m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab2011-03-16
| * m68k: Use base_trap_init() to initialize vectorsRoman Zippel2011-03-16
| * m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-16
* | m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
|/
* m68k: Check __get_user()/__put_user() return valueAl Viro2011-01-07
* m68k: Missing syscall_trace() on sigreturnAl Viro2011-01-07
* m68k: Fix stack mangling logics in sigreturnAl Viro2011-01-07
* m68k: If we fail to set sigframe up, just leave regs alone...Al Viro2011-01-07
* m68k: Don't lose state if sigframe setup failsAl Viro2011-01-07
* m68k: Simplify the singlestepping handling in signalsAl Viro2011-01-07
* m68k: Switch to saner sigsuspend()Al Viro2011-01-07
* m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro2011-01-07
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* ptrace: cleanup arch_ptrace() on m68kNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-10-25
|\
| * m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter2010-10-20
* | m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven2010-10-22
* | m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-22
* | m68k: Remove dead GG2 config optionChristian Dietrich2010-10-22
|/
* m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-13
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\