Age | Commit message (Expand) | Author |
2008-02-02 | debug: softlockup looping fix | Peter Zijlstra |
2008-02-02 | Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-02-01 | [AUDIT] ratelimit printk messages audit | Eric 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 fix | Andrew Morton |
2008-02-01 | [AUDIT] create context if auditing was ever enabled | Eric Paris |
2008-02-01 | [AUDIT] clean up audit_receive_msg() | Eric Paris |
2008-02-01 | [AUDIT] make audit=0 really stop audit messages | Eric Paris |
2008-02-01 | [AUDIT] break large execve argument logging into smaller messages | Eric Paris |
2008-02-01 | [AUDIT] include audit type in audit message when using printk | Eric 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 record | Eric Paris |
2008-02-01 | [AUDIT] add session id to audit messages | Eric Paris |
2008-02-01 | [AUDIT] collect uid, loginuid, and comm in OBJ_PID records | Eric Paris |
2008-02-01 | [AUDIT] return EINTR not ERESTART* | Eric Paris |
2008-02-01 | [PATCH] get rid of loginuid races | Al Viro |
2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro |
2008-02-01 | futex: Add bitset conditional wait/wakeup functionality | Thomas Gleixner |
2008-02-01 | futex: Remove warn on in return fixup path | Thomas Gleixner |
2008-02-01 | tick-sched: add more debug information | Thomas Gleixner |
2008-02-01 | timekeeping: update xtime_cache when time(zone) changes | Thomas Gleixner |
2008-02-01 | hrtimer: fix hrtimer_init_sleeper() users | Peter Zijlstra |
2008-01-31 | [AUDIT]: Increase skb->truesize in audit_expand | Herbert Xu |
2008-02-01 | Ensure that we export __fatal_signal_pending() | Trond Myklebust |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-31 | debug: turn ignore_loglevel into an early param | Ingo Molnar |
2008-01-31 | sched: remove unused params | Gerald Stralko |
2008-01-31 | sched: let +nice tasks have smaller impact | Peter Zijlstra |
2008-01-31 | sched: fix high wake up latencies with FAIR_USER_SCHED | Srivatsa Vaddagiri |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-30 | KVM: Disallow fork() and similar games when using a VM | Avi Kivity |
2008-01-30 | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis |
2008-01-30 | genirq: stackdump after the "Trying to free already-free IRQ" message | Ingo Molnar |
2008-01-30 | x86: add a simple backtrace test module | Arjan van de Ven |
2008-01-30 | x86: make early printk selectable on 64-bit as well | Ingo Molnar |
2008-01-30 | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli |
2008-01-30 | debug: add the end-of-trace marker and the module list to | Arjan van de Ven |
2008-01-30 | debug: move WARN_ON() out of line | Arjan van de Ven |
2008-01-30 | x86: add /proc/irq/*/spurious to dump the spurious irq debugging state | Andi Kleen |
2008-01-30 | genirq: turn irq debugging options into module params | Andi Kleen |
2008-01-30 | x86: compat_sys_ptrace | Roland McGrath |
2008-01-30 | x86: compat_ptrace_request | Roland McGrath |
2008-01-30 | x86: ptrace_request peekdata/pokedata | Roland McGrath |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | ptrace: generic PTRACE_SINGLEBLOCK | Roland McGrath |
2008-01-30 | ptrace: generic resume | Roland McGrath |
2008-01-30 | x86: various changes and cleanups to in_p/out_p delay details | Ingo Molnar |
2008-01-30 | time: track accurate idle time with tick_sched.idle_sleeptime | Venki Pallipadi |
2008-01-30 | NTP: correct inconsistent ntp interval/tick_length usage | john stultz |