summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-05-23ftrace: force recordingSteven Rostedt1-0/+4
2008-05-23ftrace: fix kexecIngo Molnar1-0/+7
2008-05-23ftrace: add filter select functions to traceSteven Rostedt1-1/+3
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt1-1/+6
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt1-7/+11
2008-05-23ftrace: use nops instead of jmpSteven Rostedt1-0/+2
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt1-0/+6
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt1-0/+18
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt3-2/+11
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt3-24/+20
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt1-4/+19
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo1-0/+38
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt1-1/+2
2008-05-23tracing: add notrace to linkage.hIngo Molnar1-0/+2
2008-05-23ftrace: add preempt_enable/disable notrace macrosSteven Rostedt1-0/+32
2008-05-23ftrace: make the task state char-string visible to allSteven Rostedt1-0/+2
2008-05-23sched: add latency tracer callbacks to the schedulerIngo Molnar1-0/+26
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-5/+5
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+7
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-17/+39
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds128-135/+93
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+9
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy1-2/+4
2008-05-20USB: CDC WDM driverOliver Neukum1-0/+9
2008-05-20Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman1-0/+12
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven1-0/+3
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+1
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge1-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge1-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge1-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge1-3/+3
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge1-3/+3
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge1-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge1-4/+9
2008-05-20HID: remove CVS keywordsAdrian Bunk2-4/+0
2008-05-20HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno1-0/+1
2008-05-20sparc64: Add global register dumping facility.David S. Miller2-1/+25
2008-05-20sparc: remove CVS keywordsAdrian Bunk71-77/+44
2008-05-20sparc64: remove CVS keywordsAdrian Bunk55-57/+24
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-22/+3
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds7-25/+32
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-14/+0
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller1-2/+23
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+2
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki1-0/+4
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo1-1/+1