| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. | Ralf Baechle | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Delete unused CONFIG_64BIT_CONTEXT | Ralf Baechle | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Delete unused CONFIG_DMA_IP32. | Ralf Baechle | 2008-01-29 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Remove references to "make dep" | Adrian Bunk | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | FRV: Drop 'TOPDIR' from Makefiles | WANG Cong | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | CRIS: Remove 'TOPDIR' from Makefiles | WANG Cong | 2008-01-28 | |
| |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: constify function pointer tables | Jan Engelhardt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Kill off -traditional for linker script. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: r2d - enable sm501 usb host function | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: remove voyagergx | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: r2d - add lcd planel timings to sm501 platform data | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add OHCI and UDC platform devices for SH7720. | Yoshihiro Shimoda | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Correct pte size mismatch for X2 TLB. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Update SE7712 PCLK definition. | Andrew Murray | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: sh7712 clock support | Andrew Murray | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Provide a stubbed __set_fixmap() for nommu. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: arch/sh/: Spelling fixes. | Joe Perches | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Stub in page_table_range_init() on nommu. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Use def_bool where possible. | Harvey Harrison | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Encode L1/L2 cache shape in auxvt. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Support denormalization on SH-4 FPU. | Stuart Menefy | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Fix up uImage target entry point. | Thomas Betker | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Populate swapper_pg_dir with fixmap range. | Stuart Menefy | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Clean up places that make 29-bit physical assumptions. | Stuart Menefy | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Preparation for uncached jumps through PMB. | Stuart Menefy | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: GUSA atomic rollback support. | Stuart Menefy | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Fix compile error of arch/sh/mm/pmb.c | Nobuhiro Iwamatsu | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: syscall auditing for sh5, too. | Paul Mundt | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Invalidate the TLB after applying PMB mappings. | Stuart Menefy | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | sh: Provide a 29/32-bit physical hint for bootloaders. | Stuart Menefy | 2008-01-28 | |
