summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala
2008-02-14[POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2008-02-14sh: __uncached_start only on sh32.Paul Mundt
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-14sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt
2008-02-14sh: Disable big endian for SH-5.Paul Mundt
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt
2008-02-14sh: Use max_t in io_trapped.Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-14sh: remove maskreg irq codeMagnus Damm
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm
2008-02-14sh: trapped io support for highlander V2Magnus Damm
2008-02-14sh: trapped io support for r2d V2Magnus Damm
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm
2008-02-14sh: add byte support to the sign extension codeMagnus Damm
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra
2008-02-14sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt
2008-02-14sh: migor board supportMagnus Damm
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt
2008-02-14sh: break out unaligned sign extension codeMagnus Damm
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm
2008-02-14sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm
2008-02-14sh: remove unneeded castStephen Rothwell
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells
2008-02-13x86: pit_clockevent can be staticHarvey Harrison
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner
2008-02-13x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka
2008-02-11x86: vdso_install fixRoland McGrath