aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds26-888/+247
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-86/+52
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+4
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-11-29get rid of ptrace_signal_deliver() argumentsAl Viro2-3/+3
2012-11-29unify default ptrace_signal_deliverAl Viro1-3/+2
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vforkAl Viro4-71/+46
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro3-8/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-18m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro31-671/+731
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-2/+4
2012-11-14m68k/sun3: Fix instruction faultsThomas Bogendoerfer1-1/+1
2012-11-14m68k/sun3: Get interrupts working againThomas Bogendoerfer1-25/+4
2012-11-14m68k: move to a single instance of free_initmem()Greg Ungerer4-36/+8
2012-11-14m68k: merge MMU and non-MMU versions of mm/init.cGreg Ungerer3-323/+228
2012-11-14m68k: switch to using the asm-generic termios.hGreg Ungerer4-95/+2
2012-11-14m68k: switch to using the asm-generic termbits.hGreg Ungerer2-202/+1
2012-11-14m68k: switch to using the asm-generic sockios.hGreg Ungerer2-14/+1
2012-11-14m68k: switch to using the asm-generic socket.hGreg Ungerer2-73/+1
2012-11-14m68k: switch to using the asm-generic shmbuf.hGreg Ungerer2-43/+1
2012-11-14m68k: switch to using the asm-generic sembuf.hGreg Ungerer2-26/+1
2012-11-14m68k: switch to using the asm-generic msgbuf.hGreg Ungerer2-32/+1
2012-11-14m68k: switch to using the asm-generic auxvec.hGreg Ungerer2-5/+2
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-14arch/m68k: remove CONFIG_EXPERIMENTALKees Cook4-8/+7
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-671/+731
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-19m68k: Wire up kcmpGeert Uytterhoeven3-1/+3
2012-10-17m68k: switch to saner kernel_execve() semanticsAl Viro3-8/+1
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/dhowells/linux-headers into for-linusGeert Uytterhoeven30-667/+728
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-4/+5
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-110/+57
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/m68k/include/asmDavid Howells30-667/+728
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+3
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1