| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -2/+2 |
|\ |
|
| * | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 2010-05-27 | 1 | -0/+3 |
* | | ptrace: unify FDPIC implementations | Mike Frysinger | 2010-05-27 | 1 | -23/+0 |
* | | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | 1 | -0/+4 |
* | | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 1 | -4/+0 |
* | | sh: fix up sh7785lcr_32bit_defconfig. | Paul Mundt | 2010-05-24 | 1 | -109/+164 |
* | | arch/sh/lib/strlen.S: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 | 1 | -1/+1 |
* | | sh: fix up sh7786 dmaengine build. | Paul Mundt | 2010-05-22 | 1 | -1/+1 |
* | | sh: disable SD-card write-protection detection on kfr2r09 | Guennadi Liakhovetski | 2010-05-22 | 1 | -2/+4 |
* | | sh: Add SDHI DMA support to migor | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+9 |
* | | sh: Add SDHI DMA support to kfr2r09 | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+9 |
* | | sh: Add SDHI DMA support to ms7724se | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+17 |
* | | sh: Add SDHI DMA support to ecovec | Guennadi Liakhovetski | 2010-05-22 | 1 | -2/+7 |
* | | sh: add DMA slave definitions to sh7724 | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+86 |
* | | sh: add DMA slaves for two SDHI controllers to sh7722 | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+10 |
* | | sh: define DMA slaves per CPU type, remove now redundant header | Guennadi Liakhovetski | 2010-05-22 | 8 | -41/+37 |
* | | sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se | Guennadi Liakhovetski | 2010-05-22 | 1 | -8/+82 |
* | | sh: add Video Output Unit and AK8813 video encoder support on ecovec | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+78 |
* | | sh: fix up the dwarf unwinder build for MODULES=n. | Paul Mundt | 2010-05-22 | 1 | -0/+4 |
* | | sh: remove duplicated #include | Huang Weiyi | 2010-05-22 | 1 | -1/+0 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | 1 | -2/+2 |
|\ \ |
|
| * | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | 1 | -2/+2 |
* | | | kgdb,sh: update superh kgdb exception handling | Jason Wessel | 2010-05-20 | 1 | -1/+13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-05-19 | 154 | -3569/+4422 |
|\ \ \ \ |
|
| * | | | | sh: update defconfigs. | Paul Mundt | 2010-05-18 | 50 | -892/+1237 |
| * | | | | sh: Fix up the NUMA build for recent LMB changes. | Paul Mundt | 2010-05-18 | 1 | -38/+0 |
| * | | | | sh64: provide a stub per_cpu_trap_init() definition. | Paul Mundt | 2010-05-18 | 1 | -0/+5 |
| * | | | | sh: fix up CONFIG_KEXEC=n build. | Paul Mundt | 2010-05-18 | 1 | -1/+1 |
| * | | | | Merge branch 'sh/highmem' | Paul Mundt | 2010-05-13 | 1 | -6/+2 |
| |\ \ \ \ |
|
| | * | | | | sh: All SH-X3 cores support NUMA and SMP, update Kconfig. | Paul Mundt | 2010-05-11 | 1 | -6/+2 |
| * | | | | | Merge branch 'sh/lmb' | Paul Mundt | 2010-05-13 | 11 | -209/+271 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | sh: Ensure active regions have a backing PMB entry. | Paul Mundt | 2010-05-11 | 1 | -2/+15 |
| | * | | | | sh: Reject small mappings for PMB bolting. | Paul Mundt | 2010-05-11 | 1 | -0/+2 |
| | * | | | | sh: bootmem refactoring. | Paul Mundt | 2010-05-11 | 4 | -142/+169 |
| | * | | | | sh: rework memory limits to work with LMB. | Paul Mundt | 2010-05-10 | 3 | -45/+40 |
| | * | | | | sh: enable LMB region setup via machvec. | Paul Mundt | 2010-05-10 | 6 | -15/+24 |
| | * | | | | sh: bump up extra LMB reservations in bootmem init. | Paul Mundt | 2010-05-07 | 1 | -4/+6 |
| | * | | | | sh: convert initrd reservation to LMB. | Paul Mundt | 2010-05-07 | 1 | -1/+1 |
| | * | | | | sh: convert kexec crash kernel management to LMB. | Paul Mundt | 2010-05-07 | 3 | -44/+58 |
| * | | | | | Merge branch 'sh/clkfwk' | Paul Mundt | 2010-05-13 | 19 | -1326/+702 |
| |\ \ \ \ \ |
|
| | * | | | | | sh: Check return value of clk_get on ms7724 | Kuninori Morimoto | 2010-05-13 | 1 | -7/+11 |
| | * | | | | | sh: Check return value of clk_get on ecovec24 | Kuninori Morimoto | 2010-05-13 | 1 | -9/+15 |
| | * | | | | | sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c | Magnus Damm | 2010-05-13 | 2 | -296/+1 |
| | * | | | | | sh: move sh clock.c contents to drivers/sh/clk. | Magnus Damm | 2010-05-13 | 2 | -535/+11 |
| | * | | | | | sh: move sh asm/clock.h contents to linux/sh_clk.h V2 | Magnus Damm | 2010-05-13 | 1 | -146/+1 |
| | * | | | | | sh: remove unused clock lookup | Magnus Damm | 2010-05-13 | 2 | -36/+2 |