summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096Ingo Molnar2008-12-178-94/+200
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-161-0/+6
| |\
| | * ieee1394: add quirk fix for Freecom HDDStefan Richter2008-12-141-0/+6
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-162-9/+68
| |\ \
| | * | pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
| | * | pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
| | * | libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
| * | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-161-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming2008-12-161-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-152-58/+95
| |\ \ \
| | * | | e1000e: fix double release of mutexJeff Kirsher2008-12-111-2/+7
| | * | | sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-091-0/+15
| | * | | sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
| * | | | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-151-25/+29
| * | | | pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger2008-12-151-1/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-168-16/+17
|\ \ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-136-44/+147
| |\ \ \ \
| * | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| * | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-6/+7
| * | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-135-9/+9
* | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1611-287/+150
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \ \ \
| | * | | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| | * | | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
| |\ \ \ \
| | * | | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| | |/ / /
| * | | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
| * | | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
| |/ / /
| * | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-105-267/+122
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-124-40/+125
|\ \ \ \ \
| * | | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-17/+38
| * | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-083-23/+87
| |/ / / /
* | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-1260-415/+699
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-102-3/+27
| |\ \ \ \
| | * | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
| | * | | | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-103-6/+10
| |\ \ \ \ \
| | * | | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-091-3/+3
| | * | | | | [IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt2008-12-091-3/+3
| | * | | | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| | |/ / / /
| * | | | | pktcdvd: remove broken dev_t export of class devicesKay Sievers2008-12-101-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-104-4/+14
| |\ \ \ \ \
| | * | | | | firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter2008-12-103-4/+12
| | * | | | | ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-091-0/+2
| | |/ / / /
| * | | | | drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
| * | | | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao2008-12-101-1/+1
| * | | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
| * | | | | fbcon: fix workqueue shutdownGeoff Levand2008-12-101-0/+6
| * | | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
| |/ / / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-091-1/+1
| |\ \ \ \
OpenPOWER on IntegriCloud