| Commit message (Expand) | Author | Age |
* | [AUDIT]: Increase skb->truesize in audit_expand | Herbert Xu | 2008-01-31 |
* | Ensure that we export __fatal_signal_pending() | Trond Myklebust | 2008-01-31 |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-01-31 |
|\ |
|
| * | Add wait_for_completion_killable | Matthew Wilcox | 2007-12-06 |
| * | Add schedule_timeout_killable | Matthew Wilcox | 2007-12-06 |
| * | Add mutex_lock_killable | Liam R. Howlett | 2007-12-06 |
| * | Add fatal_signal_pending | Matthew Wilcox | 2007-12-06 |
| * | Add TASK_WAKEKILL | Matthew Wilcox | 2007-12-06 |
| * | exit: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | signal: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL | Matthew Wilcox | 2007-12-06 |
| * | ptrace: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | power: Use task_is_* | Matthew Wilcox | 2007-12-06 |
| * | wait: Use TASK_NORMAL | Matthew Wilcox | 2007-12-06 |
* | | 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 | 2008-01-30 |
| * | | x86: make clockevents more robust | Ingo Molnar | 2008-01-30 |
| * | | clocksource: add unregister function to disable unusable clocksources | Thomas Gleixner | 2008-01-30 |
| * | | clocksource: make clocksource watchdog cycle through online CPUs | Andi Kleen | 2008-01-30 |
| * | | clocksource.c: use init_timer_deferrable for clocksource_watchdog | Parag Warudkar | 2008-01-30 |
| * | | time: fold __get_realtime_clock_ts() into getnstimeofday() | Geert Uytterhoeven | 2008-01-30 |
| * | | timer: clean up tick-broadcast.c | Thomas Gleixner | 2008-01-30 |
| * | | time: more timer related cleanups | Pavel Machek | 2008-01-30 |
| * | | time: timer cleanups | Pavel Machek | 2008-01-30 |
| * | | time: clean hungarian notation from timers | Pavel Machek | 2008-01-30 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 |
| |\ \ |
|
| | * | | [NET]: Remove the empty net_table | Pavel Emelyanov | 2008-01-28 |