Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell | 2008-07-28 | 1 | -1/+1 | |
| | * | | | | | | | ibmveth: Fix multiple errors with dma_mapping_error conversion | Stephen Rothwell | 2008-07-28 | 1 | -4/+4 | |
| | * | | | | | | | powerpc/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 2008-07-28 | 1 | -2/+6 | |
| | * | | | | | | | powerpc: Enable tracehook for the architecture | Roland McGrath | 2008-07-28 | 1 | -0/+1 | |
| | * | | | | | | | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 | 5 | -8/+20 | |
| | * | | | | | | | powerpc: Add asm/syscall.h with the tracehook entry points | Roland McGrath | 2008-07-28 | 2 | -0/+85 | |
| | * | | | | | | | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 | 3 | -27/+34 | |
| | * | | | | | | | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 | 1 | -1/+7 | |
| | * | | | | | | | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 2008-07-28 | 3 | -30/+29 | |
| | * | | | | | | | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 2008-07-28 | 1 | -1/+1 | |
| | * | | | | | | | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch | 2008-07-28 | 1 | -36/+3 | |
| | * | | | | | | | powerpc: Fix 8xx build failure | Kumar Gala | 2008-07-28 | 1 | -0/+3 | |
| | * | | | | | | | powerpc: Fix vio build warnings | Nathan Lynch | 2008-07-28 | 1 | -2/+2 | |
| | * | | | | | | | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 4 | -11/+12 | |
| | * | | | | | | | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi | 2008-07-28 | 1 | -1/+0 | |
| | * | | | | | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-28 | 9 | -105/+317 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | spi: Add OF binding support for SPI busses | Grant Likely | 2008-07-25 | 4 | -0/+118 | |
| | | * | | | | | | | spi: split up spi_new_device() to allow two stage registration. | Grant Likely | 2008-07-25 | 2 | -44/+107 | |
| | | * | | | | | | | of: adapt of_find_i2c_driver() to be usable by SPI also | Grant Likely | 2008-07-25 | 3 | -61/+92 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds | 2008-07-28 | 2 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Remove deprecated virt_to_bus() | Karsten Keil | 2008-07-28 | 2 | -3/+1 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-07-28 | 117 | -2019/+7917 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sh: SuperH Mobile CEU and camera platform data for AP325RXA | Magnus Damm | 2008-07-28 | 1 | -1/+118 | |
| | * | | | | | | | | | sh: Update smc911x platform data for AP325RXA | Magnus Damm | 2008-07-28 | 1 | -0/+10 | |
| | * | | | | | | | | | sh: SuperH Mobile LCDC platform data for AP325RXA | Magnus Damm | 2008-07-28 | 1 | -1/+80 | |
| | * | | | | | | | | | sh: Add SuperH Mobile CEU platform data for Migo-R | Magnus Damm | 2008-07-28 | 2 | -1/+177 | |
| | * | | | | | | | | | sh: Add SuperH Mobile LCDC platform data for Migo-R | Magnus Damm | 2008-07-28 | 6 | -0/+284 | |
| | * | | | | | | | | | sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build. | Paul Mundt | 2008-07-28 | 1 | -1/+2 | |
| | * | | | | | | | | | sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian. | Yoshinori Sato | 2008-07-28 | 1 | -1/+2 | |
| | * | | | | | | | | | sh: Wire up new syscalls. | Paul Mundt | 2008-07-28 | 4 | -2/+26 | |
| | * | | | | | | | | | sh: fix uImage Entry Point | Yoshihiro Shimoda | 2008-07-28 | 2 | -1/+9 | |
| | * | | | | | | | | | sh_keysc: remove request_mem_region() and release_mem_region() | Tetsuya Mukawa | 2008-07-28 | 1 | -20/+7 | |
| | * | | | | | | | | | sh: Don't miss pending signals returning to user mode after signal processing | Stuart MENEFY | 2008-07-28 | 1 | -1/+1 | |
| | * | | | | | | | | | sh: Use clk_always_enable() on sh7366 | Magnus Damm | 2008-07-28 | 1 | -0/+15 | |
| | * | | | | | | | | | sh: Use clk_always_enable() on sh7343 / SE77343 | Magnus Damm | 2008-07-28 | 3 | -8/+15 | |
| | * | | | | | | | | | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722 | Magnus Damm | 2008-07-28 | 5 | -17/+20 | |
| | * | | | | | | | | | sh: Use clk_always_enable() on sh7723 / ap325rxa | Magnus Damm | 2008-07-28 | 2 | -12/+16 | |
| | * | | | | | | | | | sh: Introduce clk_always_enable() function | Magnus Damm | 2008-07-28 | 1 | -0/+17 | |
| | * | | | | | | | | | sh: Show all clocks and their state in /proc/clocks | Magnus Damm | 2008-07-28 | 1 | -9/+5 | |
| | * | | | | | | | | | sh: Merge sh7343 and sh7722 clock code | Magnus Damm | 2008-07-28 | 3 | -130/+41 | |
| | * | | | | | | | | | sh: Add SuperH Mobile MSTPCR bits to clock framework | Magnus Damm | 2008-07-28 | 2 | -0/+119 | |
| | * | | | | | | | | | sh: Use arch_flags to simplify sh7722 siu clock code | Magnus Damm | 2008-07-28 | 1 | -38/+9 | |
| | * | | | | | | | | | sh: Add arch_flags to struct clk | Magnus Damm | 2008-07-28 | 1 | -0/+1 | |
| | * | | | | | | | | | fix sh ptep_get_and_clear breakage | Adrian Bunk | 2008-07-28 | 1 | -1/+1 | |
| | * | | | | | | | | | sh: Renesas R0P7785LC0011RL board support | Yoshihiro Shimoda | 2008-07-28 | 10 | -0/+1876 | |
| | * | | | | | | | | | sh: Add memory chunks to SH-Mobile UIO devices | Magnus Damm | 2008-07-28 | 6 | -0/+75 | |
| | * | | | | | | | | | sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq | Magnus Damm | 2008-07-28 | 1 | -1/+80 | |
| | * | | | | | | | | | sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq | Magnus Damm | 2008-07-28 | 1 | -0/+79 | |
| | * | | | | | | | | | sh: Export sh7722 VPU and VEU using uio_pdrv_genirq | Magnus Damm | 2008-07-28 | 1 | -0/+53 | |
| | * | | | | | | | | | sh: Export sh7343 VPU and VEU using uio_pdrv_genirq | Magnus Damm | 2008-07-28 | 1 | -0/+53 |