| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ |
|
| * | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 |
| |\ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-01 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-03-01 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-2.6.33' into for-2.6.34 | Mark Brown | 2010-01-25 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | ASoC: add DAI and platform / DMA drivers for SH SIU | Guennadi Liakhovetski | 2010-01-25 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 2010-01-28 |
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 |
| | |/ / / / |
|
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-02-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | soc-camera: ov772x: Modify buswidth control | Kuninori Morimoto | 2010-02-26 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 2010-02-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | sh: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 2010-02-05 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-02-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | sh: remove dead LED code for migo-r and ms7724se | Magnus Damm | 2010-02-26 |
| * | | | | | | sh: ecovec build fix for CONFIG_I2C=n | Magnus Damm | 2010-02-26 |
| * | | | | | | sh: ecovec r-standby support | Magnus Damm | 2010-02-26 |
| * | | | | | | sh: ms7724se r-standby support | Magnus Damm | 2010-02-26 |
| * | | | | | | sh: SH-Mobile R-standby register save/restore | Magnus Damm | 2010-02-26 |
| * | | | | | | sh: ms7724: modify scan_timing for KEYSC | Kuninori Morimoto | 2010-02-25 |
| * | | | | | | sh: ms7724: Add sh_sir support | Kuninori Morimoto | 2010-02-25 |
| * | | | | | | sh: mach-ecovec24: Add sh_sir support | Kuninori Morimoto | 2010-02-25 |
| * | | | | | | sh: wire up SET/GET_UNALIGN_CTL. | Paul Mundt | 2010-02-22 |
| * | | | | | | sh: allow alignment fault mode to be configured at kernel boot. | Paul Mundt | 2010-02-22 |
| * | | | | | | sh: sh7724: Update FSI/SPU2 clock | Kuninori Morimoto | 2010-02-22 |
| * | | | | | | sh: always enable sh7724 vpu_clk and set to 166MHz on Ecovec | Magnus Damm | 2010-02-22 |
| * | | | | | | sh: add sh7724 kick callback to clk_div4_table | Magnus Damm | 2010-02-22 |
| * | | | | | | sh: introduce struct clk_div4_table | Magnus Damm | 2010-02-22 |
| * | | | | | | sh: clock-cpg div4 set_rate() shift fix | Magnus Damm | 2010-02-22 |
| * | | | | | | sh: Turn on speculative return for SH7785 and SH7786 | Matt Fleming | 2010-02-18 |
| * | | | | | | Merge branch 'sh/pmb-dynamic' | Paul Mundt | 2010-02-18 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 2010-02-18 |
| | * | | | | | | sh: Use uncached I/O helpers in PMB setup. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: Provide uncached I/O helpers. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: PMB locking overhaul. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: Fix up dynamically created write-through PMB mappings. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: Build PMB entry links for existing contiguous multi-page mappings. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: uncached mapping helpers. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: PMB tidying. | Paul Mundt | 2010-02-17 |
| | * | | | | | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. | Paul Mundt | 2010-02-16 |
| | * | | | | | | sh: Setup boot CPU VBR early to enable early page faults. | Paul Mundt | 2010-02-16 |
| | * | | | | | | sh: Kill off some superfluous legacy PMB special casing. | Paul Mundt | 2010-02-16 |
| | * | | | | | | sh: Merge the legacy PMB mapping and entry synchronization code. | Paul Mundt | 2010-02-16 |
| | * | | | | | | sh: Prevent fixed slot PMB remapping from clobbering boot entries. | Paul Mundt | 2010-02-16 |
| * | | | | | | | sh: fix sh7723 SDHI support using INTC force_disable | Magnus Damm | 2010-02-16 |
| * | | | | | | | sh: fix sh7722 SDHI support using INTC force_disable | Magnus Damm | 2010-02-16 |
| |/ / / / / / |
|