summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
| | * | | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-175-212/+58
| | * | | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-161-11/+0
| | * | | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-161-0/+8
| | * | | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-161-0/+4
| | * | | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-141-3/+10
| | * | | sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-4/+22
| | * | | sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt2009-10-141-1/+5
| | * | | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-131-2/+9
| | * | | sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-132-42/+13
| | * | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-10-131-0/+47
| | |\ \ \
| | | * | | sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming2009-10-111-0/+47
| | * | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-121-0/+16
| | |\ \ \ \
| | | * \ \ \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-121-0/+16
| | | |\ \ \ \
| | | | * | | | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-111-0/+1
| | | | * | | | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-111-0/+15
| | * | | | | | sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt2009-10-101-1/+1
| | * | | | | | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-101-0/+2
| | * | | | | | sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-101-2/+2
| | * | | | | | sh: Make most PMB functions staticMatt Fleming2009-10-101-7/+1
| | * | | | | | sh: Prepare for dynamic PMB supportMatt Fleming2009-10-105-7/+32
| | * | | | | | sh: Obliterate the P1 area macrosMatt Fleming2009-10-101-3/+0
| | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'sh/cachetlb'Paul Mundt2009-10-101-3/+3
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt2009-09-091-3/+3
| * | | | | | sh: add sleazy FPU optimizationGiuseppe CAVALLARO2009-11-241-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-031-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: allow sh_eth to get mac address through platform dataMagnus Damm2009-10-131-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-011-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | sh: Replace old style lock initializerThomas Gleixner2009-11-091-1/+1
| |/ / / /
* | | | | ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2009-11-041-0/+4
|/ / / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-241-0/+13
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-0/+13
| |\ \ \ \
| | * | | | dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-081-0/+13
* | | | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* | | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+0
|/ / / / /
* | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-214-11/+11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-1859-423/+1629
|\ \ \ \ \
| * | | | | sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-161-4/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-161-0/+3
| |\ \ \ \ \
| * | | | | | sh: kfr2r09: document the PLL/FLL <-> RF relationship.Kuninori Morimoto2009-09-151-0/+2
| * | | | | | sh: add kycr2_delay for sh_keyscKuninori Morimoto2009-09-151-0/+1
| * | | | | | sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto2009-09-111-0/+3
| * | | | | | sh: Add romImage support for EcoVec24Kuninori Morimoto2009-09-112-0/+99
| * | | | | | sh: add romimage-macros.hKuninori Morimoto2009-09-112-69/+74
| | |_|/ / / | |/| | | |
| * | | | | sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-033-2/+13
| * | | | | sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-011-3/+0
OpenPOWER on IntegriCloud