summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: LED9, LED10 and LED11 support for Solution Engine 7724Magnus Damm2009-08-071-0/+26
* sh: kfr2r09 board support - NAND flashMagnus Damm2009-08-071-0/+23
* sh: kfr2r09 board support - LCDC panelMagnus Damm2009-08-074-0/+448
* sh: 18-bit SYS panel fix for SuperH Mobile LCDCMagnus Damm2009-08-071-1/+1
* sh: LCDC SYS bus access wait fixMagnus Damm2009-08-071-0/+3
* sh: convert to asm-generic/hardirq.hChristoph Hellwig2009-08-051-10/+3
* sh: Fix up early printk build error.Paul Mundt2009-08-041-0/+1
* sh: Add SH7724 DMAC support.Kuninori Morimoto2009-08-042-1/+3
* sh: ms7724se: add 1280x720 lcdc output supportKuninori Morimoto2009-08-041-10/+18
* sh: clean up MSTPCRn register definitionsMagnus Damm2009-08-043-9/+0
* sh: hwblk support for sh7724Magnus Damm2009-08-044-58/+201
* sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita2009-08-042-4/+3
* sh: Add romImage target to archhelp.Paul Mundt2009-07-301-0/+1
* sh: kfr2r09 romImage support V2Magnus Damm2009-07-302-0/+209
* sh: romImage support V2Magnus Damm2009-07-306-3/+46
* sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-295-53/+96
* Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt2009-07-291-11/+16
* usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda2009-07-291-0/+2
* Merge branch 'sh/kfr2r09'Paul Mundt2009-07-23125-534/+5755
|\
| * sh: kfr2r09 board support - mach-type and defconfigMagnus Damm2009-07-232-0/+878
| * sh: kfr2r09 board support - KEYSC keypadMagnus Damm2009-07-231-0/+53
| * sh: kfr2r09 board support - NOR flashMagnus Damm2009-07-231-1/+53
| * sh: kfr2r09 board support - SCIF consoleMagnus Damm2009-07-234-0/+57
| * Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-221-1/+1
| * Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+5
| |\
| | * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
| * | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
| |\ \ | | |/ | |/|
| | * lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
| * | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-2225-299/+948
| |\ \
| | * | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
| | * | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
| | * | perf_counter: Detect debugfs locationJason Baron2009-07-225-17/+102
| | * | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
| | * | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-222-3/+20
| | * | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
| | * | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| | * | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-222-2/+4
| | * | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-224-120/+35
| | * | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-221-2/+21
| | * | perf: Fix stack data leakArjan van de Ven2009-07-221-0/+1
| | * | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
| | * | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-2210-142/+556
| | |\ \
| | | * | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
| | | * | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-112-0/+21
| | | * | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
| | | * | perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-111-15/+21
| | | * | strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-112-4/+27
| | | * | perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-111-3/+2
| | | * | perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-115-32/+164
| | | * | perf_counter: Stop open coding unclone_ctxPeter Zijlstra2009-07-101-19/+17