| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-23 |
|\ |
|
| * | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 2012-01-24 |
| * | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 2012-01-24 |
| * | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman | 2012-01-24 |
* | | kmod: make __request_module() killable | Oleg Nesterov | 2012-03-23 |
* | | kmod: introduce call_modprobe() helper | Oleg Nesterov | 2012-03-23 |
* | | usermodehelper: ____call_usermodehelper() doesn't need do_exit() | Oleg Nesterov | 2012-03-23 |
* | | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-23 |
* | | usermodehelper: implement UMH_KILLABLE | Oleg Nesterov | 2012-03-23 |
* | | usermodehelper: introduce umh_complete(sub_info) | Oleg Nesterov | 2012-03-23 |
* | | signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ | Oleg Nesterov | 2012-03-23 |
* | | signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths | Oleg Nesterov | 2012-03-23 |
* | | signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE | Oleg Nesterov | 2012-03-23 |
* | | ptrace: remove PTRACE_SEIZE_DEVEL bit | Denys Vlasenko | 2012-03-23 |
* | | ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter | Denys Vlasenko | 2012-03-23 |
* | | ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code | Denys Vlasenko | 2012-03-23 |
* | | ptrace: don't modify flags on PTRACE_SETOPTIONS failure | Denys Vlasenko | 2012-03-23 |
* | | kernel/watchdog.c: add comment to watchdog() exit path | Andrew Morton | 2012-03-23 |
* | | kernel/watchdog.c: convert to pr_foo() | Andrew Morton | 2012-03-23 |
* | | watchdog: make sure the watchdog thread gets CPU on loaded system | Michal Hocko | 2012-03-23 |
* | | kernel/exit.c: if init dies, log a signal which killed it, if any | Denys Vlasenko | 2012-03-23 |
* | | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering | 2012-03-23 |
* | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-03-23 |
|\ \ |
|
| * | | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint | Jason Wessel | 2012-03-22 |
| * | | kdb: Avoid using dbg_io_ops until it is initialized | Tim Bird | 2012-03-22 |
| * | | kgdb,debug_core: add the ability to control the reboot notifier | Jason Wessel | 2012-03-22 |
| * | | KDB: Fix usability issues relating to the 'enter' key. | Andrei Warkentin | 2012-03-22 |
| * | | kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach | Jason Wessel | 2012-03-22 |
| * | | kgdb: Respect that flush op is optional | Jan Kiszka | 2012-03-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 |
|\ \ \ |
|
| * \ \ | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 |
| |\ \ \ |
|
| * | | | | Input: add infrastructure for selecting clockid for event time stamps | John Stultz | 2012-02-03 |
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ |
|
| * | | | | | memcg: let css_get_next() rely upon rcu_read_lock() | Hugh Dickins | 2012-03-21 |
| * | | | | | cgroup: revert ss_id_lock to spinlock | Hugh Dickins | 2012-03-21 |
| * | | | | | mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() | David Rientjes | 2012-03-21 |
| * | | | | | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman | 2012-03-21 |
| * | | | | | mm: add rss counters consistency check | Konstantin Khlebnikov | 2012-03-21 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | constify path argument of trace_seq_path() | Al Viro | 2012-03-20 |
| * | | | | | | constify path argument of audit_log_d_path() | Al Viro | 2012-03-20 |
| * | | | | | | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-20 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | security: trim security.h | Al Viro | 2012-02-13 |
| * | | | | | | mm: collapse security_vm_enough_memory() variants into a single function | Al Viro | 2012-02-13 |
| * | | | | | | security: create task_free security callback | Kees Cook | 2012-02-09 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | padata: Fix race on sequence number wrap | Steffen Klassert | 2012-03-14 |
| * | | | | | | padata: Fix race in the serialization path | Steffen Klassert | 2012-03-14 |
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \ \ \ \ \ |
|