summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-21149-731/+3849
|\
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-204-11/+36
| |\
| | * PCI: fix pci_ioremap_bar() on s390Heiko Carstens2008-10-201-0/+2
| | * PCI: fix AER capability checkYu Zhao2008-10-201-1/+0Star
| | * PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-4/+0Star
| | * PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven2008-10-201-0/+13
| | * PCI: support PCIe ARI capabilityYu Zhao2008-10-202-0/+15
| | * PCI: use same arg names in PCI_VDEVICE commentZhao, Yu2008-10-201-2/+2
| | * x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-201-3/+3
| | * PCI: change MSI-x vector to 32bitYinghai Lu2008-10-201-1/+1
| | * PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-201-0/+1
| | * PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-1/+0Star
| * | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-2011-15/+393
| |\ \
| | * | tracepoints: synchronize unregister static inlineMathieu Desnoyers2008-10-141-1/+4
| | * | tracepoints: tracepoint_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+7
| | * | markers: fix synchronize marker unregister static inlineMathieu Desnoyers2008-10-141-5/+1Star
| | * | tracing/fastboot: add better resolution to initcall debug/tracingTim Bird2008-10-141-2/+2
| | * | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-0/+2
| | * | ftrace: ktime.h not included in ftrace.hSteven Noonan2008-10-141-0/+1
| | * | tracing/fastboot: build fixIngo Molnar2008-10-141-2/+2
| | * | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-3/+4
| | * | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-0/+2
| | * | ring_buffer: implement new lockingSteven Rostedt2008-10-141-3/+0Star
| | * | tracing: unified trace bufferSteven Rostedt2008-10-141-0/+130
| | * | tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-141-0/+19
| | * | markers: turn marker_synchronize_unregister() into an inlineMathieu Desnoyers2008-10-141-1/+5
| | * | markers: marker_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+7
| | * | mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-141-2/+1Star
| | * | x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-141-2/+15
| | * | ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt2008-10-141-4/+5
| | * | ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying2008-10-141-2/+4
| | * | ftrace: ftrace_kill_atomic() build fixIngo Molnar2008-10-141-0/+1
| | * | ftrace: build fixIngo Molnar2008-10-141-1/+4
| | * | ftrace: dump out ftrace buffers to console on panicSteven Rostedt2008-10-141-0/+2
| | * | ftrace: ftrace_printk doc movedSteven Rostedt2008-10-141-1/+18
| | * | ftrace: printk formatting infrastructureSteven Rostedt2008-10-141-0/+10
| | * | ftrace: remove old pointers to mcountSteven Rostedt2008-10-142-1/+3
| | * | ftrace: move notrace to compiler.hSteven Rostedt2008-10-142-2/+2
| | * | ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt2008-10-141-0/+5
| | * | ftrace: enable mcount recording for modulesSteven Rostedt2008-10-141-0/+3
| | * | ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-141-0/+6
| | * | ftrace: ignore functions that cannot be kprobe-edIngo Molnar2008-10-141-2/+3
| | * | tracing: Kernel TracepointsMathieu Desnoyers2008-10-142-0/+144
| * | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-207-30/+78
| |\ \ \
| | * | | genirq: improve include filesThomas Gleixner2008-10-183-19/+26
| | * | | proc: fixup irq iteratorThomas Gleixner2008-10-161-0/+3
| | * | | genirq: add reverse iterator for irq_descThomas Gleixner2008-10-161-0/+4
| | * | | genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-162-2/+1Star
| | * | | genirq: revert dynarrayThomas Gleixner2008-10-163-68/+6Star
| | * | | genirq: remove irq_to_desc_allocThomas Gleixner2008-10-161-5/+0Star