| Commit message (Expand) | Author | Age |
* | 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 |
| * | sysctl: Infrastructure for per namespace sysctls | Eric W. Biederman | 2008-01-28 |
| * | sysctl: Remember the ctl_table we passed to register_sysctl_paths | Eric W. Biederman | 2008-01-28 |
| * | sysctl: Add register_sysctl_paths function | Eric W. Biederman | 2008-01-28 |
* | | Module: check to see if we have a built in module with the same name | Greg Kroah-Hartman | 2008-01-29 |
* | | module: add module taint on ndiswrapper | Jon Masters | 2008-01-29 |
* | | module: fix the module name length in param_sysfs_builtin | Denis Cheng | 2008-01-29 |
* | | module: make module_address_lookup safe | Rusty Russell | 2008-01-29 |
* | | module: better OOPS and lockdep coverage for loading modules | Rusty Russell | 2008-01-29 |
* | | module: Fix gratuitous sprintf in module.c | Rusty Russell | 2008-01-29 |
* | | module: wait for dependent modules doing init. | Rusty Russell | 2008-01-29 |
* | | module: Don't report discarded init pages as kernel text. | Rusty Russell | 2008-01-29 |
|/ |
|
* | kernel: add CLONE_IO to specifically request sharing of IO contexts | Jens Axboe | 2008-01-28 |
* | io context sharing: preliminary support | Jens Axboe | 2008-01-28 |
* | ioprio: move io priority from task_struct to io_context | Jens Axboe | 2008-01-28 |
* | printk: revert ktime_get() timestamps | Ingo Molnar | 2008-01-27 |
* | [S390] Remove appldata include from sysctl_check.c | Heiko Carstens | 2008-01-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [SCSI] sysfs: add filter function to groups | James Bottomley | 2008-01-23 |
* | | sched: keep total / count stats in addition to the max for | Arjan van de Ven | 2008-01-25 |
* | | sched: fix: don't take a mutex from interrupt context | Peter Zijlstra | 2008-01-25 |
* | | sched: print backtrace of running tasks too | Nick Piggin | 2008-01-25 |
* | | printk: use ktime_get() | Ingo Molnar | 2008-01-25 |
* | | softlockup: fix signedness | Ingo Molnar | 2008-01-25 |
* | | sched: latencytop support | Arjan van de Ven | 2008-01-25 |
* | | sched: fix goto retry in pick_next_task_rt() | Dmitry Adamushko | 2008-01-25 |
* | | sched: monitor clock underflows in /proc/sched_debug | Guillaume Chazarain | 2008-01-25 |
* | | sched: fix rq->clock warps on frequency changes | Guillaume Chazarain | 2008-01-25 |