index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+13
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-1
/
+0
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
1
-0
/
+13
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
4
-11
/
+11
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
59
-423
/
+1629
2009-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+0
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
1
-1
/
+0
2009-09-16
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
Paul Mundt
1
-4
/
+4
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-0
/
+3
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
1
-1
/
+2
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-2
/
+2
2009-09-15
sh: kfr2r09: document the PLL/FLL <-> RF relationship.
Kuninori Morimoto
1
-0
/
+2
2009-09-15
sh: add kycr2_delay for sh_keysc
Kuninori Morimoto
1
-0
/
+1
2009-09-11
sh: USB disable process is needed if romImage boot for EcoVec24
Kuninori Morimoto
1
-0
/
+3
2009-09-11
sh: Add romImage support for EcoVec24
Kuninori Morimoto
2
-0
/
+99
2009-09-11
sh: add romimage-macros.h
Kuninori Morimoto
2
-69
/
+74
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-09-08
dmaengine: sh: Add Support SuperH DMA Engine driver
Nobuhiro Iwamatsu
1
-0
/
+13
2009-09-03
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
3
-2
/
+13
2009-09-01
sh: Kill off kgdb's magical NMI debouncing.
Paul Mundt
1
-3
/
+0
2009-09-01
sh: nmi_debug support.
Paul Mundt
2
-1
/
+2
2009-09-01
Merge branch 'master' into sh/smp
Paul Mundt
22
-50
/
+411
2009-08-31
sh: unwinder: Fix up uninitialized variable warnings on sh2a build.
Paul Mundt
1
-1
/
+1
2009-08-29
sh: Only shout about fixing up unexpected unaligned accesses
Matt Fleming
1
-1
/
+1
2009-08-29
net: sh_eth: add value of ether_link pin in platform_data
Yoshihiro Shimoda
1
-0
/
+3
2009-08-28
sh: sh7785lcr: fix prototype board on 32bit MMU mode.
Yoshihiro Shimoda
1
-0
/
+2
2009-08-28
sh: Tidy up watchdog build for SH-2.
Paul Mundt
1
-9
/
+10
2009-08-25
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
Paul Mundt
1
-1
/
+1
2009-08-24
Merge branch 'sh/st-integration'
Paul Mundt
6
-5
/
+38
2009-08-24
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
Paul Mundt
1
-0
/
+1
2009-08-24
sh: fix sys_cacheflush error checking
Giuseppe Cavallaro
1
-0
/
+7
2009-08-24
sh: Add sys_cacheflush() call for SH CPUs.
Stuart Menefy
4
-3
/
+15
2009-08-24
sh: Read from CCN_PVR instead of ROM for delay.
Stuart Menefy
1
-1
/
+5
2009-08-24
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
1
-1
/
+1
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
1
-0
/
+10
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
2
-2
/
+18
2009-08-23
sh: Runtime PM for SuperH Mobile platform bus devices
Magnus Damm
2
-1
/
+12
2009-08-22
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
4
-18
/
+52
2009-08-22
sh64: dummy unwinder BUG wrappers.
Paul Mundt
1
-0
/
+5
2009-08-22
sh: unwinder: Use a special bug flag for unwinder traps.
Paul Mundt
1
-5
/
+6
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
1
-0
/
+3
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
3
-0
/
+36
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
1
-0
/
+1
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
1
-16
/
+6
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
3
-1
/
+248
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
1
-12
/
+29
[next]