| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -25/+7 |
|\ |
|
| * | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
| * | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 | 1 | -4/+0 |
| * | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+3 |
| * | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -9/+3 |
| * | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-31 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -2/+0 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | m32r: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-24 | 2 | -17/+2 |
|\ \ |
|
| * | | m32r: struct old_sigaction is never used | Al Viro | 2012-05-22 | 1 | -7/+0 |
| * | | m32r: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -10/+2 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -2/+0 |
| |/ |
|
* | | m32r: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -15/+2 |
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
* | | m32r: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -36/+3 |
* | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
* | | m32r: Remove pointless function prototypes | Thomas Gleixner | 2012-04-26 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-30 | 1 | -99/+9 |
|\ |
|
| * | m32r: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | 1 | -99/+9 |
* | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -6/+0 |
* | | Disintegrate asm/system.h for M32R | David Howells | 2012-03-28 | 22 | -382/+420 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 | 1 | -0/+4 |
|\ \ |
|
| * | | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 1 | -0/+3 |
| * | | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 2012-02-21 | 1 | -0/+1 |
| |/ |
|
* / | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-15 | 1 | -17/+1 |
|\ |
|
| * | UAPI: Make M32R use asm-generic/param.h | David Howells | 2011-12-12 | 1 | -17/+1 |
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -35/+1 |
|\ \ |
|
| * | | consolidate a bunch of ipcbuf.h instances | Al Viro | 2012-01-04 | 1 | -29/+1 |
| * | | consolidate umode_t declarations | Al Viro | 2012-01-04 | 1 | -6/+0 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-17 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-07 | 1 | -7/+0 |
|\ \
| |/
|/| |
|
| * | m32r: drop unused Kconfig symbol | Paul Bolle | 2011-10-31 | 1 | -7/+0 |
* | | m32r: Allow use of atomic64 | Steven Rostedt | 2011-10-18 | 1 | -0/+1 |
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-27 | 1 | -1/+1 |
|/ |
|
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-27 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-27 | 1 | -4/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 5 | -5/+4 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-27 | 1 | -2/+0 |
* | m32r, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-26 | 1 | -1/+0 |
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2011-07-24 | 1 | -26/+1 |
|\ |
|