| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 1 | -1/+1 |
| |\ |
|
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | net: allow sh_eth to get mac address through platform data | Magnus Damm | 2009-10-13 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'topic/pcm-dma-fix' into topic/core-change | Takashi Iwai | 2009-12-01 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | sh: Replace old style lock initializer | Thomas Gleixner | 2009-11-09 | 1 | -1/+1 |
| |/ |
|
* | | ALSA: sh: add SuperH DAC audio driver for ALSA V4 | Rafael Ignacio Zurita | 2009-11-04 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 1 | -0/+13 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 1 | -0/+13 |
| |\ |
|
| | * | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-08 | 1 | -0/+13 |
* | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
|/ / |
|
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 4 | -11/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 59 | -423/+1629 |
|\ \ |
|
| * | | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 2009-09-16 | 1 | -4/+4 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 1 | -0/+3 |
| |\ \ |
|
| * | | | sh: kfr2r09: document the PLL/FLL <-> RF relationship. | Kuninori Morimoto | 2009-09-15 | 1 | -0/+2 |
| * | | | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto | 2009-09-15 | 1 | -0/+1 |
| * | | | sh: USB disable process is needed if romImage boot for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 1 | -0/+3 |
| * | | | sh: Add romImage support for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 2 | -0/+99 |
| * | | | sh: add romimage-macros.h | Kuninori Morimoto | 2009-09-11 | 2 | -69/+74 |
| * | | | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 2009-09-03 | 3 | -2/+13 |
| * | | | sh: Kill off kgdb's magical NMI debouncing. | Paul Mundt | 2009-09-01 | 1 | -3/+0 |
| * | | | sh: nmi_debug support. | Paul Mundt | 2009-09-01 | 2 | -1/+2 |
| * | | | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 22 | -50/+411 |
| |\ \ \ |
|
| | * | | | sh: unwinder: Fix up uninitialized variable warnings on sh2a build. | Paul Mundt | 2009-08-31 | 1 | -1/+1 |
| | * | | | sh: Only shout about fixing up unexpected unaligned accesses | Matt Fleming | 2009-08-29 | 1 | -1/+1 |
| | * | | | sh: sh7785lcr: fix prototype board on 32bit MMU mode. | Yoshihiro Shimoda | 2009-08-28 | 1 | -0/+2 |
| | * | | | sh: Tidy up watchdog build for SH-2. | Paul Mundt | 2009-08-28 | 1 | -9/+10 |
| | * | | | sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. | Paul Mundt | 2009-08-25 | 1 | -1/+1 |
| | * | | | Merge branch 'sh/st-integration' | Paul Mundt | 2009-08-24 | 6 | -5/+38 |
| | |\ \ \ |
|
| | | * | | | sh: fix sys_cacheflush error checking | Giuseppe Cavallaro | 2009-08-24 | 1 | -0/+7 |
| | | * | | | sh: Add sys_cacheflush() call for SH CPUs. | Stuart Menefy | 2009-08-24 | 4 | -3/+15 |
| | | * | | | sh: Read from CCN_PVR instead of ROM for delay. | Stuart Menefy | 2009-08-24 | 1 | -1/+5 |
| | | * | | | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy | 2009-08-24 | 1 | -1/+1 |
| | | * | | | sh: Allow use of GENERIC_IOMAP | David McKay | 2009-08-24 | 1 | -0/+10 |
| | * | | | | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. | Paul Mundt | 2009-08-24 | 1 | -0/+1 |
| | |/ / / |
|
| | * | | | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt | 2009-08-23 | 2 | -2/+18 |
| | |\ \ \ |
|
| | | * | | | sh: Runtime PM for SuperH Mobile platform bus devices | Magnus Damm | 2009-08-23 | 2 | -1/+12 |
| | | * | | | Merge branch 'master' into sh/hwblk | Paul Mundt | 2009-08-15 | 15 | -75/+523 |
| | | |\ \ \ |
|
| | | * | | | | sh: Runtime PM pdev hwblk | Magnus Damm | 2009-08-04 | 1 | -1/+6 |
| | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Paul Mundt | 2009-08-04 | 2 | -12/+4 |
| | | |\ \ \ \
| | | | | |_|/
| | | | |/| | |
|
| | * | | | | | Merge branch 'sh/dwarf-unwinder' | Paul Mundt | 2009-08-22 | 4 | -18/+52 |
| | |\ \ \ \ \ |
|
| | | * | | | | | sh64: dummy unwinder BUG wrappers. | Paul Mundt | 2009-08-22 | 1 | -0/+5 |
| | | * | | | | | sh: unwinder: Use a special bug flag for unwinder traps. | Paul Mundt | 2009-08-22 | 1 | -5/+6 |
| | | * | | | | | sh: Handle the DWARF op, DW_CFA_undefined | Matt Fleming | 2009-08-21 | 1 | -0/+3 |
| | | * | | | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() | Matt Fleming | 2009-08-21 | 3 | -0/+36 |
| | | * | | | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET | Matt Fleming | 2009-08-21 | 1 | -0/+1 |