- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- b4bd07c net_dma: call dmaengine_get only if NET_DMA enabled by David S. Miller · 17 years ago
- 7d8e23d timers: split process wide cpu clocks/timers, remove spurious warning by Ingo Molnar · 17 years ago
- 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 17 years ago
- 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 17 years ago
- 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 17 years ago
- ac7b900 generic swap(): don't return a value from swap() by Peter Zijlstra · 17 years ago
- 43769f1 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 17 years ago
- 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 17 years ago
- 7b2cd92 crypto: api - Fix zeroing on free by Herbert Xu · 17 years ago
- 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 17 years ago
- 3e561f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 52a84ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago