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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
sh: wire up finit_module syscall.
Paul Mundt
2
-0
/
+2
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-297
/
+73
2012-12-11
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-4
/
+20
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2
-5
/
+3
2012-11-28
sh: switch to generic fork/vfork/clone
Al Viro
2
-87
/
+8
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
7
-212
/
+69
2012-11-28
sh64: fix altstack switching on sigreturn
Al Viro
1
-4
/
+2
2012-10-22
sh: convert to generic sys_execve()
Al Viro
2
-48
/
+0
2012-10-22
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
7
-164
/
+69
2012-10-22
sh: convert boards to use the OHCI platform driver
Florian Fainelli
4
-4
/
+20
2012-10-15
sh: Wire up kcmp syscall.
Paul Mundt
2
-0
/
+2
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-4
/
+4
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+0
2012-10-06
sections: fix section conflicts in arch/sh
Andi Kleen
1
-1
/
+1
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2
-2
/
+0
2012-09-18
sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
Al Viro
2
-2
/
+2
2012-08-09
sh: sh7269: Fix LCD pinmux
Phil Edworthy
1
-78
/
+117
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-3
/
+1
2012-08-02
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
1
-0
/
+1
2012-08-01
sh: sh7724: fixup renesas_usbhs clock settings
Kuninori Morimoto
1
-2
/
+2
2012-07-26
sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757
Shimoda, Yoshihiro
1
-0
/
+14
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+0
2012-07-23
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
6
-518
/
+394
2012-07-20
Merge branch 'common/pinctrl' into sh-latest
Paul Mundt
10
-10
/
+10
2012-07-20
sh: remove unused DMA device pointer from SIU platform data
Guennadi Liakhovetski
1
-1
/
+0
2012-07-02
sh: Fix up se7721 GPIOLIB=y build warnings.
Paul Mundt
1
-1
/
+1
2012-06-28
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
Nobuhiro Iwamatsu
10
-10
/
+10
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
3
-3
/
+1
2012-06-14
sh64: Attempt to make reserved insn trap handler resemble C.
Paul Mundt
1
-191
/
+195
2012-06-14
sh: Consolidate die definitions for trap handlers.
Paul Mundt
3
-102
/
+71
2012-06-14
sh64: Kill off old exception debugging helpers.
Paul Mundt
1
-12
/
+0
2012-06-14
sh64: Use generic unaligned access control/counters.
Paul Mundt
1
-113
/
+37
2012-06-13
Merge branch 'sh/genirq' into sh-latest
Paul Mundt
1
-10
/
+0
2012-06-13
Merge branch 'sh/multi-unwinders' into sh-latest
Paul Mundt
4
-98
/
+99
2012-06-13
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
5
-163
/
+22
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
2
-42
/
+0
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
2
-42
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
2
-4
/
+2
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-8
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2
-35
/
+15
2012-06-01
sh64: failure to build sigframe != signal without handler
Al Viro
1
-1
/
+1
2012-06-01
new helper: sigmask_to_save()
Al Viro
2
-17
/
+7
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2
-10
/
+2
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+0
2012-05-31
sh: use clear_tasks_mm_cpumask()
Anton Vorontsov
1
-6
/
+1
2012-05-24
sh64: Fix up fallout from generic init_task conversion.
Paul Mundt
1
-0
/
+1
2012-05-24
sh64: Convert to unwinder API.
Paul Mundt
4
-98
/
+99
2012-05-24
sh: Kill off now unused arch_probe_nr_irqs().
Paul Mundt
1
-10
/
+0
2012-05-24
sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().
Paul Mundt
1
-0
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2
-4
/
+0
[next]