aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto16-1060/+55
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto4-0/+230
2007-08-27[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle5-9/+9
2007-08-27[MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa1-6/+6
2007-08-27[MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2-2/+0
2007-08-27[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle2-2/+2
2007-08-27[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle1-4/+5
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle1-8/+2
2007-08-27[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle1-0/+4
2007-08-27[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle1-3/+3
2007-08-27[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle1-5/+1
2007-08-25sched: s/sched_latency/sched_min_granularityIngo Molnar1-2/+2
2007-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds4-30/+99
2007-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-18/+51
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar4-8/+8
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra4-17/+86
2007-08-25sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra1-9/+9
2007-08-25firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg1-9/+40
2007-08-25firewire: fix unloading of fw-ohci while devices are attachedStefan Richter1-2/+4
2007-08-25ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter1-7/+7
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds9-5/+30
2007-08-25Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-7/+8
2007-08-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-86/+64
2007-08-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds47-336/+502
2007-08-25drm: ioremap return value checksScott Thompson1-1/+7
2007-08-25agp: balance ioremap checksScott Thompson6-5/+22
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2-0/+6
2007-08-25myri10ge: update driver version to 1.3.2-1.269Brice Goglin1-1/+1
2007-08-25myri10ge: use pcie_get/set_readrqBrice Goglin1-26/+6
2007-08-25ehea: fix queue destructorJan-Bernd Themann1-0/+6
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann1-1/+1
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann1-3/+3
2007-08-25sgiseeq: Fix return type of sgiseeq_removeRalf Baechle1-1/+3
2007-08-25sky2 1.17Stephen Hemminger1-1/+1
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger2-31/+27
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger1-1/+6
2007-08-25DM9000: fix interface hang under loadFlorian Westphal1-18/+7
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer1-1/+1
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle1-1/+1
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-25Pull bugzilla-8798 into release branchLen Brown1-0/+8
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui1-0/+8
2007-08-25Pull events into release branchLen Brown18-50/+123
2007-08-25Pull misc into release branchLen Brown7-7/+9
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge1-1/+1
2007-08-25ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton1-0/+1
2007-08-25make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk1-2/+3
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro3-3/+3
2007-08-25ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li1-1/+1
2007-08-25Pull suspend into release branchLen Brown1-8/+11