| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in various Kconfig | Masanari Iida | 2012-12-03 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 8 | -199/+94 |
|\ \ |
|
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | openrisc: switch to use of generic fork and clone | Al Viro | 2012-11-28 | 6 | -66/+19 |
| * | | kill stray kernel_thread() garbage | Al Viro | 2012-11-28 | 1 | -2/+0 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 4 | -133/+77 |
| |\ \ \
| | | |/ |
|
| | * | | openrisc: use generic sys_execve | Jonas Bonn | 2012-10-19 | 3 | -28/+2 |
| | * | | openrisc: use generic kernel_thread/kernel_execve | Jonas Bonn | 2012-10-19 | 3 | -102/+68 |
| | * | | openrisc: pass correct arg to schedule_tail | Jonas Bonn | 2012-10-19 | 2 | -3/+7 |
| | |/ |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | 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 |
| | |/ |
|
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 2 | -6/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | openrisc: use new common dtc rule | Stephen Warren | 2012-12-03 | 2 | -6/+1 |
| |/ |
|
* | | openrisk: fix altstack switching on sigreturn | Al Viro | 2012-11-28 | 1 | -4/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+1 |
* | | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d... | Jonas Bonn | 2012-10-13 | 11 | -68/+113 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/openrisc/include/asm | David Howells | 2012-10-09 | 11 | -68/+113 |
* | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-10-13 | 4 | -14/+16 |
|\ \ \ |
|
| * | | | openrisc: mask interrupts in irq_mask_ack function | Gong Tao | 2012-10-11 | 1 | -0/+2 |
| * | | | openrisc: fix typos in comments and warnings | Jonas Bonn | 2012-10-11 | 1 | -3/+3 |
| * | | | openrisc: PIC should act on domain-local irqs | Jonas Bonn | 2012-10-11 | 1 | -6/+6 |
| * | | | openrisc: Make cpu_relax() invoke barrier() | Vladimir Murzin | 2012-10-11 | 1 | -1/+1 |
| * | | | audit: define AUDIT_ARCH_OPENRISC | Kees Cook | 2012-09-21 | 1 | -1/+1 |
| * | | | openrisc: delay: fix handling of counter overflow | Will Deacon | 2012-09-01 | 1 | -2/+2 |
| * | | | openrisc: delay: fix loops calculation for __const_udelay | Will Deacon | 2012-09-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | 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 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 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/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 2 | -5/+3 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | 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/+2 |
|/ / |
|
* | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
|/ |
|
* | Remove useless wrappers of asm-generic/rmap.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -2/+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 | -2/+0 |
* | openrisc: tracehook_signal_handler() is supposed to be called on success | Al Viro | 2012-06-01 | 1 | -14/+6 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -9/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ |
|