| Commit message (Expand) | Author | Age | Files | Lines |
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -3/+1 |
|\ |
|
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | UAPI: (Scripted) Disintegrate arch/score/include/asm | David Howells | 2012-12-20 | 35 | -80/+118 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 7 | -157/+29 |
|\ \
| |/ |
|
| * | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+2 |
| * | score: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 6 | -58/+8 |
| *-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 7 | -102/+24 |
| |\ \ |
|
| | | * | score: switch to generic sys_execve() | Al Viro | 2012-10-15 | 4 | -30/+1 |
| | | * | score: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-15 | 5 | -72/+23 |
| | |/ |
|
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/ |
|
* | | score: do_sigaltstack() expects a userland pointer... | Al Viro | 2012-11-28 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 3 | -15/+3 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 3 | -15/+3 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -4/+1 |
|\ \ |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| * | | score: fix bogus restarts on sigreturn() | Al Viro | 2012-10-01 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 3 | -6/+6 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-07 | 1 | -5/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 | 1 | -5/+0 |
* | | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-06 | 1 | -1/+1 |
* | | | score: select generic atomic64_t support | Fengguang Wu | 2012-10-06 | 1 | -0/+1 |
* | | | sections: fix section conflicts in arch/score | Andi Kleen | 2012-10-06 | 1 | -0/+1 |
|/ / |
|
* | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
* | | score: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -1/+3 |
|/ |
|
* | 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 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -19/+5 |
* | 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-05-31 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -4/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -1/+0 |
| * | | score: 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-23 | 1 | -14/+15 |
|\ \ |
|
| * | | score: add handling of NOTIFY_RESUME to do_notify_resume() | Al Viro | 2012-05-21 | 1 | -1/+8 |
| * | | score: don't open-code force_sigsegv() | Al Viro | 2012-05-21 | 1 | -3/+1 |
| * | | score: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 | 1 | -0/+3 |
| * | | score: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -12/+3 |
| * | | score: don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-05-21 | 1 | -6/+8 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|