aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-02-02Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-02-01[AUDIT] ratelimit printk messages auditEric Paris
2008-02-01[patch 2/2] audit: complement va_copy with va_end()Richard Knutsson
2008-02-01[patch 1/2] kernel/audit.c: warning fixAndrew Morton
2008-02-01[AUDIT] create context if auditing was ever enabledEric Paris
2008-02-01[AUDIT] clean up audit_receive_msg()Eric Paris
2008-02-01[AUDIT] make audit=0 really stop audit messagesEric Paris
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris
2008-02-01[AUDIT] include audit type in audit message when using printkEric Paris
2008-02-01[AUDIT] do not panic on exclude messages in audit_log_pid_context()Eric Paris
2008-02-01[AUDIT] Add End of Event recordEric Paris
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[AUDIT] collect uid, loginuid, and comm in OBJ_PID recordsEric Paris
2008-02-01[AUDIT] return EINTR not ERESTART*Eric Paris
2008-02-01[PATCH] get rid of loginuid racesAl Viro
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner
2008-02-01futex: Remove warn on in return fixup pathThomas Gleixner
2008-02-01tick-sched: add more debug informationThomas Gleixner
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner
2008-02-01hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra
2008-01-31[AUDIT]: Increase skb->truesize in audit_expandHerbert Xu
2008-02-01Ensure that we export __fatal_signal_pending()Trond Myklebust
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-31debug: turn ignore_loglevel into an early paramIngo Molnar
2008-01-31sched: remove unused paramsGerald Stralko
2008-01-31sched: let +nice tasks have smaller impactPeter Zijlstra
2008-01-31sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-30KVM: Disallow fork() and similar games when using a VMAvi Kivity
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis
2008-01-30genirq: stackdump after the "Trying to free already-free IRQ" messageIngo Molnar
2008-01-30x86: add a simple backtrace test moduleArjan van de Ven
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli
2008-01-30debug: add the end-of-trace marker and the module list toArjan van de Ven
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven
2008-01-30x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen
2008-01-30genirq: turn irq debugging options into module paramsAndi Kleen
2008-01-30x86: compat_sys_ptraceRoland McGrath
2008-01-30x86: compat_ptrace_requestRoland McGrath
2008-01-30x86: ptrace_request peekdata/pokedataRoland McGrath
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath
2008-01-30ptrace: generic resumeRoland McGrath
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2008-01-30NTP: correct inconsistent ntp interval/tick_length usagejohn stultz
2008-01-30x86: make clockevents more robustIngo Molnar