aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-05-23ftrace: add stack tracingIngo Molnar
2008-05-23ftrace: build fixIngo Molnar
2008-05-23ftrace: disable tracing on failureSteven Rostedt
2008-05-23ftrace - fix dynamic ftrace memory leakSteven Rostedt
2008-05-23ftrace: startup tester on dynamic tracing.Steven Rostedt
2008-05-23ftrace: cleanupsIngo Molnar
2008-05-23ftrace: force recordingSteven Rostedt
2008-05-23ftrace: fix kexecIngo Molnar
2008-05-23ftrace: add filter select functions to traceSteven Rostedt
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-23tracing: add notrace to linkage.hIngo Molnar
2008-05-23ftrace: add preempt_enable/disable notrace macrosSteven Rostedt
2008-05-23ftrace: make the task state char-string visible to allSteven Rostedt
2008-05-23sched: add latency tracer callbacks to the schedulerIngo Molnar
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-20USB: CDC WDM driverOliver Neukum
2008-05-20Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-05-20HID: remove CVS keywordsAdrian Bunk
2008-05-20HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo
2008-05-19ata: remove FIT() macroHarvey Harrison
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day
2008-05-19dlm: <linux/dlm_plock.h> should be "unifdef"ed.Robert P. J. Day
2008-05-19svcrdma: Change svc_rdma_send_error return type to voidTom Tucker
2008-05-19svcrdma: Move destroy to kernel threadTom Tucker
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker
2008-05-18i2c: Kill the old driver matching schemeJean Delvare
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds