summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-12genhd must_check warning fixRoland McGrath1-1/+3
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse2-28/+3
2008-03-12nommu: Provide is_vmalloc_addr() stub.Paul Mundt1-3/+10
2008-03-12IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2-7/+10
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2-3/+9
2008-03-12[MIPS] Lasat: fix LASAT_CASCADE_IRQYoichi Yuasa1-1/+1
2008-03-12[MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle1-1/+0
2008-03-12[MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer1-2/+3
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle1-3/+3
2008-03-12[MIPS] Fix yosemite build errorRalf Baechle2-1/+2
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle30-180/+171
2008-03-12[MIPS] IP27: Tighten up CPU description to fix warnings.Ralf Baechle1-0/+4
2008-03-12[MIPS] Fix plat_ioremap for JMR3927Atsushi Nemoto1-1/+1
2008-03-12[MIPS] Export __ucmpdi2 to modules.Ralf Baechle1-0/+2
2008-03-12[MIPS] Fix typo in commentThiemo Seufer1-1/+1
2008-03-12[MIPS] Use KBUILD_DEFCONFIGAdrian Bunk2-1158/+2
2008-03-12[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.Ralf Baechle1-1/+1
2008-03-12[MIPS] Added missing cases for rdhwr emulationChris Dearman1-6/+25
2008-03-12[MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker1-17/+17
2008-03-12i2c: chips subdirectory is deprecatedJean Delvare1-0/+7
2008-03-12i2c: Keep client->driver and client->dev.driver in syncHans Verkuil1-1/+5
2008-03-12i2c-amd756: Fix off-by-oneAdrian Bunk1-1/+1
2008-03-12laptops: move laptop-mode.txt to Documentation/laptops/Randy Dunlap4-4/+4
2008-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras4-4/+7
2008-03-11ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger1-0/+6
2008-03-11ACPI: add _PRT quirks to work around broken firmwareBjorn Helgaas1-0/+98
2008-03-11Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki1-7/+34
2008-03-11ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui1-1/+1
2008-03-11IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier1-0/+1
2008-03-11[SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury3-3/+9
2008-03-11net: fix build with CONFIG_NET=nAndrew Morton1-0/+2
2008-03-11[TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen1-2/+10
2008-03-11ACPI: WMI: Clean up handling of spec violating data blocksCarlos Corbacho1-4/+6
2008-03-11acer-wmi: Don't warn if mail LED cannot be detectedCarlos Corbacho1-4/+2
2008-03-11acer-wmi: Rename mail LED correctly & remove hardcoded colourCarlos Corbacho2-2/+2
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz1-1/+1
2008-03-11IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi1-0/+4
2008-03-11IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi1-1/+1
2008-03-11IB/ipath: Fix RC QP initializationPatrick Marchand Latifi1-4/+5
2008-03-11IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi1-1/+1
2008-03-11IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell5-22/+18
2008-03-11rt2x00: Add new D-Link USB IDIvo van Doorn1-0/+1
2008-03-11rt2x00: never disable multicast because it disables broadcast tooAdam Baker2-4/+4
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior1-1/+1
2008-03-11drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville1-9/+9
2008-03-11ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify()Glauber Costa1-2/+3
2008-03-11ACPI: button: make real parent for input devices in device treeAndrey Borzenkov1-0/+1
2008-03-11toshiba_acpi: Enable autoloadingarvidjaar@mail.ru1-0/+7
2008-03-11ACPI: EC: Handle IRQ storm on Acer laptopsAlexey Starikovskiy1-0/+11
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds6-23/+52