aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-13softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt
2009-03-13tracing: move binary buffers into per cpu directorySteven Rostedt
2009-03-13tracing: add comment for use of double __builtin_consant_pSteven Rostedt
2009-03-13tracing: left align location header in stack_traceSteven Rostedt
2009-03-12ring-buffer: document reader page designSteven Rostedt
2009-03-12tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt
2009-03-12tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro
2009-03-12tracing: tracepoints for softirq entry/exit - tracepointsJason Baron
2009-03-12tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron
2009-03-12tracing: explain why stack tracer is emptySteven Rostedt
2009-03-12tracing: fix stack tracer headerSteven Rostedt
2009-03-12tracing: export trace formats to user spaceSteven Rostedt
2009-03-12tracing: have event_trace_printk use static tracerSteven Rostedt
2009-03-12tracing: make bprint event use the proper event idSteven Rostedt
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker
2009-03-12tracing: show that buffer size is not expandedSteven Rostedt
2009-03-12ring-buffer: remove unneeded get_online_cpusSteven Rostedt
2009-03-12ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUGSteven Rostedt
2009-03-12tracing: protect ring_buffer_expanded with trace_types_lockSteven Rostedt
2009-03-12tracing: fix comments about trace buffer resizingSteven Rostedt
2009-03-12Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Steven Rostedt
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-03-12Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre
2009-03-12Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
2009-03-12fs: new inode i_state corruption fixNick Piggin
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro
2009-03-12mfd: add support for WM8351 revision BMark Brown
2009-03-12acer-wmi: fix regression in backlight detectionMichael Spang
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-12MAINTAINERS: downgrade support for man-pagesMichael Kerrisk
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack
2009-03-12vfs: add missing unlock in sget()Li Zefan
2009-03-12pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds