summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-227-7/+132
|\
| * hrtimers: add missing docbook comments to struct hrtimerThomas Gleixner2008-10-201-2/+7
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171129-67317/+16615
| |\
| * | DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell2008-10-151-0/+2
| * | rangetimer: fix x86 build failure for the !HRTIMERS caseArjan van de Ven2008-10-071-1/+3
| * | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+5
| * | hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-071-1/+1
| * | hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-071-1/+8
| * | hrtimer: another build fixArjan van de Ven2008-09-061-13/+13
| * | hrtimer: fix build bug found by IngoArjan van de Ven2008-09-061-7/+7
| * | hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-053-0/+14
| * | hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-051-1/+30
| * | hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven2008-09-051-10/+10
| * | hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven2008-09-051-0/+45
| * | select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-051-3/+3
| * | select: add a poll specific struct to the restart_block unionThomas Gleixner2008-09-051-0/+8
| * | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-051-0/+2
| * | select: add a timespec_add_safe() functionThomas Gleixner2008-09-051-0/+4
| * | select: Introduce a hrtimeout functionArjan van de Ven2008-09-051-0/+2
* | | fix WARN() for PPCArjan van de Ven2008-10-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20122-11896/+0
|\ \ \
| * | | parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-11977/+0
| * | | parisc: move pdc_result to real2.SKyle McMartin2008-10-101-0/+3
| * | | parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-1/+1
* | | | 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/+0
| * | | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-4/+0
| * | | | 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/+0
* | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-2014-16/+472
|\ \ \ \ \
| * | | | | 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/+1
| * | | | | 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/+0
| * | | | | 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
OpenPOWER on IntegriCloud