| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | sh: hwblk index rework | Magnus Damm | 2010-05-11 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'sh/smp' | Paul Mundt | 2010-04-26 | 4 | -8/+90 | |
| | |\ \ \ \ | ||||||
| | | * | | | | sh: CPU hotplug support. | Paul Mundt | 2010-04-26 | 3 | -3/+35 | |
| | | * | | | | sh: cache secondary CPUs idle loop. | Paul Mundt | 2010-04-26 | 1 | -0/+4 | |
| | | * | | | | sh: provide percpu CPU states for hotplug notifiers. | Paul Mundt | 2010-04-26 | 1 | -0/+3 | |
| | | * | | | | sh: Move platform smp ops in to their own structure. | Paul Mundt | 2010-04-21 | 2 | -7/+50 | |
| | * | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-04-26 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | sh: Assembly friendly __pa and __va definitions | Matt Fleming | 2010-04-25 | 1 | -4/+9 | |
| | | |/ / / / | |/| | | | | ||||||
| | * | | | | | sh: __cpuinit annotate the CPU init path. | Paul Mundt | 2010-04-21 | 2 | -2/+1 | |
| | * | | | | | sh: Tidy CPU probing and fixup section annotations. | Paul Mundt | 2010-04-21 | 2 | -4/+2 | |
| | * | | | | | sh: hw-breakpoints: Kill off stub unthrottle callback. | Paul Mundt | 2010-04-21 | 1 | -1/+0 | |
| | * | | | | | sh: mach-sdk7786: pm_power_off support. | Paul Mundt | 2010-04-19 | 1 | -0/+9 | |
| | * | | | | | sh: intc: IRQ auto-distribution support. | Paul Mundt | 2010-04-15 | 1 | -0/+16 | |
| | * | | | | | sh: dmaengine support for SH7786 DMAC0. | Paul Mundt | 2010-04-13 | 1 | -1/+2 | |
| | * | | | | | sh: Disable MMUCR_AT for SH-4 nommu. | Paul Mundt | 2010-04-07 | 1 | -2/+9 | |
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *---. \ \ \ \ | Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c... | Paul Mundt | 2010-03-30 | 4 | -72/+41 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | sh: Merge clkdev API updates. | Paul Mundt | 2010-03-09 | 2 | -7/+35 | |
| | | | * | | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.h | Magnus Damm | 2010-03-23 | 1 | -59/+1 | |
| | | | * | | | | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER | Magnus Damm | 2010-03-23 | 1 | -1/+0 | |
| | | | * | | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enum | Magnus Damm | 2010-03-23 | 2 | -7/+7 | |
| | * | | | | | | | | sh: tlb debugfs support. | Matt Fleming | 2010-03-29 | 1 | -0/+7 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-05-01 | 1 | -0/+5 | |
| | * | | | | | | | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-05-01 | 1 | -3/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | / / / | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 | |
| | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | | SH: fix TS field shift calculation for DMA drivers | Guennadi Liakhovetski | 2010-04-26 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | sh: Fix FDPIC binary loader | Andrew Stubbs | 2010-03-29 | 1 | -2/+4 | |
| * | | | | | | sh: update the TLB replacement counter for entry wiring. | Matt Fleming | 2010-03-26 | 1 | -0/+2 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | sh: Flush ITLB too in PTEAEX's flush_tlb_page() | Matt Fleming | 2010-03-23 | 1 | -0/+2 | |
| * | | | | | sh: Add watch-dog register address for SH7722/SH7723/SH7724 | Kuninori Morimoto | 2010-03-23 | 1 | -0/+6 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-19 | 1 | -0/+7 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | sh: Fix up NUMA build for 29-bit. | Paul Mundt | 2010-03-10 | 1 | -0/+7 | |
| | |/ / | ||||||
| * | | | 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 | 1 | -18/+1 | |
| * | | | 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 | 3 | -3/+2 | |
| * | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 3 | -2/+2 | |
| |/ / | ||||||
| * | | sh: Fix up flush_cache_vmap() on SMP. | Paul Mundt | 2010-03-04 | 1 | -2/+2 | |
| * | | sh: reworked dynamic PMB mapping. | Paul Mundt | 2010-03-02 | 2 | -20/+34 | |
| * | | sh: Fix up cpumask_of_pcibus() for the NUMA build. | Paul Mundt | 2010-03-02 | 1 | -1/+1 | |
| * | | dmaengine: shdma: extend .device_terminate_all() to record partial transfer | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+20 | |
| * | | sh: merge sh7722 and sh7724 DMA register definitions | Guennadi Liakhovetski | 2010-03-02 | 1 | -6/+2 | |
| * | | dmaengine: shdma: separate DMA headers. | Guennadi Liakhovetski | 2010-03-02 | 9 | -218/+285 | |
| * | | dmaengine: shdma: convert to platform device resources | Guennadi Liakhovetski | 2010-03-02 | 1 | -3/+10 | |
| * | | sh: audio support for the sh7722 Migo-R board | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+1 | |
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 2 | -3/+5 | |
| | |\| | ||||||
| | * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+2 | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-01 | 1 | -0/+26 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'for-2.6.33' into for-2.6.34 | Mark Brown | 2010-01-25 | 3 | -3/+15 | |
| | |\ \ \ | | | |/ | | |/| | ||||||
