aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08Fix container_of() usageAlexey Dobriyan1-1/+1
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle1-11/+18
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-6/+8
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik6-6/+6
2008-02-05timerfd: fix remaining architecturesAndrew Morton2-2/+2
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-3/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+4
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-0/+4
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-8/+8
2008-01-28sh: add spi header and r2d platform data V3Magnus Damm1-0/+42
2008-01-28sh: update r7780rp interrupt codeMagnus Damm5-74/+57
2008-01-28sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm4-80/+11
2008-01-28sh: declared coherent memory support V2Magnus Damm1-46/+128
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck10-0/+1720
2008-01-28sh: constify function pointer tablesJan Engelhardt2-2/+2
2008-01-28sh: Kill off -traditional for linker script.Paul Mundt1-2/+0
2008-01-28sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin1-1/+0
2008-01-28sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2-1329/+1
2008-01-28sh: Kill off dead HS771RVoIP board support.Paul Mundt11-1592/+0
2008-01-28sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt1-1/+1
2008-01-28sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt1-12/+33
2008-01-28sh: r2d - enable sm501 usb host functionMagnus Damm1-0/+1
2008-01-28sh: remove voyagergxMagnus Damm7-307/+39
2008-01-28sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm1-0/+45
2008-01-28sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda1-0/+53
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm18-144/+41
2008-01-28sh: Correct pte size mismatch for X2 TLB.Paul Mundt1-1/+1
2008-01-28sh: Update SE7712 PCLK definition.Andrew Murray1-1/+1
2008-01-28sh: sh7712 clock supportAndrew Murray2-0/+72
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda11-7/+539
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda10-12/+37
2008-01-28sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt1-0/+4
2008-01-28sh: arch/sh/: Spelling fixes.Joe Perches1-1/+1
2008-01-28sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt1-2/+3
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt1-0/+6
2008-01-28sh: Use def_bool where possible.Harvey Harrison3-46/+34
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2-1/+31
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy3-181/+1227
2008-01-28sh: Fix up uImage target entry point.Thomas Betker1-4/+15
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy1-0/+36
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy3-3/+11
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy9-36/+61
2008-01-28sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2-1/+4
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy5-58/+34