Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | ALSA: sh: add SuperH DAC audio driver for ALSA V4 | Rafael Ignacio Zurita | 2009-11-04 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | |
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | sysctl sh: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | sh: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-17 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | sh: Replace old style lock initializer | Thomas Gleixner | 2009-11-08 | |
* | | | | | | | | | | | | | | sh: Account for cache aliases in flush_icache_range() | Matt Fleming | 2009-11-08 | |
* | | | | | | | | | | | | | | sh: unwinder: Fix up invalid PC refetch in dwarf unwinder. | Paul Mundt | 2009-11-06 | |
|/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. | Paul Mundt | 2009-10-26 | |
* | | | | | | | | | | | | | sh: Document uImage.bin target in archhelp. | Paul Mundt | 2009-10-26 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | sh: add uImage.bin target | Magnus Damm | 2009-10-26 | |
* | | | | | | | | | | | | sh: rsk7203 CONFIG_MTD=n fix | Magnus Damm | 2009-10-26 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
* | | | | | | | | | | | sh: Check for return_to_handler when unwinding the stack | Matt Fleming | 2009-10-25 | |
* | | | | | | | | | | | sh: Build fix: define more __movmem* symbols | Lubomir Rintel | 2009-10-25 | |
* | | | | | | | | | | | sh: __irq_entry annotate do_IRQ(). | Paul Mundt | 2009-10-25 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. | Paul Mundt | 2009-10-16 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | sh: Remove BKL from landisk gio. | Thomas Gleixner | 2009-10-16 | |
* | | | | | | | | | sh: disabled cache handling fix. | Magnus Damm | 2009-10-16 | |
* | | | | | | | | | sh: Fix up single page flushing to use PAGE_SIZE. | Valentin Sitdikov | 2009-10-16 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | sh: Fix a TRACE_IRQS_OFF typo. | Paul Mundt | 2009-10-14 | |
* | | | | | | | | sh: Optimize the setup_rt_frame() I-cache flush. | Paul Mundt | 2009-10-14 | |
* | | | | | | | | sh: Populate initial secondary CPU info from boot_cpu_data. | Paul Mundt | 2009-10-14 | |
* | | | | | | | | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | |
* | | | | | | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths. | Paul Mundt | 2009-10-14 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | sh: ftrace: Fix up syscall tracepoint support. | Paul Mundt | 2009-10-12 | |
| |_|_|_|_|/ |/| | | | | | ||||
* | | | | | | sh: force dcache flush if dcache_dirty bit set. | Paul Mundt | 2009-10-12 | |
* | | | | | | sh: update die() output. | Paul Mundt | 2009-10-12 | |
| |/ / / / |/| | | | | ||||
* | | | | | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming | 2009-10-08 | |
* | | | | | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming | 2009-10-08 | |
* | | | | | sh: Plug PMB alloc memory leak | Matt Fleming | 2009-10-08 | |
* | | | | | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming | 2009-10-08 | |
* | | | | | sh: enable sleep state LEDs on Ecovec24 | Magnus Damm | 2009-10-08 | |
* | | | | | sh: mach-ecovec24: Document DS2 switch settings. | Kuninori Morimoto | 2009-10-04 | |
* | | | | | sh: Build fix: export __movmem | Lubomir Rintel | 2009-09-30 | |
* | | | | | sh: Disable unaligned kernel access printks by default. | Paul Mundt | 2009-09-30 | |
* | | | | | sh: mach-ecovec24: modify 1st MTD area to read only | Kuninori Morimoto | 2009-09-29 | |
* | | | | | sh: mach-ecovec24: Add TouchScreen support | Kuninori Morimoto | 2009-09-29 | |
* | | | | | sh: magicpanelr2 and dreamcast can use the generic I/O base. | Paul Mundt | 2009-09-28 | |
* | | | | | sh: Don't enable interrupts in the page fault path | Matt Fleming | 2009-09-28 | |
* | | | | | sh: Set the default I/O port base to P2SEG. | Paul Mundt | 2009-09-28 | |
* | | | | | sh: Handle ioport_map() cases for >= P1SEG addresses. | Paul Mundt | 2009-09-28 | |
|/ / / / | ||||
* | | | | sh: Add support DMA Engine to SH7780 | Nobuhiro Iwamatsu | 2009-09-24 | |
* | | | | sh: Add support DMA Engine to SH7722 | Nobuhiro Iwamatsu | 2009-09-24 | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-24 | |
|\ \ \ \ | ||||
| * \ \ \ | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | |
| | |\ \ \ \ | ||||
| | | * | | | | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-08 | |
* | | | | | | | sh: enable onenand support in kfr2r09 defconfig. | Paul Mundt | 2009-09-24 | |
* | | | | | | | sh: update defconfigs. | Paul Mundt | 2009-09-24 |