aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-07-11sh: clock-sh7757: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-27/+8
2011-07-11sh: clock-sh7366: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-16/+6
2011-07-11sh: clock-sh7343: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-21/+7
2011-07-11sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-32/+11
2011-07-11sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-62/+17
2011-07-11sh: clock-sh7366: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7343: modify I2C clock settingsKuninori Morimoto1-2/+3
2011-07-11sh: clock-sh7723: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7724: modify I2C clock settingsKuninori Morimoto1-2/+3
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-3/+3
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+2
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra2-0/+30
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra3-6/+6
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt1-3/+3
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt1-28/+28
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda1-16/+16
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda1-12/+12
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt1-0/+50
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda1-0/+50
2011-06-20sh: Fix up build fallout from serial merge.Paul Mundt3-1/+3
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt1-0/+40
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto1-0/+40
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt19-15/+191
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt19-15/+189
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-5/+5
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2-0/+2
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt3-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-0/+2
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt1-0/+1
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt1-0/+2
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger3-40/+0
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt2-0/+2
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski1-3/+3
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5-12/+29
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+2
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki1-11/+22
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman1-1/+0
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-0/+4
2011-04-29shmobile: Use power domains for platform runtime PMRafael J. Wysocki1-11/+22
2011-04-25sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+4
2011-04-18sh: fixup fpu.o compile orderKuninori Morimoto1-3/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29sh: Convert to new function namesThomas Gleixner3-6/+6
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1