summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-14[POWERPC] PS3: Update sys-manager button eventsGeoff Levand1-6/+23
2008-02-14[POWERPC] PS3: Sys-manager code cleanupGeoff Levand1-6/+7
2008-02-14[POWERPC] PS3: Use system reboot on restartGeoff Levand1-1/+1
2008-02-14[POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand1-1/+1
2008-02-14[POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto1-8/+10
2008-02-14[POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto1-2/+2
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins1-1/+1
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown16-13/+213
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown3-1/+16
2008-02-14ACPI: DMI blacklist updatesLen Brown1-8/+42
2008-02-14pnpacpi: __initdata is not an identifierRoel Kluin1-1/+1
2008-02-14ACPI: static acpi_chain_headAdrian Bunk1-1/+1
2008-02-14ACPI: static acpi_find_dsdt_initrd()Adrian Bunk1-1/+1
2008-02-14ACPI: static acpi_no_initrd_override_setup()Adrian Bunk1-1/+1
2008-02-14thinkpad_acpi: staticAdrian Bunk1-2/+2
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14ACPI suspend: Execute _WAK with the right argumentRafael J. Wysocki1-0/+1
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm1-1/+2
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm1-6/+6
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm6-37/+37
2008-02-14sh: Kill off more dead symbols.Paul Mundt6-46/+17
2008-02-14sh: __uncached_start only on sh32.Paul Mundt1-0/+2
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt1-0/+4
2008-02-14serial: sh-sci: Fix up SH-5 build.Paul Mundt1-1/+0
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt5-648/+448
2008-02-14maple: Fix up maple build failure.Paul Mundt1-1/+1
2008-02-14sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt1-7/+0
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt1-0/+1
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson1-25/+3
2008-02-14maple: improve detection of attached peripheralsAdrian McMenamin1-2/+1
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt3-19/+18
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2-4/+6
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt1-0/+5
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt1-0/+8
2008-02-14sh: Disable big endian for SH-5.Paul Mundt1-0/+1
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt1-1/+1
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt1-0/+5
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt1-2/+2
2008-02-14sh: Use max_t in io_trapped.Paul Mundt1-3/+5
2008-02-14sh: add support for sh7366 processorMagnus Damm11-7/+215
2008-02-14sh: remove maskreg irq codeMagnus Damm3-97/+0
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm1-2/+2
2008-02-14sh: trapped io support for highlander V2Magnus Damm3-34/+17
2008-02-14sh: trapped io support for r2d V2Magnus Damm3-34/+15
2008-02-14sh: trapped io support V2Magnus Damm12-38/+406
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2-150/+530
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm1-34/+25
2008-02-14sh: add byte support to the sign extension codeMagnus Damm1-1/+11
2008-02-14sh: make copy_to/from_user() static inlineMagnus Damm3-40/+32
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra2-18/+32