summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar1-0/+24
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar1-6/+6
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar14-26/+65
2009-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+4
2009-02-19Bernhard has movedBernhard Walle1-1/+1
2009-02-19jsm: additional device supportAdam Lackorzynski1-0/+1
2009-02-19mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-19mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-3/+16
2009-02-19atmel-mci: fix initialization of dma slave dataDan Williams1-0/+2
2009-02-19mm: task dirty accounting fixNick Piggin1-0/+1
2009-02-19timerfd: add flags checkDavide Libenzi1-4/+12
2009-02-19seq_file: properly cope with preadEric Biederman1-0/+1
2009-02-19vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-19vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+4
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt1-0/+24
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe3-5/+4
2009-02-18Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-0/+1
2009-02-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2009-02-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+2
2009-02-17ftrace: rename _hook to _probeSteven Rostedt1-6/+6
2009-02-17ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar1-0/+2
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-0/+42
2009-02-17ftrace: add pretty print to selected fuction tracesSteven Rostedt1-0/+6
2009-02-17ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt1-0/+2
2009-02-17ftrace: trace different functions with a different tracerSteven Rostedt1-0/+18
2009-02-17ftrace: add command interface for function selectionSteven Rostedt1-0/+16
2009-02-15Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2-52/+24
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+1
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-5/+5
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-51/+23
2009-02-13Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-40/+40
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar7-57/+73
2009-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-02-12sched: do not account for NMIsSteven Rostedt1-16/+16
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt1-24/+24
2009-02-12syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-12cgroups: fix lockdep subclasses overflowLi Zefan1-0/+1
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-36/+39
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger1-0/+1
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-12/+1
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-0/+1
2009-02-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-1/+1
2009-02-11pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-02-11hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter1-3/+3
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+12
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2-4/+4
2009-02-10tracing: fix typos in commentsWenji Huang1-1/+1
2009-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara1-1/+2
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2-1/+11
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann1-51/+23