summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: revert broken device warningBjorn Helgaas2010-04-231-16/+7
* PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-081-2/+8
* x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-081-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-085-6/+6
|\
| * ide: Fix IDE taskfile with cfq schedulerMikulas Patocka2010-04-071-4/+2
| * ide: Must hold queue lock when requeueingHerbert Xu2010-04-011-1/+1
| * ide: Requeue request after DMA timeoutHerbert Xu2010-04-013-1/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-04-0810-98/+131
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-064360-3753/+8784
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett2010-04-041-13/+16
| | | | | | | | | * | | ACPI: NUMA: map pxms to low node idsDavid Rientjes2010-04-041-2/+4
| | | | | | | | | |/ /
| | | | | | | | * / / ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas2010-04-051-10/+4
| | | | | | | | |/ /
| | | | | | | * | | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki2010-03-231-12/+7
| | | | | | * | | | ACPI: use _HID when supplied by root-level devicesBjorn Helgaas2010-04-041-6/+6
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | ACPI: fixes a false alarm from lockdepZhang Rui2010-03-231-1/+8
| | | | | * | | | ACPI dock: support multiple ACPI dock devicesZhang Rui2010-03-231-5/+2
| | | | | | |/ / | | | | | |/| |
| | | | * | | | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-04-041-12/+30
| | | | | |/ / | | | | |/| |
| | | * | | | ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki2010-04-061-8/+30
| | * | | | | ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-03-172-26/+21
| * | | | | | ACPI: battery drivers should call power_supply_changed()Alan Jenkins2010-04-051-1/+1
| * | | | | | ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins2010-04-051-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-04-084-51/+54
|\ \ \ \ \ \
| * | | | | | hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard2010-04-081-4/+0
| * | | | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-082-31/+41
| * | | | | | virtio: console makes incorrect assumption about virtio APIRusty Russell2010-04-081-7/+3
| * | | | | | virtio: console: Fix early_put_chars usageFrançois Diakhaté2010-04-081-3/+3
| * | | | | | MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah2010-04-081-6/+7
* | | | | | | rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman2010-04-081-6/+8
* | | | | | | Have nfs ->d_revalidate() report errors properlyAl Viro2010-04-081-2/+1
|/ / / / / /
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-072-1/+1
|\ \ \ \ \ \
| * | | | | | perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-061-0/+1
| * | | | | | perf kmem: Fix breakage introduced by 5a0e3ad slab.h scriptArnaldo Carvalho de Melo2010-04-061-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-074-5/+13
|\ \ \ \ \ \
| * | | | | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-071-1/+3
| * | | | | | davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-061-1/+0
| * | | | | | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-061-1/+2
| * | | | | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-061-0/+4
| * | | | | | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-061-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-0710-26/+82
|\ \ \ \ \ \
| * | | | | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-021-0/+2
| * | | | | | x86: Increase CONFIG_NODES_SHIFT max to 10David Rientjes2010-04-021-2/+2
| * | | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-023-7/+26
| * | | | | | x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-021-0/+1
| * | | | | | x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-021-1/+7
| * | | | | | bootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-011-1/+7
| * | | | | | nobootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-011-1/+8
| * | | | | | x86: Handle overlapping mptablesAndi Kleen2010-04-011-2/+2
| * | | | | | x86: Make e820_remove_range to handle all covered caseYinghai Lu2010-04-011-4/+20
| * | | | | | x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-03-301-8/+7
* | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-075-12/+10
|\ \ \ \ \ \ \