aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-01-30clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar
2008-01-30time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven
2008-01-30timer: clean up tick-broadcast.cThomas Gleixner
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-30time: timer cleanupsPavel Machek
2008-01-30time: clean hungarian notation from timersPavel Machek
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-29Module: check to see if we have a built in module with the same nameGreg Kroah-Hartman
2008-01-29module: add module taint on ndiswrapperJon Masters
2008-01-29module: fix the module name length in param_sysfs_builtinDenis Cheng
2008-01-29module: make module_address_lookup safeRusty Russell
2008-01-29module: better OOPS and lockdep coverage for loading modulesRusty Russell
2008-01-29module: Fix gratuitous sprintf in module.cRusty Russell
2008-01-29module: wait for dependent modules doing init.Rusty Russell
2008-01-29module: Don't report discarded init pages as kernel text.Rusty Russell
2008-01-28[NET]: Remove the empty net_tablePavel Emelyanov
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman
2008-01-28sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman
2008-01-28sysctl: Add register_sysctl_paths functionEric W. Biederman
2008-01-28kernel: add CLONE_IO to specifically request sharing of IO contextsJens Axboe
2008-01-28io context sharing: preliminary supportJens Axboe
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe
2008-01-27printk: revert ktime_get() timestampsIngo Molnar
2008-01-26[S390] Remove appldata include from sysctl_check.cHeiko Carstens
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven