aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-03-23kernel/watchdog.c: add comment to watchdog() exit pathAndrew Morton
2012-03-23kernel/watchdog.c: convert to pr_foo()Andrew Morton
2012-03-23watchdog: make sure the watchdog thread gets CPU on loaded systemMichal Hocko
2012-03-23kernel/exit.c: if init dies, log a signal which killed it, if anyDenys Vlasenko
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-22kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel
2012-03-22kdb: Avoid using dbg_io_ops until it is initializedTim Bird
2012-03-22kgdb,debug_core: add the ability to control the reboot notifierJason Wessel
2012-03-22KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin
2012-03-22kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel
2012-03-22kgdb: Respect that flush op is optionalJan Kiszka
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21memcg: let css_get_next() rely upon rcu_read_lock()Hugh Dickins
2012-03-21cgroup: revert ss_id_lock to spinlockHugh Dickins
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-21mm: add rss counters consistency checkKonstantin Khlebnikov
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20constify path argument of trace_seq_path()Al Viro
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20exit_signal: fix the "parent has changed security domain" logicOleg Nesterov
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-03-20CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20power: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20kdb: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-16genirq: Remove paranoid warnons and bogus fixupsThomas Gleixner
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov
2012-03-15ntp: Fix integer overflow when setting timeSasha Levin
2012-03-15printk: Make it compile with !CONFIG_PRINTKPeter Zijlstra
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-14genirq: Flush the irq thread on synchronizationIdo Yariv
2012-03-14padata: Fix race on sequence number wrapSteffen Klassert
2012-03-14padata: Fix race in the serialization pathSteffen Klassert