index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-18
sh: update SDHI configuration symbols in defconfigs
Guennadi Liakhovetski
2
-2
/
+2
2011-04-18
sh: fix SD / MMC configuration dependencies on ecovec
Guennadi Liakhovetski
1
-9
/
+9
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+2
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+42
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2011-04-06
sh: select ARCH_NO_SYSDEV_OPS.
Paul Mundt
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
16
-19
/
+19
2011-03-31
sh: fix build error in board-sh7757lcr.c
Yoshihiro Shimoda
1
-1
/
+1
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
19
-71
/
+69
2011-03-31
sh: landisk: Remove whitespace
Nobuhiro Iwamatsu
1
-2
/
+2
2011-03-31
sh: landisk: Remove mv_nr_irqs
Nobuhiro Iwamatsu
1
-1
/
+0
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
5
-16
/
+16
2011-03-29
sh: Convert to new function names
Thomas Gleixner
14
-52
/
+52
2011-03-29
sh: Use the proper accessor functions
Thomas Gleixner
1
-2
/
+1
2011-03-29
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...
Paul Mundt
2
-8
/
+42
2011-03-25
sh: fix SDHI IO address-range
Guennadi Liakhovetski
5
-8
/
+8
2011-03-25
sh: convert boards to use linux/mmc/sh_mobile_sdhi.h
Guennadi Liakhovetski
5
-5
/
+5
2011-03-25
sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD
Guennadi Liakhovetski
1
-3
/
+3
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-24
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2011-03-24
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
11
-98
/
+39
2011-03-25
mmc: Add MMC_PROGRESS_*
Simon Horman
1
-4
/
+5
2011-03-24
sh: Fix build alloc_thread_info_node function
Nobuhiro Iwamatsu
1
-2
/
+2
2011-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2
-8
/
+10
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-22
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+3
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
sh: Fix ptrace hw_breakpoint handling
David Engraf
1
-0
/
+2
2011-03-23
sh: Fix ptrace fpu state initialisation
Phil Edworthy
2
-0
/
+12
2011-03-23
sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.
Paul Mundt
1
-2
/
+1
2011-03-23
sh: pmb: Use struct syscore_ops instead of sysdevs
Paul Mundt
1
-29
/
+14
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2
-8
/
+10
2011-03-22
sh: Conver to asm-generic/sizes.h.
Paul Mundt
2
-63
/
+2
2011-03-22
sh: wire up sys_syncfs.
Paul Mundt
4
-2
/
+6
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-10
/
+2
2011-03-17
sh: Convert to generic show_interrupts.
Paul Mundt
2
-59
/
+3
2011-03-17
sh: Wire up new fhandle and clock_adjtime syscalls.
Paul Mundt
4
-2
/
+14
2011-03-17
sh: modify platform_device for sh_eth driver
Yoshihiro Shimoda
3
-0
/
+15
2011-03-17
sh: add GETHER's platform_device in board-sh7757lcr
Yoshihiro Shimoda
1
-0
/
+93
2011-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
6
-74
/
+30
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+10
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-10
/
+2
[prev]
[next]