aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/coreIngo Molnar7-60/+6
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-20/+0
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-20/+0
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-30/+0
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie1-4/+0
2008-11-19reintroduce accept4Ulrich Drepper2-6/+3
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar19-47/+210
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg1-20/+0
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar33-96/+869
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo1-1/+3
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2-0/+3
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+4
2008-11-17Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/coreIngo Molnar6-52/+164
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers3-22/+38
2008-11-16tracepoints: do not put arguments in nameMathieu Desnoyers1-5/+3
2008-11-16tracepoints: use unregister return valueMathieu Desnoyers1-4/+6
2008-11-16tracepoints: use rcu_*_sched_notraceMathieu Desnoyers1-2/+2
2008-11-16markers: create DEFINE_MARKER and GET_MARKER (new API)Mathieu Desnoyers1-16/+23
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers1-1/+44
2008-11-16markers: add missing stdargs.h include, needed due to va_list usageArnaldo Carvalho de Melo1-0/+1
2008-11-16rcu: add rcu_read_*_sched_notrace()Mathieu Desnoyers1-0/+2
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return tracerFrederic Weisbecker1-1/+15
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt1-12/+41
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+2
2008-11-15Fix inotify watch removal/umount racesAl Viro1-0/+11
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+3
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2-3/+4
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg1-0/+2
2008-11-12Add c2 port supportRodolfo Giometti1-0/+65
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown1-0/+2
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt2-10/+11
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-11/+66
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar1-1/+5
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt2-3/+72
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker1-9/+22
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker2-41/+43
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar3-1/+32
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar6-36/+63
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-5/+0
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-11-11Merge branch 'ec' into releaseLen Brown1-2/+2
2008-11-11Merge branch 'processor-256' into releaseLen Brown1-0/+1