aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-02debug: softlockup looping fixPeter Zijlstra1-10/+20
2008-02-02Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds4-381/+467
2008-02-01[AUDIT] ratelimit printk messages auditEric Paris1-9/+18
2008-02-01[patch 2/2] audit: complement va_copy with va_end()Richard Knutsson1-0/+1
2008-02-01[patch 1/2] kernel/audit.c: warning fixAndrew Morton1-1/+1
2008-02-01[AUDIT] create context if auditing was ever enabledEric Paris2-4/+15
2008-02-01[AUDIT] clean up audit_receive_msg()Eric Paris1-103/+66
2008-02-01[AUDIT] make audit=0 really stop audit messagesEric Paris2-152/+93
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris3-65/+188
2008-02-01[AUDIT] include audit type in audit message when using printkEric Paris1-1/+2
2008-02-01[AUDIT] do not panic on exclude messages in audit_log_pid_context()Eric Paris1-1/+1
2008-02-01[AUDIT] Add End of Event recordEric Paris1-0/+5
2008-02-01[AUDIT] add session id to audit messagesEric Paris1-9/+27
2008-02-01[AUDIT] collect uid, loginuid, and comm in OBJ_PID recordsEric Paris1-5/+27
2008-02-01[AUDIT] return EINTR not ERESTART*Eric Paris1-1/+18
2008-02-01[PATCH] get rid of loginuid racesAl Viro1-41/+15
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-2/+3
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2-8/+32
2008-02-01futex: Remove warn on in return fixup pathThomas Gleixner1-3/+0
2008-02-01tick-sched: add more debug informationThomas Gleixner2-0/+4
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2-2/+5
2008-02-01hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra2-0/+4
2008-01-31[AUDIT]: Increase skb->truesize in audit_expandHerbert Xu1-3/+7
2008-02-01Ensure that we export __fatal_signal_pending()Trond Myklebust1-0/+1
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds8-77/+117
2008-01-31debug: turn ignore_loglevel into an early paramIngo Molnar1-2/+2
2008-01-31sched: remove unused paramsGerald Stralko1-5/+5
2008-01-31sched: let +nice tasks have smaller impactPeter Zijlstra1-1/+5
2008-01-31sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras57-1833/+6354
2008-01-30KVM: Disallow fork() and similar games when using a VMAvi Kivity1-0/+1
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis1-0/+8
2008-01-30genirq: stackdump after the "Trying to free already-free IRQ" messageIngo Molnar1-0/+3
2008-01-30x86: add a simple backtrace test moduleArjan van de Ven2-0/+49
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar1-0/+7
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli3-0/+219
2008-01-30debug: add the end-of-trace marker and the module list toArjan van de Ven1-4/+12
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven1-0/+15
2008-01-30x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen1-2/+19
2008-01-30genirq: turn irq debugging options into module paramsAndi Kleen1-0/+5
2008-01-30x86: compat_sys_ptraceRoland McGrath1-0/+46
2008-01-30x86: compat_ptrace_requestRoland McGrath1-0/+38
2008-01-30x86: ptrace_request peekdata/pokedataRoland McGrath1-0/+7
2008-01-30spinlock: lockbreak cleanupNick Piggin2-12/+7
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-2/+2
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath1-1/+14
2008-01-30ptrace: generic resumeRoland McGrath1-0/+61
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar1-0/+9
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2-23/+54
2008-01-30NTP: correct inconsistent ntp interval/tick_length usagejohn stultz1-2/+4