Age | Commit message (Expand) | Author | Files | Lines |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2012-10-13 | vfs: define struct filename and have getname() return it | Jeff Layton | 1 | -2/+2 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+0 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+1 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+1 |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -5/+0 |
2012-10-05 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-05 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2 | -5/+3 |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 1 | -5/+0 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+1 |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+3 |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger | 1 | -1/+0 |
2012-10-01 | bury the rest of TIF_IRET | Al Viro | 1 | -2/+0 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -2/+0 |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+1 |
2012-09-20 | don't bother exporting kernel_execve() | Al Viro | 1 | -1/+0 |
2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -2/+0 |
2012-06-28 | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle | 1 | -1/+0 |
2012-06-28 | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 1 | -1/+0 |
2012-06-05 | hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 1 | -2/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -2/+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 | -20/+6 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -10/+3 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -4/+1 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -13/+3 |
2012-05-24 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+4 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
2012-05-23 | various Kconfig cleanup and old platform build code removal | Richard Kuo | 2 | -22/+4 |
2012-05-23 | hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 1 | -5/+17 |
2012-05-23 | arch/hexagon/kernel/dma.c: make function static | Julia Lawall | 1 | -1/+1 |
2012-05-23 | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t... | Jesper Juhl | 1 | -2/+0 |
2012-05-23 | Hexagon: Use resource_size function | Thomas Meyer | 1 | -4/+2 |
2012-05-22 | hexagon: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 1 | -0/+3 |
2012-05-22 | hexagon: do_notify_resume() needs tracehook_notify_resume() | Oleg Nesterov | 1 | -0/+1 |
2012-05-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2012-05-22 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -1/+0 |
2012-05-21 | hexagon: Remove select of not longer existing Kconfig switches | Thomas Gleixner | 1 | -2/+0 |
2012-05-21 | hexagon: Use generic time config | Anna-Maria Gleixner | 1 | -12/+3 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -7/+0 |
2012-05-08 | hexagon: Use common threadinfo allocator | Thomas Gleixner | 2 | -45/+0 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | hexagon: Use generic idle_task | Thomas Gleixner | 4 | -57/+3 |