aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: apic: Print out SRAT table APIC id in hexYinghai Lu2009-11-23
* x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu2009-11-23
* x86: apic: Remove not needed #ifdefYinghai Lu2009-11-23
* x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov2009-11-16
* x86: Remove asm/apicnum.hDimitri Sivanich2009-11-10
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-09
* x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov2009-11-08
* x86, ioapic: Use snrpintf while set names for IO-APIC resoursesCyrill Gorcunov2009-11-08
* x86, apic: Use PAGE_SIZE instead of numbersCyrill Gorcunov2009-11-08
* x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs()Suresh Siddha2009-11-02
* x86: Use EOI register in io-apic on intel platformsSuresh Siddha2009-11-02
* x86: Force irq complete move during cpu offlineSuresh Siddha2009-11-02
* x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2009-11-02
* x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha2009-11-02
* x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha2009-11-02
* x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann2009-10-27
* x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2009-10-15
* x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov2009-10-14
* x86, apic: Fix prototype in hw_irq.hIngo Molnar2009-10-14
* x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich2009-10-14
* x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich2009-10-14
* x86, apic: Limit apic dumping, introduce new show_lapic= setup optionCyrill Gorcunov2009-10-14
* x86, apic: Use apic noop driverCyrill Gorcunov2009-10-14
* x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-14
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-13
|\
| * cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-13
| * cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-13
| * blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-12
| * writeback: kill space in debugfs item nameWu Fengguang2009-10-09
| * writeback: account IO throttling wait as iowaitWu Fengguang2009-10-09
| * elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro2009-10-09
| * cfq-iosched: avoid probable slice overrun when idlingCorrado Zoccolo2009-10-08
| * cfq-iosched: apply bool value where we return 0/1Jens Axboe2009-10-07
| * cfq-iosched: fix think time allowed for seekersCorrado Zoccolo2009-10-07
| * cfq-iosched: fix the slice residual signJens Axboe2009-10-06
| * cfq-iosched: abstract out the 'may this cfqq dispatch' logicJens Axboe2009-10-06
| * block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe2009-10-06
| * block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-06
| * block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-05
| * cfq-iosched: fix possible problem with jiffies wraparoundCorrado Zoccolo2009-10-05
| * cfq-iosched: fix issue with rq-rq merging and fifo list orderingJens Axboe2009-10-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-10-13
|\ \
| * | percpu: fix compile warningsTejun Heo2009-10-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-10-13
|\ \ \
| * | | kbuild: revert "save ARCH & CROSS_COMPILE ..."Sam Ravnborg2009-10-11
| * | | warn about use of uninstalled kernel headersArnd Bergmann2009-10-11
| * | | kbuild: mkcompile_h: trivial cleanupsFelipe Contreras2009-10-11
| * | | kbuild: fix warning when domainname is not availableFelipe Contreras2009-10-11
| * | | kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du2009-10-11
| * | | kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-11