summaryrefslogtreecommitdiffstats
path: root/ipc/util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei4-35/+103
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei1-10/+10
2009-05-28trace: disable preemption before taking raw spinlocksHeiko Carstens1-0/+2
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt1-6/+17
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt3-0/+36
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt1-8/+45
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt1-1/+8
2009-05-26tracing: add __print_flags for eventsSteven Rostedt3-1/+65
2009-05-26ftrace: clean up of using ftrace_event_enable_disable()Zhaolei1-30/+14
2009-05-26ftrace: Add task_comm support for trace_eventZhaolei2-2/+13
2009-05-26kmemtrace: fix kernel parameter documentationPekka Enberg1-10/+0
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan1-1/+1
2009-05-25tracing: add trace_event_read_lock()Lai Jiangshan3-7/+28
2009-05-20ftrace: fix check for return value of register_module_notifier in event_trace...Ming Lei1-1/+1
2009-05-19blktrace: remove debugfs entries on bad pathStefan Raspl1-0/+1
2009-05-19tracing/events: Documentation updatesLi Zefan1-102/+57
2009-05-18tracing: fix check for return value of register_module_notifierMing Lei1-1/+1
2009-05-16Linux 2.6.30-rc6v2.6.30-rc6Linus Torvalds1-1/+1
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen2-5/+34
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-05-15devpts: correctly set default optionsSukadev Bhattiprolu1-6/+12
2009-05-15ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o1-5/+12
2009-05-15kgdb: gdb documentation fixFrank Rowand1-1/+1
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel1-1/+2
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel3-6/+6
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe4-72/+12
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell3-14/+81
2009-05-15ASoC: DaVinci I2S updatesDavid Brownell1-3/+23
2009-05-15ASoC: davinci-pcm buildfixesDavid Brownell1-29/+42
2009-05-15powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2-10/+26
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt1-1/+1
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill1-1/+3
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce4-8/+8
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala1-7/+9
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson1-1/+8
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x3-6/+5
2009-05-15powerpc: Fix mktree build error on Mac OS X hostTimur Tabi1-5/+5
2009-05-15tracing/filters: fix off-by-one bugLi Zefan1-1/+1
2009-05-15tracing/filters: add missing unlock in a failure pathLi Zefan1-4/+6
2009-05-15tracing: stop stack trace on first empty entrySteven Rostedt1-0/+2
2009-05-15x86/stacktrace: return 0 instead of -1 for stack opsSteven Rostedt1-1/+1
2009-05-15drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth4-0/+44
2009-05-15drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling1-5/+12
2009-05-15drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling1-1/+2
2009-05-15drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling1-1/+1