summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-213-7/+1Star
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * missing user_stack_pointer() instancesAl Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells2012-12-1938-615/+668
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-9/+6Star
|\ \ \ | | |/ | |/|
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-4/+0Star
| * | m32r: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+3
| * | m32r: switch to generic sys_execve()Al Viro2012-11-012-0/+3
| * | m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-011-5/+0Star
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-10/+1Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-10/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-7/+2Star
|\ \
| * | m32r: trim masksAl Viro2012-10-011-2/+2
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0Star
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-15/+2Star
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+2Star
| |/
* | 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-051-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-5/+0Star
|\
| * smp: Remove num_booting_cpus()Thomas Gleixner2012-06-051-5/+0Star
* | m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven2012-07-181-3/+0Star
|/
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-7/+0Star
|\
| * m32r: struct old_sigaction is never usedAl Viro2012-05-221-7/+0Star
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-2/+0Star
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-2/+0Star
* | m32r: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2Star
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-99/+9Star
|\
| * m32r: Use generic posix_types.hH. Peter Anvin2012-02-141-99/+9Star
* | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0Star
* | Disintegrate asm/system.h for M32RDavid Howells2012-03-2810-370/+420
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-17/+1Star
|\
| * UAPI: Make M32R use asm-generic/param.hDavid Howells2011-12-121-17/+1Star
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1Star
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-041-29/+1Star
| * | consolidate umode_t declarationsAl Viro2012-01-041-6/+0Star
| |/