| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-28 | 216 | -11082/+8055 |
|\ |
|
| * | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 | 1 | -0/+42 |
| * | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 | 5 | -74/+57 |
| * | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-28 | 4 | -80/+11 |
| * | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-28 | 1 | -46/+128 |
| * | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-28 | 10 | -0/+1720 |
| * | sh: constify function pointer tables | Jan Engelhardt | 2008-01-28 | 2 | -2/+2 |
| * | sh: Kill off -traditional for linker script. | Paul Mundt | 2008-01-28 | 1 | -2/+0 |
| * | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 2008-01-28 | 1 | -1/+0 |
| * | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. | Paul Mundt | 2008-01-28 | 2 | -1329/+1 |
| * | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-28 | 11 | -1592/+0 |
| * | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| * | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 2008-01-28 | 1 | -12/+33 |
| * | sh: r2d - enable sm501 usb host function | Magnus Damm | 2008-01-28 | 1 | -0/+1 |
| * | sh: remove voyagergx | Magnus Damm | 2008-01-28 | 7 | -307/+39 |
| * | sh: r2d - add lcd planel timings to sm501 platform data | Magnus Damm | 2008-01-28 | 1 | -0/+45 |
| * | sh: Add OHCI and UDC platform devices for SH7720. | Yoshihiro Shimoda | 2008-01-28 | 1 | -0/+53 |
| * | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | 18 | -144/+41 |
| * | sh: Correct pte size mismatch for X2 TLB. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| * | sh: Update SE7712 PCLK definition. | Andrew Murray | 2008-01-28 | 1 | -1/+1 |
| * | sh: sh7712 clock support | Andrew Murray | 2008-01-28 | 2 | -0/+72 |
| * | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 11 | -7/+539 |
| * | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 10 | -12/+37 |
| * | sh: Provide a stubbed __set_fixmap() for nommu. | Paul Mundt | 2008-01-28 | 1 | -0/+4 |
| * | sh: arch/sh/: Spelling fixes. | Joe Perches | 2008-01-28 | 1 | -1/+1 |
| * | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 2008-01-28 | 1 | -2/+3 |
| * | sh: Stub in page_table_range_init() on nommu. | Paul Mundt | 2008-01-28 | 1 | -0/+6 |
| * | sh: Use def_bool where possible. | Harvey Harrison | 2008-01-28 | 3 | -46/+34 |
| * | sh: Encode L1/L2 cache shape in auxvt. | Paul Mundt | 2008-01-28 | 2 | -1/+31 |
| * | sh: Support denormalization on SH-4 FPU. | Stuart Menefy | 2008-01-28 | 3 | -181/+1227 |
| * | sh: Fix up uImage target entry point. | Thomas Betker | 2008-01-28 | 1 | -4/+15 |
| * | sh: Populate swapper_pg_dir with fixmap range. | Stuart Menefy | 2008-01-28 | 1 | -0/+36 |
| * | sh: Clean up places that make 29-bit physical assumptions. | Stuart Menefy | 2008-01-28 | 3 | -3/+11 |
| * | sh: Preparation for uncached jumps through PMB. | Stuart Menefy | 2008-01-28 | 9 | -36/+61 |
| * | sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). | Paul Mundt | 2008-01-28 | 2 | -1/+4 |
| * | sh: GUSA atomic rollback support. | Stuart Menefy | 2008-01-28 | 5 | -58/+34 |
| * | sh: Fix compile error of arch/sh/mm/pmb.c | Nobuhiro Iwamatsu | 2008-01-28 | 1 | -1/+1 |
| * | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 21 | -114/+87 |
| * | sh: syscall auditing for sh5, too. | Paul Mundt | 2008-01-28 | 2 | -18/+30 |
| * | sh: Invalidate the TLB after applying PMB mappings. | Stuart Menefy | 2008-01-28 | 1 | -0/+6 |
| * | sh: Provide a 29/32-bit physical hint for bootloaders. | Stuart Menefy | 2008-01-28 | 1 | -1/+5 |
| * | sh: Add a printk() to warn legacy mem= growers. | Stuart Menefy | 2008-01-28 | 1 | -0/+11 |
| * | sh: SH-2A FPU support. | Paul Mundt | 2008-01-28 | 8 | -29/+667 |
| * | sh: Add SH7263 CPU support. | Paul Mundt | 2008-01-28 | 7 | -6/+55 |
| * | sh: Fix the arch/sh/kernel/traps.c build for sh32. | Paul Mundt | 2008-01-28 | 1 | -0/+2 |
| * | sh: Add SH7203 CPU support. | Paul Mundt | 2008-01-28 | 8 | -9/+393 |
| * | sh: syscall audit support. | Yuichi Nakamura | 2008-01-28 | 2 | -6/+23 |
| * | sh: Move mach-cayman in with the rest of the boards. | Paul Mundt | 2008-01-28 | 7 | -5/+2 |
| * | sh: Kill off the mach-harp and mach-sim machtypes. | Paul Mundt | 2008-01-28 | 11 | -1648/+294 |
| * | sh: Build fixes for lib32 clear_page. | Paul Mundt | 2008-01-28 | 1 | -3/+3 |