summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar1-0/+3
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt1-0/+3
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-28/+23
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+35
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker3-1/+32
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar21-306/+654
2008-11-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie1-23/+23
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-5/+0
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov1-0/+1
2008-11-11ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-3/+7
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-3/+7
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo1-0/+1
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds3-2/+574
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell1-6/+52
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi1-0/+1
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre1-6/+16
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar6-3/+182
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar1-1/+1
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith1-1/+1
2008-11-07cpumask: new API, v2Rusty Russell1-0/+11
2008-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-11-07alsa: fix snd_BUG_on() and friendsAndrew Morton1-3/+7
2008-11-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-1/+10
2008-11-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2008-11-07net: Fix recursive descent in __scm_destroy().David S. Miller2-2/+5
2008-11-07Fix accidental implicit cast in HR-timer conversionDavid Howells1-1/+1
2008-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+19
2008-11-07fat: Cleanup FAT attribute stuffOGAWA Hirofumi1-5/+0
2008-11-07fat: split include/msdos_fs.hOGAWA Hirofumi1-274/+2
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller2-2/+5
2008-11-07ftrace: split out hardirq ftrace code into own headerSteven Rostedt3-6/+14
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell3-2/+517
2008-11-06Add round_jiffies_up and related routinesAlan Stern1-0/+5
2008-11-06bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge1-1/+5
2008-11-06ftrace: soft tracing stop and startSteven Rostedt1-0/+5
2008-11-06ftrace: add quick function trace stopSteven Rostedt1-0/+30
2008-11-05sched: re-tune balancingIngo Molnar1-2/+2
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman1-3/+19
2008-11-05net: fix packet socket delivery in rx irq handlerPatrick McHardy1-0/+7
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker1-2/+22