summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
Commit message (Expand)AuthorAgeFilesLines
* consolidate declarations of k_sigactionAl Viro2013-02-031-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-7/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-121-1/+2
|\ \ \
| * | | MN10300: Use asm-generic/pci_iomap.hDavid Howells2012-12-121-0/+1
| * | | MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-121-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-5/+3
|\ \ \ | |/ /
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-4/+0
| * | mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+3
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-281-1/+0
| |\ \ \ | | |_|/ | |/| |
| | | * mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-141-1/+0
| | |/
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/ /
* | UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells2012-10-171-0/+4
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-6/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-6/+1
* | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-1339-619/+701
|\ \
| * | UAPI: (Scripted) Disintegrate arch/mn10300/include/asmDavid Howells2012-10-1039-619/+701
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-125-17/+9
|\ \ \ | |/ / |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| * | mn10300: convert to generic kernel_thread()Al Viro2012-10-011-5/+0
| * | mn10300: switch to generic kernel_execve()Al Viro2012-10-013-11/+5
| * | mn10300: switch to generic sys_execve()Al Viro2012-10-012-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-16/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-16/+2
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-041-0/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-301-1/+0
|\
| * ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-1/+0
|\ \ | |/ |/|
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-112-14/+0
|\ \
| * | mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven2012-07-111-3/+0
| * | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2012-07-111-11/+0
| |/
* | MN10300: Fix a missing semicolonDavid Howells2012-07-111-1/+1
|/
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| |/
* | mn10300: Use common threadinfo allocatorThomas Gleixner2012-05-081-14/+3
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-100/+11
|\
| * mn10300: Use generic posix_types.hH. Peter Anvin2012-02-141-100/+11
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-287-209/+220
|\ \
OpenPOWER on IntegriCloud