summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ftrace: build fixIngo Molnar2008-05-231-5/+5
* ftrace: disable tracing on failureSteven Rostedt2008-05-231-0/+3
* ftrace - fix dynamic ftrace memory leakSteven Rostedt2008-05-231-3/+4
* ftrace: startup tester on dynamic tracing.Steven Rostedt2008-05-231-0/+2
* ftrace: cleanupsIngo Molnar2008-05-231-1/+1
* ftrace: force recordingSteven Rostedt2008-05-231-0/+4
* ftrace: fix kexecIngo Molnar2008-05-231-0/+7
* ftrace: add filter select functions to traceSteven Rostedt2008-05-231-1/+3
* ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-231-1/+6
* ftrace: move memory management out of arch codeSteven Rostedt2008-05-231-7/+11
* ftrace: use nops instead of jmpSteven Rostedt2008-05-231-0/+2
* ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt2008-05-231-0/+6
* ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-231-0/+18
* ftrace: trace preempt off critical timingsSteven Rostedt2008-05-233-2/+11
* ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-233-24/+20
* ftrace: tracer for scheduler wakeup latencySteven Rostedt2008-05-231-4/+19
* ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-231-0/+38
* x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-231-1/+2
* tracing: add notrace to linkage.hIngo Molnar2008-05-231-0/+2
* ftrace: add preempt_enable/disable notrace macrosSteven Rostedt2008-05-231-0/+32
* ftrace: make the task state char-string visible to allSteven Rostedt2008-05-231-0/+2
* sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-231-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-215-5/+5
|\
| * tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-201-5/+7
|\ \
| * | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-191-2/+2
| * | svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-0/+1
| * | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-2/+3
| * | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-191-0/+1
| * | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-191-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-206-17/+39
|\ \ \ | | |/ | |/|
| * | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-201-2/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-191-2/+23
| |\ \
| | * | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
| * | | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-191-0/+4
| * | | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-191-1/+1
| |/ /
| * | atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-142-12/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-20128-135/+93
|\ \ \
| * | | sparc64: Add global register dumping facility.David S. Miller2008-05-202-1/+25
| * | | sparc: remove CVS keywordsAdrian Bunk2008-05-2071-77/+44
| * | | sparc64: remove CVS keywordsAdrian Bunk2008-05-2055-57/+24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-201-0/+9
|\ \ \ \
| * | | | USB: CDC WDM driverOliver Neukum2008-05-201-0/+9
* | | | | Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-201-0/+12
|/ / / /
* | | | Fix a deadlock in the bttv driverArjan van de Ven2008-05-201-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-05-202-4/+1
|\ \ \ \
| * | | | HID: remove CVS keywordsAdrian Bunk2008-05-202-4/+0
| * | | | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2008-05-201-0/+1
| | |_|/ | |/| |
* | | | x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-201-6/+6
OpenPOWER on IntegriCloud