Age | Commit message (Expand) | Author | Files | Lines |
2009-03-03 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 1 | -20/+21 |
2009-02-28 | tracing: create the C style tracing for the sched subsystem | Steven Rostedt | 1 | -0/+3 |
2009-02-26 | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 1 | -0/+10 |
2009-02-26 | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 1 | -0/+10 |
2009-02-26 | tracing: implement trace_clock_*() APIs | Ingo Molnar | 1 | -0/+19 |
2009-02-26 | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 1 | -2/+3 |
2009-02-26 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar | 10 | -11/+19 |
2009-02-26 | tracing: wrap arguments with PARAMS | Steven Rostedt | 1 | -1/+2 |
2009-02-26 | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT | Steven Rostedt | 1 | -1/+1 |
2009-02-25 | tracing: add DEFINE_TRACE_FMT to tracepoint.h | Steven Rostedt | 1 | -0/+3 |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2 | -2/+2 |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 6 | -0/+16 |
2009-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -9/+1 |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 1 | -0/+2 |
2009-02-22 | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 1 | -0/+3 |
2009-02-22 | Merge branch 'hibernate' | Linus Torvalds | 1 | -0/+2 |
2009-02-22 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 1 | -0/+2 |
2009-02-21 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2 | -0/+4 |
2009-02-21 | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 1 | -0/+7 |
2009-02-21 | slab: introduce kzfree() | Johannes Weiner | 1 | -0/+1 |
2009-02-20 | ftrace: allow archs to preform pre and post process for code modification | Steven Rostedt | 1 | -0/+3 |
2009-02-20 | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb... | Ingo Molnar | 1 | -3/+16 |
2009-02-20 | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 1 | -3/+16 |
2009-02-19 | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 1 | -0/+24 |
2009-02-19 | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 1 | -6/+6 |
2009-02-19 | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 14 | -26/+65 |
2009-02-19 | vlan: Update skb->mac_header in __vlan_put_tag(). | Jarek Poplawski | 1 | -0/+1 |
2009-02-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+4 |
2009-02-19 | Bernhard has moved | Bernhard Walle | 1 | -1/+1 |
2009-02-19 | jsm: additional device support | Adam Lackorzynski | 1 | -0/+1 |
2009-02-19 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-02-19 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 1 | -3/+16 |
2009-02-19 | atmel-mci: fix initialization of dma slave data | Dan Williams | 1 | -0/+2 |
2009-02-19 | mm: task dirty accounting fix | Nick Piggin | 1 | -0/+1 |
2009-02-19 | timerfd: add flags check | Davide Libenzi | 1 | -4/+12 |
2009-02-19 | seq_file: properly cope with pread | Eric Biederman | 1 | -0/+1 |
2009-02-19 | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner | 1 | -6/+12 |
2009-02-19 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-02-18 | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 1 | -0/+24 |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 3 | -5/+4 |
2009-02-18 | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller | 1 | -9/+0 |
2009-02-18 | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic | 1 | -0/+1 |
2009-02-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2009-02-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+2 |
2009-02-17 | ftrace: rename _hook to _probe | Steven Rostedt | 1 | -6/+6 |
2009-02-17 | ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes | Ingo Molnar | 1 | -0/+2 |
2009-02-17 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -0/+42 |
2009-02-17 | ftrace: add pretty print to selected fuction traces | Steven Rostedt | 1 | -0/+6 |
2009-02-17 | ring-buffer: add tracing_is_on to test if ring buffer is enabled | Steven Rostedt | 1 | -0/+2 |
2009-02-17 | ftrace: trace different functions with a different tracer | Steven Rostedt | 1 | -0/+18 |