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-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+2
2011-05-17
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
2
-2
/
+0
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
1
-11
/
+22
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-1
/
+0
2011-05-13
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
1
-1
/
+0
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
1
-0
/
+4
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-1
/
+0
2011-04-29
shmobile: Use power domains for platform runtime PM
Rafael J. Wysocki
1
-11
/
+22
2011-04-25
sh, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
1
-0
/
+4
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
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
[next]