summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-281-0/+64
| | * | | | | powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell2008-07-281-1/+1
| | * | | | | powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell2008-07-281-2/+6
| | * | | | | powerpc: Enable tracehook for the architectureRoland McGrath2008-07-281-0/+1
| | * | | | | powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-283-5/+15
| | * | | | | powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-283-27/+34
| | * | | | | powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath2008-07-281-1/+7
| | * | | | | powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-283-30/+29
| | * | | | | powerpc: register_cpu_online should be __cpuinitNathan Lynch2008-07-281-1/+1
| | * | | | | powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch2008-07-281-36/+3
| | * | | | | powerpc: Fix vio build warningsNathan Lynch2008-07-281-2/+2
| | * | | | | powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-284-11/+12
| | * | | | | powerpc: Removed duplicated include in stacktrace.cHuang Weiyi2008-07-281-1/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-07-2881-1413/+7195
| |\ \ \ \ \ \
| | * | | | | | sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm2008-07-281-1/+118
| | * | | | | | sh: Update smc911x platform data for AP325RXAMagnus Damm2008-07-281-0/+10
| | * | | | | | sh: SuperH Mobile LCDC platform data for AP325RXAMagnus Damm2008-07-281-1/+80
| | * | | | | | sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm2008-07-281-1/+172
| | * | | | | | sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm2008-07-285-0/+278
| | * | | | | | sh: Wire up new syscalls.Paul Mundt2008-07-282-0/+12
| | * | | | | | sh: fix uImage Entry PointYoshihiro Shimoda2008-07-282-1/+9
| | * | | | | | sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY2008-07-281-1/+1
| | * | | | | | sh: Use clk_always_enable() on sh7366Magnus Damm2008-07-281-0/+15
| | * | | | | | sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2008-07-282-4/+15
| | * | | | | | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2008-07-283-9/+20
| | * | | | | | sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm2008-07-282-12/+16
| | * | | | | | sh: Show all clocks and their state in /proc/clocksMagnus Damm2008-07-281-9/+5
| | * | | | | | sh: Merge sh7343 and sh7722 clock codeMagnus Damm2008-07-283-130/+41
| | * | | | | | sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm2008-07-281-0/+116
| | * | | | | | sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm2008-07-281-38/+9
| | * | | | | | fix sh ptep_get_and_clear breakageAdrian Bunk2008-07-281-1/+1
| | * | | | | | sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda2008-07-289-0/+1821
| | * | | | | | sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-285-0/+70
| | * | | | | | sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm2008-07-281-1/+80
| | * | | | | | sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm2008-07-281-0/+79
| | * | | | | | sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm2008-07-281-0/+53
| | * | | | | | sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm2008-07-281-0/+53
| | * | | | | | sh2(A) exception handler updateYoshinori Sato2008-07-286-90/+385
| | * | | | | | sh: update Solution Engine 7343Yoshihiro Shimoda2008-07-283-564/+477
| | * | | | | | sh: update sh7343 codeYoshihiro Shimoda2008-07-282-1/+137
| | * | | | | | sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm2008-07-281-1/+1
| | * | | | | | sh: enable I2C on the ap325rxa boardMagnus Damm2008-07-281-0/+11
| | * | | | | | sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm2008-07-281-0/+21
| | * | | | | | sh: add SuperH Mobile I2C platform data to sh7723Magnus Damm2008-07-281-0/+21
| | * | | | | | sh: add SuperH Mobile I2C platform data to sh7343Magnus Damm2008-07-281-0/+42
| | * | | | | | sh: add interrupt ack code to sh4aYoshihiro Shimoda2008-07-287-26/+74
| | * | | | | | sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato2008-07-284-15/+12
| | * | | | | | sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2008-07-282-6/+9
| | * | | | | | sh: Record the major cut revision for probed SH-4A parts.Paul Mundt2008-07-281-4/+5
| | * | | | | | sh: Optimized flush_icache_range() implementation.Chris Smith2008-07-282-39/+38
OpenPOWER on IntegriCloud