summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into export-slabhTejun Heo2010-04-0511-83/+294
|\
| * sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-024-28/+75
| * sh: export return_address() symbol.Paul Mundt2010-04-021-0/+3
| * sh: Enable the mmu in start_secondary()Matt Fleming2010-03-291-0/+1
| * sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-291-2/+4
| * arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-291-2/+2
| * sh: Update ecovec_defconfigYusuke Goda2010-03-291-46/+190
| * sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-262-5/+19
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-6/+15
|/
* sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt2010-03-231-2/+2
* sh: Tidy up a couple of section mismatches.Paul Mundt2010-03-232-2/+2
* sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
* sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-232-7/+16
* sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-232-0/+4
* sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-231-7/+0
* sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-231-0/+6
* sh: ms7724: Add tiny-document for soundKuninori Morimoto2010-03-231-0/+8
* sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto2010-03-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-192-0/+16
|\
| * sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| * sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| * sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-181-1/+19
|\ \
| * | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-1/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | | pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-18/+4
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+0
* | | | Add generic sys_olduname()Christoph Hellwig2010-03-124-14/+2
* | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-124-106/+2
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/ /
* | sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-051-5/+1
* | sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-051-1/+1
* | sh: Fix up flush_cache_vmap() on SMP.Paul Mundt2010-03-041-2/+2
* | sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt2010-03-041-6/+31
* | sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-032-2/+4
* | sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-031-44/+96
* | sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-021-46/+51
* | sh: make pmb iomapping configurable.Paul Mundt2010-03-021-0/+17
* | sh: reworked dynamic PMB mapping.Paul Mundt2010-03-025-168/+223
* | sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt2010-03-021-1/+1
* | sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt2010-03-021-1/+1
| |
| \
*-. \ Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt2010-03-024-28/+8
|\ \ \
| | * | sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-03-011-1/+0
| | * | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-03-011-1/+1
| | * | arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-03-011-2/+1
| * | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-03-011-24/+6
| |/ /
* | | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-021-0/+20