summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-184-3/+8
* x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-1812-1/+28
* x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-181-3/+1
* x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-182-2/+2
* x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-181-1/+4
* x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-081-23/+23
* x86/apic: Fix UP boot crashIngo Molnar2012-05-071-1/+2
* x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-071-5/+7
* Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-0710-60/+82
|\
| * xen/apic: implement io apic read with hypercallLin Ming2012-05-011-0/+13
| * Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-011-3/+1
| * xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-014-1/+24
| * x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-015-56/+44
* | IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger2012-05-071-0/+1
* | Linux 3.4-rc6v3.4-rc6Linus Torvalds2012-05-071-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-065-5/+21
|\ \
| * | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-041-1/+1
| * | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
| * | x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-301-2/+0
| * | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| * | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-271-0/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-068-21/+47
|\ \ \
| * | | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-065-17/+34
| * | | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-041-0/+7
| * | | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-041-2/+2
| * | | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-041-2/+2
| * | | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-041-0/+2
* | | | x86: fix broken TASK_SIZE for ia32_aoutAl Viro2012-05-061-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-064-8/+5
|\ \ \ \
| * | | | alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
| * | | | alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-021-0/+1
| * | | | alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-021-6/+2
| * | | | alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner2012-05-021-1/+1
* | | | | TTY: pdc_cons, fix regression in closeJiri Slaby2012-05-061-1/+1
* | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-058-17/+29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-05-051-0/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-051-0/+4
| | |\ \ \ \ \
| | | * | | | | ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
| * | | | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-057-17/+25
| |\| | | | | |
| | * | | | | | ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-05-011-1/+1
| | * | | | | | ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-05-011-5/+6
| | * | | | | | ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-301-2/+2
| | * | | | | | ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
| | * | | | | | ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| | * | | | | | ASoC: dt: sgtl5000.txt: Add description for 'reg' fieldFabio Estevam2012-04-241-0/+2
| | * | | | | | ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
| | |/ / / / /
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-054-16/+14
|\ \ \ \ \ \ \
| * | | | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-054-16/+14
* | | | | | | | init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-051-1/+1
* | | | | | | | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-052-0/+15