aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-24
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
| * Merge branch 'hibernate'Linus Torvalds2009-02-21
| |\
| | * Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-21
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-20
| |\ \
| | * | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes2009-02-19
| | * | drm: Propagate failure from setting crtc base.Chris Wilson2009-02-19
| | * | drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-19
| * | | 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-20
| * | | spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-20
| * | | slab: introduce kzfree()Johannes Weiner2009-02-20
| |/ /
* | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-22
|\ \ \
| * | | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-20
| |/ /
* | | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar2009-02-20
|\ \ \
| * | | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
* | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-19
|\ \ \ \
| * | | | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
| | |_|/ | |/| |
| | | |
| \ \ \
*-. | | | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-19
|\ \| | |
| * | | | ftrace: rename _hook to _probeSteven Rostedt2009-02-17
* | | | | Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-19
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-18
| |\ \ \
| | * | | block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
| * | | | Bernhard has movedBernhard Walle2009-02-18
| * | | | jsm: additional device supportAdam Lackorzynski2009-02-18
| * | | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
| * | | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * | | | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-18
| * | | | mm: task dirty accounting fixNick Piggin2009-02-18
| * | | | timerfd: add flags checkDavide Libenzi2009-02-18
| * | | | seq_file: properly cope with preadEric Biederman2009-02-18
| * | | | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-02-18
| * | | | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-18
| |/ / /
| * | | Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-17
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\ \ \
| | * | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
| * | | | FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin2009-02-17
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-02-17
| |\ \ \ \
| | * | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-10
| | | |/ / | | |/| |
| * | | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
| * | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-14
| |/ / /
* | | | ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar2009-02-17
* | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-17
|\ \ \ \
| * | | | ftrace: add pretty print to selected fuction tracesSteven Rostedt2009-02-16
| * | | | ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt2009-02-16
| * | | | ftrace: trace different functions with a different tracerSteven Rostedt2009-02-16
| * | | | ftrace: add command interface for function selectionSteven Rostedt2009-02-16
* | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-15
|\ \ \ \ \
| * | | | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-13
* | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-15
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-13
| |\ \ \ \