summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-1010-73/+50
* x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov2009-11-081-0/+5
* x86, ioapic: Use snrpintf while set names for IO-APIC resoursesCyrill Gorcunov2009-11-081-1/+1
* x86, apic: Use PAGE_SIZE instead of numbersCyrill Gorcunov2009-11-081-1/+1
* x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs()Suresh Siddha2009-11-021-4/+28
* x86: Use EOI register in io-apic on intel platformsSuresh Siddha2009-11-021-27/+54
* x86: Force irq complete move during cpu offlineSuresh Siddha2009-11-023-3/+23
* x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2009-11-022-9/+1
* x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha2009-11-021-2/+2
* x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha2009-11-023-103/+59
* x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann2009-10-271-1/+1
* x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2009-10-152-47/+59
* x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov2009-10-141-0/+9
* x86, apic: Fix prototype in hw_irq.hIngo Molnar2009-10-141-0/+2
* x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich2009-10-144-154/+145
* x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich2009-10-144-17/+180
* x86, apic: Limit apic dumping, introduce new show_lapic= setup optionCyrill Gorcunov2009-10-141-15/+32
* x86, apic: Use apic noop driverCyrill Gorcunov2009-10-141-19/+3
* x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-143-1/+197
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-1315-201/+228
|\
| * cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
| * cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
| * blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-121-1/+1
| * writeback: kill space in debugfs item nameWu Fengguang2009-10-091-1/+1
| * writeback: account IO throttling wait as iowaitWu Fengguang2009-10-092-4/+2
| * elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro2009-10-091-3/+1
| * cfq-iosched: avoid probable slice overrun when idlingCorrado Zoccolo2009-10-081-0/+9
| * cfq-iosched: apply bool value where we return 0/1Jens Axboe2009-10-071-37/+31
| * cfq-iosched: fix think time allowed for seekersCorrado Zoccolo2009-10-071-1/+4
| * cfq-iosched: fix the slice residual signJens Axboe2009-10-061-1/+7
| * cfq-iosched: abstract out the 'may this cfqq dispatch' logicJens Axboe2009-10-061-54/+67
| * block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe2009-10-061-1/+1
| * block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-066-20/+43
| * block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-053-25/+11
| * cfq-iosched: fix possible problem with jiffies wraparoundCorrado Zoccolo2009-10-051-3/+6
| * cfq-iosched: fix issue with rq-rq merging and fifo list orderingJens Axboe2009-10-051-8/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-10-131-2/+3
|\ \
| * | percpu: fix compile warningsTejun Heo2009-10-121-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-10-139-54/+33
|\ \ \
| * | | kbuild: revert "save ARCH & CROSS_COMPILE ..."Sam Ravnborg2009-10-111-44/+2
| * | | warn about use of uninstalled kernel headersArnd Bergmann2009-10-112-1/+7
| * | | kbuild: mkcompile_h: trivial cleanupsFelipe Contreras2009-10-111-1/+3
| * | | kbuild: fix warning when domainname is not availableFelipe Contreras2009-10-111-2/+6
| * | | kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du2009-10-111-1/+1
| * | | kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-112-3/+3
| * | | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2009-10-112-2/+11
* | | | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-137-0/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-10-133-6/+5
|\ \ \ \
| * | | | HID: fix possible deadlock in hidraw_readJiri Kosina2009-10-121-3/+2
| * | | | HID: fix kerneldoc comment for hid_input_report()Jiri Kosina2009-10-011-1/+1
OpenPOWER on IntegriCloud