summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-175-19/+51
|\
| * irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-284-17/+48
| * irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior2011-07-281-0/+1
| * genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-261-2/+2
* | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-161-0/+3
|\ \
| * | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-161-0/+2
| * | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-271-0/+1
* | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-162-1/+1
|\ \ \
| * | | [IA64] fix "allnoconfig" buildTony Luck2011-08-092-1/+1
* | | | xen: self-balloon needs module.hRandy Dunlap2011-08-161-0/+1
* | | | gma500: kill MIPI interface typesAlan Cox2011-08-166-9/+11
* | | | regmap: using module facilities requires module.hStephen Rothwell2011-08-151-0/+1
* | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-08-151-45/+44
|\ \ \ \
| * \ \ \ Merge branch 'docs/msi-3' of git://github.com/mfwitten/linux-2.6 into docs-moveRandy Dunlap2011-08-031-45/+44
| |\ \ \ \
| | * | | | Docs: MSI-HOWTO: MSI -> MSIsMichael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: Insert a commaMichael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: can -> couldMichael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.'Michael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: may -> mightMichael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: Insert a commaMichael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: API -> functionMichael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: , -> ;Michael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: Move a sentence to another paragraphMichael Witten2011-08-021-4/+3
| | * | | | Docs: MSI-HOWTO: Insert `that'Michael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasisMichael Witten2011-08-021-3/+3
| | * | | | Docs: MSI-HOWTO: Put the `because' subordinate clause firstMichael Witten2011-08-021-4/+4
| | * | | | Docs: MSI-HOWTO: Streamline some wordingMichael Witten2011-08-021-2/+2
| | * | | | Docs: MSI-HOWTO: `asked for' -> `requested'Michael Witten2011-08-021-1/+1
| | * | | | Docs: MSI-HOWTO: Use present tense and streamline some wordingMichael Witten2011-08-021-22/+22
| | * | | | Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may'Michael Witten2011-08-021-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-153-8/+10
|\ \ \ \ \ \
| * | | | | | sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-151-0/+1
| * | | | | | sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-08-151-2/+9
| * | | | | | sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-08-151-6/+0
* | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-1511-116/+264
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Cannot set clock gating under UMSKeith Packard2011-08-151-1/+2
| * | | | | | | drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard2011-08-151-2/+4
| * | | | | | | Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-156-3/+89
| * | | | | | | drm/i915: split out PCH refclk update codeJesse Barnes2011-08-091-43/+76
| * | | | | | | drm/i915: show interrupt info on IVBJesse Barnes2011-08-091-1/+1
| * | | | | | | drm/i915: Remove unused 'reg' argument to dp_pipe_enabledKeith Packard2011-08-081-4/+4
| * | | | | | | drm/i915: Fix PCH port pipe select in CPT disable pathsKeith Packard2011-08-082-15/+58
| * | | | | | | drm/i915: Leave LVDS registers unlockedKeith Packard2011-08-081-35/+16
| * | | | | | | drm/i915: Wait for LVDS panel power sequenceKeith Packard2011-08-081-12/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-151-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-08-153-0/+2206
|\ \ \ \ \ \ \
| * | | | | | | lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell2011-08-151-0/+3
| * | | | | | | virtio: Add text copy of spec to Documentation/virtual.Rusty Russell2011-08-152-0/+2203
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-152-5/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: ohci: fix DMA unmapping in an error pathStefan Richter2011-08-121-2/+7
OpenPOWER on IntegriCloud