summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda2011-01-111-0/+1
* sh: Use device_initcall() instead of __initcall()Nobuhiro Iwamatsu2011-01-1110-10/+10
* sh: intc - convert board specific landisk codeNobuhiro Iwamatsu2011-01-111-24/+35
* sh: Move init_landisk_IRQ to header fileNobuhiro Iwamatsu2011-01-112-3/+3
* sh: Fix IRQ macro in header of landiskNobuhiro Iwamatsu2011-01-111-1/+1
* sh: pci: Add pci_fixup_pcic to pci of landiskNobuhiro Iwamatsu2011-01-111-2/+26
* sh: Kill off deprecated ctrl_in/out I/O routines.Paul Mundt2011-01-111-51/+0
* sh: mach-sdk7786: Fix up fallout from clkdev consolidation.Paul Mundt2011-01-071-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-0619-224/+33
|\
| * Merge branch 'misc' into develRussell King2011-01-0619-224/+33
| |\
| | * Merge branch 'smp' into miscRussell King2011-01-0648-1482/+166
| | |\
| | * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-2619-224/+33
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-0630-734/+792
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-064-4/+5
| |\ \ \ \ | | |/ / /
| * | | | sh: include Migo-R TS driver in Migo-R defconfigMagnus Damm2011-01-061-0/+2
| * | | | sh: correct definitions to access stack pointersRoel Kluin2011-01-053-4/+4
| * | | | sh: Tidy up SH-4A unaligned load support.Paul Mundt2010-12-241-112/+52
| * | | | sh: mach-sdk7786: Handle baseboard NMI source selection.Paul Mundt2010-12-174-1/+93
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt2010-12-138-52/+55
| |\ \ \ \ \
| | | * | | | sh: mach-rsk: Add polled GPIO buttons support for RSK+7203.Paul Mundt2010-12-131-1/+36
| * | | | | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2010-11-308-42/+56
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latestPaul Mundt2010-11-0911-419/+396
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh: machvec IO death.Paul Mundt2010-11-0111-419/+396
| * | | | | | | | | sh: Break out cpuinfo_op procfs bits.Paul Mundt2010-11-093-145/+149
| * | | | | | | | | sh: Enable optional gpiolib for all CPUs with pinmux tables.Paul Mundt2010-11-091-0/+8
| * | | | | | | | | sh: migrate SH_CLK_MD to mode pin API.Paul Mundt2010-11-097-52/+52
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-043-4/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | sh: Fix up SH7201 clkfwk build.Paul Mundt2010-12-241-1/+1
| * | | | | | | | sh: mach-se: Fix up SE7206 build.Paul Mundt2010-12-241-1/+1
| * | | | | | | | sh: Fix up SH4-202 clkfwk build.Paul Mundt2010-12-241-2/+1
* | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-223-2/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2010-12-142-1/+3
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt2010-12-131-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* | | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-0713-92/+73
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2010-12-031-38/+5
| |\ \ \ \ \ \
| | * | | | | | sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu2010-12-031-9/+1
| | * | | | | | sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu2010-12-031-29/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt2010-12-015-12/+12
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-015-12/+12
| | | |_|_|/ | | |/| | |
| * | | | | sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-11-291-2/+2
| * | | | | sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-293-35/+46
| |/ / / /
| * | | | sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-181-2/+5
| * | | | sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-151-1/+1
| |/ / /
* | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-262-2/+2
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-0844-1477/+158
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| | | | * sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt2010-11-041-12/+0
| |_|_|/ |/| | |
| | | * sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski2010-11-081-3/+3
| |_|/ |/| |
OpenPOWER on IntegriCloud