summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-303-16/+28
* Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-303-222/+404
|\
| * Merge branch 'linus' into x86/coreIngo Molnar2009-03-281425-96579/+149957
| |\
| * \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-2424-103/+261
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar2009-03-2059-13043/+940
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar2009-03-18187-4806/+13546
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | | * | | | | x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2009-03-172-5/+5
| | | | | | * | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha2009-03-171-1/+1
| | | | | | * | | | | x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha2009-03-173-4/+47
| | | | | | * | | | | x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2009-03-172-0/+63
| | | | | | * | | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-173-21/+86
| | | | | | * | | | | x86, dmar: move page fault handling code to dmar.cSuresh Siddha2009-03-172-188/+191
| | | | | | * | | | | x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha2009-03-171-25/+33
| | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'x86/core' into x86/kconfigIngo Molnar2009-03-1332-188/+335
| | |\| | | | | | |
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-129-49/+117
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | / / / / / | | | | | |/ / / / /
| | | | | | | | | |
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-1172-309/+883
| | |/|\ \ \ \ \ \ \ \ | |/| | | |/ / / / / / | | | | |/| | | | | | | | | |/| | | | | | |
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-1034-184/+685
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-0511-18/+20
| | | |\| | | | | | | | | | | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add a missing unlock_kernel() in raw_open()Dan Carpenter2009-03-271-0/+1
* | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-03-302-33/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss2009-03-301-32/+0
| * | | | | | | | | | | | | | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-301-1/+1
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-03-308-49/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-301533-98532/+152975
| |\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-24198-17427/+13486
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-201-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | powerpc/virtex/spi: Xilinx SPI driver not releasing memoryJohn Linn2009-03-111-2/+7
| * | | | | | | | | | | | | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-191-1/+1
| | |/ / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-111-1/+1
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-111-4/+12
| * | | | | | | | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-11311-1468/+11818
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cpm_uart: fix non-console port startup bugXiaotian Feng2009-03-091-2/+12
| * | | | | | | | | | | | | | | | i2c-mpc: do not allow interruptions when waiting for I2C to completeTimur Tabi2009-03-091-6/+3
| * | | | | | | | | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-1867-9122/+9113
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | therm_adt746x: Fix signed/unsigned confusionroel kluin2009-02-111-2/+2
| * | | | | | | | | | | | | | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-02-112-32/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely2009-02-041-1/+1
| | * | | | | | | | | | | | | | | | | powerpc/5200: Stop using device_type and port-number propertiesGrant Likely2009-02-032-31/+13
| * | | | | | | | | | | | | | | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | powerpc/86xx: Board support for GE Fanuc SBC310Martyn Welch2009-01-281-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-03-30440-27034/+47569
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil2009-03-301-0/+1
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil2009-03-301-2/+0
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil2009-03-301-1/+0
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil2009-03-301-129/+0
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil2009-03-305-31/+29
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-255/+228
| * | | | | | | | | | | | | | | | | | | | V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-248/+219