summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/emma2rh (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2-126/+129
2007-08-27[XTENSA] Use the generic version of get_orderChris Zankel1-28/+22
2007-08-27[XTENSA] Initialize semaphore_wake_lockChris Zankel1-1/+1
2007-08-27[XTENSA] Add typecast macro for constantsChris Zankel2-1/+10
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel2-19/+31
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel3-1/+8
2007-08-27[XTENSA] Remove extraneous include statementChris Zankel1-5/+1
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel3-70/+76
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel3-15/+40
2007-08-27[XTENSA] Add freestanding option to CFLAGSChris Zankel1-1/+6
2007-08-27[XTENSA] Add getpgrp system-call to unistd.hChris Zankel1-2/+2
2007-08-27[XTENSA] add missing system callsChris Zankel2-4/+140
2007-08-27[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel1-2/+2
2007-08-25sched: s/sched_latency/sched_min_granularityIngo Molnar1-2/+2
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-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-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui1-0/+8
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-25ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu1-1/+88
2007-08-25DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefinedRandy Dunlap1-1/+1
2007-08-25ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui1-0/+71
2007-08-25ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as suchPavel Machek1-2/+2
2007-08-24sched: fix startup penalty calculationIngo Molnar1-1/+1
2007-08-24sched: simplify bonus calculation #2Peter Zijlstra1-2/+1
2007-08-24sched: simplify bonus calculation #1Peter Zijlstra1-2/+1
2007-08-24sched: tidy up and simplify the bonus balanceIngo Molnar1-4/+10