aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
| |\ \ \
| | * | | sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-09
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-12
| |\ \ \ \
| | * | | | net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-12
| | * | | | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-10
* | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-02-13
|\ \ \ \ \ \
| * | | | | | sched: do not account for NMIsSteven Rostedt2009-02-12
| * | | | | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-12
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| | * | | | syscall define: fix uml compile bugHeiko Carstens2009-02-11
| | * | | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-11
| | * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| | |\ \ \ \
| | | * | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-11
| | | * | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-11
| | | * | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-06
| | | * | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-05