| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: revert broken device warning | Bjorn Helgaas | 2010-04-23 | 1 | -16/+7 |
* | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset | Alexander Duyck | 2010-04-08 | 1 | -2/+8 |
* | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions | Bjorn Helgaas | 2010-04-08 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-04-08 | 5 | -6/+6 |
|\ |
|
| * | ide: Fix IDE taskfile with cfq scheduler | Mikulas Patocka | 2010-04-07 | 1 | -4/+2 |
| * | ide: Must hold queue lock when requeueing | Herbert Xu | 2010-04-01 | 1 | -1/+1 |
| * | ide: Requeue request after DMA timeout | Herbert Xu | 2010-04-01 | 3 | -1/+3 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-04-08 | 10 | -98/+131 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---------------. \ | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 | 4360 | -3753/+8784 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | ACPI: Don't send KEY_UNKNOWN for random video notifications | Matthew Garrett | 2010-04-04 | 1 | -13/+16 |
| | | | | | | | | * | | | ACPI: NUMA: map pxms to low node ids | David Rientjes | 2010-04-04 | 1 | -2/+4 |
| | | | | | | | | |/ / |
|
| | | | | | | | * / / | ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup | Chase Douglas | 2010-04-05 | 1 | -10/+4 |
| | | | | | | | |/ / |
|
| | | | | | | * | | | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() | Rafael J. Wysocki | 2010-03-23 | 1 | -12/+7 |
| | | | | | * | | | | ACPI: use _HID when supplied by root-level devices | Bjorn Helgaas | 2010-04-04 | 1 | -6/+6 |
| | | | | | | |/ /
| | | | | | |/| | |
|
| | | | | * | | | | ACPI: fixes a false alarm from lockdep | Zhang Rui | 2010-03-23 | 1 | -1/+8 |
| | | | | * | | | | ACPI dock: support multiple ACPI dock devices | Zhang Rui | 2010-03-23 | 1 | -5/+2 |
| | | | | | |/ /
| | | | | |/| | |
|
| | | | * | | | | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-04-04 | 1 | -12/+30 |
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | ACPI / PM: Move ACPI video resume to a PM notifier | Rafael J. Wysocki | 2010-04-06 | 1 | -8/+30 |
| | * | | | | | ACPI: EC: Allow multibyte access to EC | Alexey Starikovskiy | 2010-03-17 | 2 | -26/+21 |
| * | | | | | | ACPI: battery drivers should call power_supply_changed() | Alan Jenkins | 2010-04-05 | 1 | -1/+1 |
| * | | | | | | ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n | Alan Jenkins | 2010-04-05 | 1 | -2/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-04-08 | 4 | -51/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | hvc_console: Fix race between hvc_close and hvc_remove | Anton Blanchard | 2010-04-08 | 1 | -4/+0 |
| * | | | | | | virtio: disable multiport console support. | Michael S. Tsirkin | 2010-04-08 | 2 | -31/+41 |
| * | | | | | | virtio: console makes incorrect assumption about virtio API | Rusty Russell | 2010-04-08 | 1 | -7/+3 |
| * | | | | | | virtio: console: Fix early_put_chars usage | François Diakhaté | 2010-04-08 | 1 | -3/+3 |
| * | | | | | | MAINTAINERS: Put the virtio-console entry in correct alphabetical order | Amit Shah | 2010-04-08 | 1 | -6/+7 |
* | | | | | | | rwsem generic spinlock: use IRQ save/restore spinlocks | Kevin Hilman | 2010-04-08 | 1 | -6/+8 |
* | | | | | | | Have nfs ->d_revalidate() report errors properly | Al Viro | 2010-04-08 | 1 | -2/+1 |
|/ / / / / / |
|
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-07 | 2 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 | 1 | -0/+1 |
| * | | | | | | perf kmem: Fix breakage introduced by 5a0e3ad slab.h script | Arnaldo Carvalho de Melo | 2010-04-06 | 1 | -1/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-04-07 | 4 | -5/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> | Sergei Shtylyov | 2010-04-07 | 1 | -1/+3 |
| * | | | | | | davinci: DM365: fix duplicate default IRQ priorities | Kevin Hilman | 2010-04-06 | 1 | -1/+0 |
| * | | | | | | davinci: edma: clear events in edma_start() | Brian Niebuhr | 2010-04-06 | 1 | -1/+2 |
| * | | | | | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined | Sekhar Nori | 2010-04-06 | 1 | -0/+4 |
| * | | | | | | davinci: timers: don't enable timer until clocksource is initialized | Kevin Hilman | 2010-04-06 | 1 | -2/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 10 | -26/+82 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 | 1 | -0/+2 |
| * | | | | | | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 2010-04-02 | 1 | -2/+2 |
| * | | | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-02 | 3 | -7/+26 |
| * | | | | | | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-02 | 1 | -0/+1 |
| * | | | | | | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-02 | 1 | -1/+7 |
| * | | | | | | bootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 2010-04-01 | 1 | -1/+7 |
| * | | | | | | nobootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 2010-04-01 | 1 | -1/+8 |
| * | | | | | | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 | 1 | -2/+2 |
| * | | | | | | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-04-01 | 1 | -4/+20 |
| * | | | | | | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-03-30 | 1 | -8/+7 |
* | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-04-07 | 5 | -12/+10 |
|\ \ \ \ \ \ \ |
|