aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-8/+7
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds12-12/+12
2011-07-27[media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski1-8/+7
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-3/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma7-7/+6
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-12/+12
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds1-26/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-16/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-14/+45
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn1-26/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle12-12/+12
2011-07-11Merge branch 'master' into for-nextJiri Kosina15-80/+227
2011-07-11SH: static should be at beginning of declarationJesper Juhl5-7/+7
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 Zijlstra6-13/+13
2011-06-30Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds5-40/+94
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2-7/+8
2011-06-30sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt1-5/+5
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-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-4/+0
2011-06-24sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda1-0/+5
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda1-0/+50
2011-06-21sh: fix compile error using sh7757lcr_defconfigYoshihiro Shimoda1-5/+3
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds8-35/+132
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2-0/+48
2011-06-16sh: ecovec: Add renesas_usbhs supportKuninori Morimoto1-0/+48
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao1-1/+1
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-5/+5
2011-06-08sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA1-9/+12
2011-06-06sh: Remove compressed kernel libgcc dependency.Paul Mundt1-3/+19
2011-06-06sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA1-20/+5
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt1-2/+4
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt1-1/+1
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt1-0/+1
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu1-0/+1
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linusPaul Mundt17-38/+29
2011-05-28Merge branch 'setns'Linus Torvalds4-2/+6
2011-05-28ns: Wire up the setns system callEric W. Biederman4-2/+6
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+0
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-6/+0
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-0/+1
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger1-2/+4
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano5-5/+0