aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-02-01
|\
| * [AUDIT] ratelimit printk messages auditEric Paris2008-02-01
| * [patch 2/2] audit: complement va_copy with va_end()Richard Knutsson2008-02-01
| * [patch 1/2] kernel/audit.c: warning fixAndrew Morton2008-02-01
| * [AUDIT] create context if auditing was ever enabledEric Paris2008-02-01
| * [AUDIT] clean up audit_receive_msg()Eric Paris2008-02-01
| * [AUDIT] make audit=0 really stop audit messagesEric Paris2008-02-01
| * [AUDIT] break large execve argument logging into smaller messagesEric Paris2008-02-01
| * [AUDIT] include audit type in audit message when using printkEric Paris2008-02-01
| * [AUDIT] do not panic on exclude messages in audit_log_pid_context()Eric Paris2008-02-01
| * [AUDIT] Add End of Event recordEric Paris2008-02-01
| * [AUDIT] add session id to audit messagesEric Paris2008-02-01
| * [AUDIT] collect uid, loginuid, and comm in OBJ_PID recordsEric Paris2008-02-01
| * [AUDIT] return EINTR not ERESTART*Eric Paris2008-02-01
| * [PATCH] get rid of loginuid racesAl Viro2008-02-01
| * [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* | futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
* | futex: Remove warn on in return fixup pathThomas Gleixner2008-02-01
* | tick-sched: add more debug informationThomas Gleixner2008-02-01
* | timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-01
* | hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra2008-02-01
|/
* [AUDIT]: Increase skb->truesize in audit_expandHerbert Xu2008-01-31
* Ensure that we export __fatal_signal_pending()Trond Myklebust2008-01-31
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * Add wait_for_completion_killableMatthew Wilcox2007-12-06
| * Add schedule_timeout_killableMatthew Wilcox2007-12-06
| * Add mutex_lock_killableLiam R. Howlett2007-12-06
| * Add fatal_signal_pendingMatthew Wilcox2007-12-06
| * Add TASK_WAKEKILLMatthew Wilcox2007-12-06
| * exit: Use task_is_*Matthew Wilcox2007-12-06
| * signal: Use task_is_*Matthew Wilcox2007-12-06
| * sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMALMatthew Wilcox2007-12-06
| * ptrace: Use task_is_*Matthew Wilcox2007-12-06
| * power: Use task_is_*Matthew Wilcox2007-12-06
| * wait: Use TASK_NORMALMatthew Wilcox2007-12-06
* | debug: turn ignore_loglevel into an early paramIngo Molnar2008-01-31
* | sched: remove unused paramsGerald Stralko2008-01-31
* | sched: let +nice tasks have smaller impactPeter Zijlstra2008-01-31
* | sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri2008-01-31
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\ \
| * | KVM: Disallow fork() and similar games when using a VMAvi Kivity2008-01-30
| * | x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-30
| * | genirq: stackdump after the "Trying to free already-free IRQ" messageIngo Molnar2008-01-30
| * | x86: add a simple backtrace test moduleArjan van de Ven2008-01-30
| * | x86: make early printk selectable on 64-bit as wellIngo Molnar2008-01-30
| * | x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-30
| * | debug: add the end-of-trace marker and the module list toArjan van de Ven2008-01-30
| * | debug: move WARN_ON() out of lineArjan van de Ven2008-01-30
| * | x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen2008-01-30
| * | genirq: turn irq debugging options into module paramsAndi Kleen2008-01-30