| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 11 | -83/+294 |
|\ |
|
| * | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt | 2010-04-02 | 4 | -28/+75 |
| * | sh: export return_address() symbol. | Paul Mundt | 2010-04-02 | 1 | -0/+3 |
| * | sh: Enable the mmu in start_secondary() | Matt Fleming | 2010-03-29 | 1 | -0/+1 |
| * | sh: Fix FDPIC binary loader | Andrew Stubbs | 2010-03-29 | 1 | -2/+4 |
| * | arch/sh/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-29 | 1 | -2/+2 |
| * | sh: Update ecovec_defconfig | Yusuke Goda | 2010-03-29 | 1 | -46/+190 |
| * | sh: update the TLB replacement counter for entry wiring. | Matt Fleming | 2010-03-26 | 2 | -5/+19 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 21 | -6/+15 |
|/ |
|
* | sh: Silence unintialized variable warnings in dwarf unwinder. | Paul Mundt | 2010-03-23 | 1 | -2/+2 |
* | sh: Tidy up a couple of section mismatches. | Paul Mundt | 2010-03-23 | 2 | -2/+2 |
* | sh: Fix build after dynamic PMB rework | Matt Fleming | 2010-03-23 | 1 | -0/+2 |
* | sh: Replace unsafe manipulation of MMUCR | Matt Fleming | 2010-03-23 | 2 | -7/+16 |
* | sh: Flush ITLB too in PTEAEX's flush_tlb_page() | Matt Fleming | 2010-03-23 | 2 | -0/+4 |
* | sh64: Remove long unused mid_sched macro | Andreas Bombe | 2010-03-23 | 1 | -7/+0 |
* | sh: Add watch-dog register address for SH7722/SH7723/SH7724 | Kuninori Morimoto | 2010-03-23 | 1 | -0/+6 |
* | sh: ms7724: Add tiny-document for sound | Kuninori Morimoto | 2010-03-23 | 1 | -0/+8 |
* | sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init | Kuninori Morimoto | 2010-03-23 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-19 | 2 | -0/+16 |
|\ |
|
| * | sh: Export uncached helper symbols. | Paul Mundt | 2010-03-10 | 1 | -0/+4 |
| * | sh: Fix up NUMA build for 29-bit. | Paul Mundt | 2010-03-10 | 1 | -0/+7 |
| * | sh: Fix up uncached offset for legacy 29-bit mode. | Paul Mundt | 2010-03-08 | 1 | -0/+5 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 1 | -1/+19 |
|\ \ |
|
| * | | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 1 | -1/+19 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 | 1 | -1/+1 |
* | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | | | pci-dma: sh: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 2 | -18/+4 |
* | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -2/+0 |
* | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 4 | -14/+2 |
* | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 4 | -106/+2 |
| |_|/
|/| | |
|
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
|/ / |
|
* | | sh: Convert sh to use read/update_persistent_clock | John Stultz | 2010-03-05 | 1 | -5/+1 |
* | | sh: Move PMB debugfs entry initialization to later stage | Pawel Moll | 2010-03-05 | 1 | -1/+1 |
* | | sh: Fix up flush_cache_vmap() on SMP. | Paul Mundt | 2010-03-04 | 1 | -2/+2 |
* | | sh: fix up MMU reset with variable PMB mapping sizes. | Paul Mundt | 2010-03-04 | 1 | -6/+31 |
* | | sh: establish PMB mappings for NUMA nodes. | Paul Mundt | 2010-03-03 | 2 | -2/+4 |
* | | sh: check for existing mappings for bolted PMB entries. | Paul Mundt | 2010-03-03 | 1 | -44/+96 |
* | | sh: fixed virt/phys mapping helpers for PMB. | Paul Mundt | 2010-03-02 | 1 | -46/+51 |
* | | sh: make pmb iomapping configurable. | Paul Mundt | 2010-03-02 | 1 | -0/+17 |
* | | sh: reworked dynamic PMB mapping. | Paul Mundt | 2010-03-02 | 5 | -168/+223 |
* | | sh: Fix up cpumask_of_pcibus() for the NUMA build. | Paul Mundt | 2010-03-02 | 1 | -1/+1 |
* | | sh: Fix up ctrl_read/write stragglers in migor setup. | Paul Mundt | 2010-03-02 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial' | Paul Mundt | 2010-03-02 | 4 | -28/+8 |
|\ \ \ |
|
| | * | | sh: No need to explicitly include <linux/rwlock.h>. | Robert P. J. Day | 2010-03-01 | 1 | -1/+0 |
| | * | | arch/sh/boot/compressed/cache.c: Checkpatch cleanup | Andrea Gelmini | 2010-03-01 | 1 | -1/+1 |
| | * | | arch/sh/lib/libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-03-01 | 1 | -2/+1 |
| * | | | sh: hw-breakpoints: Accept breakpoints on NULL addresses. | Paul Mundt | 2010-03-01 | 1 | -24/+6 |
| |/ / |
|
* | | | dmaengine: shdma: extend .device_terminate_all() to record partial transfer | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+20 |