- eb594e4 tracing: move trace point formats to files in include/trace directory by Steven Rostedt · 17 years ago
- 5d0859c Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 17 years ago
- b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 17 years ago
- 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 17 years ago
- af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 17 years ago
- f4abfb8 Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 3cdfdf9 tracing: wrap arguments with PARAMS by Steven Rostedt · 17 years ago
- eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 17 years ago
- f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 17 years ago
- b77e38a tracing: add event trace infrastructure by Steven Rostedt · 17 years ago
- 7c37730 tracing: add DEFINE_TRACE_FMT to tracepoint.h by Steven Rostedt · 17 years ago
- cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 17 years ago
- a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 17 years ago
- d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 17 years ago
- c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- adfafef Merge branch 'hibernate' by Linus Torvalds · 17 years ago
- 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 17 years ago
- 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
- b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 17 years ago
- 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 17 years ago
- 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 17 years ago
- 000ab69 ftrace: allow archs to preform pre and post process for code modification by Steven Rostedt · 17 years ago
- 057685c Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 17 years ago
- fe1200b SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants by Christoph Lameter · 17 years ago
- ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 17 years ago
- 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 17 years ago
- ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 17 years ago
- 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 17 years ago
- 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 17 years ago
- e4dd618 vlan: Update skb->mac_header in __vlan_put_tag(). by Jarek Poplawski · 17 years ago
- ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 97bef7d Bernhard has moved by Bernhard Walle · 17 years ago
- ffa7525 jsm: additional device support by Adam Lackorzynski · 17 years ago
- cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 17 years ago
- f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 17 years ago
- 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 17 years ago
- 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 17 years ago
- 610d18f timerfd: add flags check by Davide Libenzi · 17 years ago
- 8f19d47 seq_file: properly cope with pread by Eric Biederman · 17 years ago
- 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 17 years ago
- c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 17 years ago
- 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 17 years ago
- 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 17 years ago
- 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 17 years ago
- 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 17 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 2f60971 FRV: __pte_to_swp_entry doesn't expand correctly by Roel Kluin · 17 years ago
- 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
- b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 17 years ago
- 97d0bb8 ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes by Ingo Molnar · 17 years ago
- f492d3f8 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 17 years ago
- 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 17 years ago
- 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 17 years ago
- f618077 ftrace: add command interface for function selection by Steven Rostedt · 17 years ago
- 72b623c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/power-tracer by Ingo Molnar · 17 years ago
- 9abd603 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 17 years ago
- 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 17 years ago
- b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
- b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
- 5fb896a Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 17 years ago
- 2a7b8df sched: do not account for NMIs by Steven Rostedt · 17 years ago
- 5a5fb7d preempt-count: force hardirq-count to max of 10 by Steven Rostedt · 17 years ago
- 6c59796 syscall define: fix uml compile bug by Heiko Carstens · 17 years ago
- cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 17 years ago
- 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
- 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 17 years ago
- 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 17 years ago
- 4040068 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 17 years ago
- 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 17 years ago
- 29ef011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 17 years ago
- c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
- 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 17 years ago
- f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 43a9907 sound: Remove OSSlib stuff from linux/soundcard.h by Arnd Bergmann · 17 years ago
- ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
- d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
- a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 17 years ago
- 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
- 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 17 years ago
- 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 17 years ago
- 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 17 years ago
- 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 17 years ago
- a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 17 years ago
- 375b38b nmi: add generic nmi tracking state by Steven Rostedt · 17 years ago
- d8b891a ring-buffer: allow tracing_off to be used in core kernel code by Steven Rostedt · 17 years ago
- 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
- e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
- 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 17 years ago