Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+0 |
2012-07-17 | m32r: make memset() global for CONFIG_KERNEL_BZIP2=y | Geert Uytterhoeven | 1 | -1/+1 |
2012-07-17 | m32r: add memcpy() for CONFIG_KERNEL_GZIP=y | Geert Uytterhoeven | 1 | -0/+10 |
2012-07-17 | m32r: consistently use "suffix-$(...)" | Geert Uytterhoeven | 1 | -3/+3 |
2012-07-17 | m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout | Geert Uytterhoeven | 1 | -4/+3 |
2012-07-17 | m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout | Geert Uytterhoeven | 1 | -1/+1 |
2012-07-17 | m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD | Geert Uytterhoeven | 1 | -3/+0 |
2012-06-05 | smp: Remove num_booting_cpus() | Thomas Gleixner | 1 | -5/+0 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -25/+7 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -1/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -3/+0 |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro | 1 | -4/+0 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -5/+3 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -9/+3 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -4/+1 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -17/+2 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2012-05-21 | m32r: struct old_sigaction is never used | Al Viro | 1 | -7/+0 |
2012-05-21 | m32r: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -10/+2 |
2012-05-21 | m32r: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -2/+0 |
2012-05-08 | m32r: Use common threadinfo allocator | Thomas Gleixner | 1 | -15/+2 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | m32r: Use generic init_task | Thomas Gleixner | 4 | -36/+3 |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 1 | -1/+1 |
2012-04-26 | m32r: Remove pointless function prototypes | Thomas Gleixner | 1 | -4/+0 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -99/+9 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -6/+0 |
2012-03-28 | Disintegrate asm/system.h for M32R | David Howells | 22 | -382/+420 |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -3/+1 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-14 | m32r: Use generic posix_types.h | H. Peter Anvin | 1 | -99/+9 |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -17/+1 |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -35/+1 |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro | 1 | -29/+1 |
2012-01-03 | consolidate umode_t declarations | Al Viro | 1 | -6/+0 |
2011-12-12 | UAPI: Make M32R use asm-generic/param.h | David Howells | 1 | -17/+1 |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+3 |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -7/+0 |