summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+17
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+2
2013-01-07m68knommu: add KMAP definitions for non-MMU definitionsGreg Ungerer1-0/+2
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-25m68k: Wire up finit_moduleGeert Uytterhoeven1-1/+1
2012-12-25m68k: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven1-0/+16
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+1
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds5-276/+125
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-68/+4
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+5
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-05m68knommu: add clock creation support macro for other ColdFire CPUsGreg Ungerer1-1/+8
2012-12-05m68knommu: make non-MMU page_to_virt() return a void *Greg Ungerer1-1/+1
2012-12-05m68knommu: merge ColdFire 5249 and 525x definitionsGreg Ungerer3-274/+116
2012-11-29get rid of ptrace_signal_deliver() argumentsAl Viro1-2/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-3/+2
2012-11-28m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro1-0/+2
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro1-1/+0
2012-11-18m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro24-1292/+6
2012-11-14m68k: switch to using the asm-generic termios.hGreg Ungerer2-50/+1
2012-11-14m68k: switch to using the asm-generic shmparam.hGreg Ungerer2-6/+1
2012-11-14m68k: switch to using the asm-generic spinlock.hGreg Ungerer2-6/+1
2012-11-14m68k: switch to using the asm-generic hw_irq.hGreg Ungerer2-6/+1
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-19m68k: Wire up kcmpGeert Uytterhoeven1-1/+1
2012-10-17m68k: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-15m68k: Remove empty #ifdef/#else/#endif blockGeert Uytterhoeven1-3/+0
2012-10-15Merge tag 'disintegrate-m68k-20121009' of git://git.infradead.org/users/dhowe...Geert Uytterhoeven24-1288/+5
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-13/+16
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/m68k/include/asmDavid Howells24-1288/+5
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds15-1562/+499
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann9-28/+16
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells8-16/+16
2012-10-01m68k: switch to generic sys_execve()/kernel_execve()Al Viro2-0/+4
2012-10-01m68k: split ret_from_fork(), simplify kernel_thread()Al Viro1-2/+0
2012-10-01m68k: always set stack frame format for ColdFire on thread startGreg Ungerer1-11/+12
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-4/+2
2012-09-27m68knommu: fix inconsistent formating in ColdFire 5407 definitionsGreg Ungerer1-6/+6
2012-09-27m68knommu: fix inconsistent formating in ColdFire 5307 definitionsGreg Ungerer1-6/+6
2012-09-27m68knommu: fix inconsistent formating in ColdFire 527x definitionsGreg Ungerer1-17/+17
2012-09-27m68knommu: fix inconsistent formating in ColdFire 5272 definitionsGreg Ungerer1-3/+4
2012-09-27m68knommu: fix inconsistent formating in ColdFire 523x definitionsGreg Ungerer1-9/+9