aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsGravatar Oleg Nesterov 1-6/+2
2012-03-23usermodehelper: implement UMH_KILLABLEGravatar Oleg Nesterov 1-2/+25
2012-03-23usermodehelper: introduce umh_complete(sub_info)Gravatar Oleg Nesterov 1-2/+7
2012-03-23signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/Gravatar Oleg Nesterov 1-6/+2
2012-03-23signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() pathsGravatar Oleg Nesterov 1-8/+7
2012-03-23signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLEGravatar Oleg Nesterov 1-1/+2
2012-03-23ptrace: remove PTRACE_SEIZE_DEVEL bitGravatar Denys Vlasenko 1-15/+0
2012-03-23ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameterGravatar Denys Vlasenko 1-10/+21
2012-03-23ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeGravatar Denys Vlasenko 1-23/+8
2012-03-23ptrace: don't modify flags on PTRACE_SETOPTIONS failureGravatar Denys Vlasenko 1-1/+4
2012-03-23kernel/watchdog.c: add comment to watchdog() exit pathGravatar Andrew Morton 1-0/+4
2012-03-23kernel/watchdog.c: convert to pr_foo()Gravatar Andrew Morton 1-6/+10
2012-03-23watchdog: make sure the watchdog thread gets CPU on loaded systemGravatar Michal Hocko 1-4/+3
2012-03-23kernel/exit.c: if init dies, log a signal which killed it, if anyGravatar Denys Vlasenko 1-2/+5
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionGravatar Lennart Poettering 3-5/+39
2012-03-23kernel-time: fix s/then/than/ spelling errorsGravatar Jim Cromie 2-8/+8
2012-03-23time: remove no_sync_cmos_clockGravatar Cesar Eduardo Barros 1-5/+1
2012-03-23time: Avoid scary backtraces when warning of > 11% adjGravatar John Stultz 1-4/+6
2012-03-23alarmtimer: Make sure we initialize the rtctimerGravatar John Stultz 1-1/+4
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-24/+133
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageGravatar Raghavendra K T 3-3/+4
2012-03-23sched: Fix compiler warning about declared inline after useGravatar Peter Zijlstra 1-8/+8
2012-03-23perf: Fix mmap_page capabilities and docsGravatar Peter Zijlstra 1-2/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+2
2012-03-22ntp: Fix leap-second hrtimer livelockGravatar John Stultz 2-101/+47
2012-03-22kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointGravatar Jason Wessel 1-0/+7
2012-03-22kdb: Avoid using dbg_io_ops until it is initializedGravatar Tim Bird 1-1/+1
2012-03-22kgdb,debug_core: add the ability to control the reboot notifierGravatar Jason Wessel 1-0/+16
2012-03-22KDB: Fix usability issues relating to the 'enter' key.Gravatar Andrei Warkentin 3-22/+83
2012-03-22kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachGravatar Jason Wessel 2-0/+24
2012-03-22kgdb: Respect that flush op is optionalGravatar Jan Kiszka 1-1/+2
2012-03-22tracing: Fix ftrace stack trace entriesGravatar Wolfgang Mauerer 2-5/+13
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 4-49/+37
2012-03-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 5-101/+173
2012-03-21memcg: let css_get_next() rely upon rcu_read_lock()Gravatar Hugh Dickins 1-3/+2
2012-03-21cgroup: revert ss_id_lock to spinlockGravatar Hugh Dickins 1-9/+9
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()Gravatar David Rientjes 1-1/+1
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Gravatar Mel Gorman 2-35/+9
2012-03-21mm: add rss counters consistency checkGravatar Konstantin Khlebnikov 1-3/+18
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-8/+4
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 5-1/+6
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-30/+14
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-112/+716
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 12-127/+116
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 2-16/+16
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+1
2012-03-20constify path argument of trace_seq_path()Gravatar Al Viro 1-1/+1
2012-03-20constify path argument of audit_log_d_path()Gravatar Al Viro 1-1/+1
2012-03-20switch open-coded instances of d_make_root() to new helperGravatar Al Viro 1-6/+2
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-19/+3