Age | Commit message (Expand) | Author |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-06 | score: select generic atomic64_t support | Fengguang Wu |
2012-10-06 | sections: fix section conflicts in arch/score | Andi Kleen |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-10-01 | score: fix bogus restarts on sigreturn() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-23 | score: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-21 | score: add handling of NOTIFY_RESUME to do_notify_resume() | Al Viro |
2012-05-21 | score: don't open-code force_sigsegv() | Al Viro |
2012-05-21 | score: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro |
2012-05-21 | score: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-21 | score: don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | score: Use generic time config | Anna-Maria Gleixner |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-08 | score: Use common threadinfo allocator | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | score: Use generic init_task | Thomas Gleixner |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Score | David Howells |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-05 | score: Fix typo in Kconfig.debug | Masanari Iida |
2012-01-23 | score: fix off-by-one index into syscall table | Dan Rosenberg |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-08 | score: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |