aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
|\
| * branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-07
| * branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-07
| * ftrace: Correct a text align for event format outputZhaolei2009-04-07
| * Update /debug/tracing/READMENikanth Karthikesan2009-04-07
| * tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-07
| * tracing, x86: remove duplicated #includeHuang Weiyi2009-04-07
| * ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-07
| * function-graph: add proper initialization for init taskSteven Rostedt2009-04-07
| * tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-07
| * tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
| * tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-07
| * Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar2009-04-07
| |\
| | * blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-03
| | * blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-03
| | * blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-03
| * | tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan2009-04-01
* | | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-07
|\ \ \
| * \ \ Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
| |\ \ \
| * | | | genirq: fix devres.o build for GENERIC_HARDIRQS=nThomas Gleixner2009-03-25
| * | | | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=nThomas Gleixner2009-03-24
| * | | | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-24
| * | | | genirq: add support for threaded interrupts to devresArjan van de Ven2009-03-24
| * | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-24
| * | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-23
| |\ \ \ \
* | | | | | NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust2009-04-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-07
|\ \ \ \ \ \
| * | | | | | PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-06
| * | | | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-06
| * | | | | | PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-06
| * | | | | | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-06
| * | | | | | PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-06
| * | | | | | PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-06
| * | | | | | PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-06
| * | | | | | PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-06
| * | | | | | PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-06
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-07
|\ \ \ \ \ \
| * | | | | | loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-07
| * | | | | | cfq-iosched: don't let idling interfere with pluggingJens Axboe2009-04-07
| * | | | | | block: remove unused REQ_UNPLUGJens Axboe2009-04-07
| * | | | | | cfq-iosched: kill two unused cfqq flagsJens Axboe2009-04-07
| * | | | | | cfq-iosched: change dispatch logic to deal with single requests at the timeJens Axboe2009-04-07
| * | | | | | mflash: initial supportunsik Kim2009-04-07
| * | | | | | cciss: change to discover first memory BARMike Miller2009-04-07
| * | | | | | cciss: kernel scan thread for MSA2012Mike Miller2009-04-07
| * | | | | | cciss: fix residual count for block pc requestsJens Axboe2009-04-07
| * | | | | | block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-07
| * | | | | | block: elevator quiescing helpersJens Axboe2009-04-07
* | | | | | | Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-07
* | | | | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-07
|\ \ \ \ \ \ \