index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
arch/sh: remove references to cpu_*_map.
Rusty Russell
2
-2
/
+2
2012-01-27
Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latest
Paul Mundt
3
-15
/
+29
2012-01-27
sh: add platform_device for SPI1 in setup-sh7757
Shimoda, Yoshihiro
1
-0
/
+20
2012-01-27
sh: modify resource for SPI0 in setup-sh7757
Shimoda, Yoshihiro
1
-1
/
+1
2012-01-18
sh: clock-sh7724: fixup sh_fsi clock settings
Kuninori Morimoto
1
-1
/
+1
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+8
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2
-8
/
+6
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2
-6
/
+2
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2
-2
/
+2
2012-01-12
Merge branch 'sh/hwblk' into sh-latest
Paul Mundt
7
-301
/
+1
2012-01-12
Merge branch 'sh/pm-runtime' into sh-latest
Paul Mundt
10
-846
/
+196
2012-01-12
sh: add a resource name for shdma
Shimoda, Yoshihiro
6
-7
/
+12
2012-01-10
Merge branch 'sh/urgent' into sh-latest
Paul Mundt
4
-12
/
+5
2012-01-10
sh: Remove redundant try_to_freeze() invocations.
Paul Mundt
2
-8
/
+0
2012-01-10
sh: Ensure IRQs are enabled across do_notify_resume().
Paul Mundt
1
-0
/
+1
2012-01-10
sh: Fix up store queue code for subsys_interface changes.
Paul Mundt
1
-4
/
+4
2012-01-09
sh: modify clock-sh7757 for renesas_usbhs
Shimoda, Yoshihiro
1
-1
/
+1
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
4
-17
/
+19
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+13
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-11
/
+13
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-11
/
+13
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-08
SuperH: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+2
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-3
/
+0
2011-12-06
sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()
Kuninori Morimoto
1
-15
/
+25
2011-12-06
sh: clock-sh7723: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
1
-63
/
+13
2011-11-24
sh: clkfwk: setup clock parent from current register value
Kuninori Morimoto
1
-2
/
+2
2011-11-18
sh: hwblk: Kill off remaining bits of hwblk API.
Paul Mundt
3
-159
/
+0
2011-11-18
sh: hwblk: Kill off hwblk_id from pdev archdata.
Paul Mundt
3
-135
/
+0
2011-11-18
sh: cpuidle: Migrate off of hwblk API.
Paul Mundt
2
-7
/
+1
2011-11-18
sh: Kill off remaining private runtime PM bits.
Paul Mundt
2
-322
/
+0
2011-11-18
sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
5
-215
/
+76
2011-11-18
sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
5
-146
/
+43
2011-11-18
sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
5
-200
/
+87
2011-11-11
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
3
-11
/
+20
2011-11-11
sh: Wire up process_vm syscalls.
Paul Mundt
2
-0
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-11
/
+17
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-7
/
+11
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-5
/
+7
2011-11-04
serial: sh-sci: Fix up SH-2A SCIF support.
Phil Edworthy
1
-4
/
+12
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
3
-0
/
+3
2011-10-28
sh: add parameters for EHCI and RIIC in clock-sh7757.c
Yoshihiro Shimoda
1
-1
/
+9
2011-10-28
sh: kexec: Add PHYSICAL_START
Simon Horman
1
-1
/
+1
2011-10-28
SH: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-10-28
Merge branches 'sh/core' and 'sh/kexec' into sh-latest
Paul Mundt
2
-3
/
+7
2011-09-05
sh: Fix implicit declaration of function numa_node_id
Nobuhiro Iwamatsu
1
-0
/
+1
[next]