aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-22SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov6-9/+0
2013-08-20SolutionEngine7724: fix Ether supportSergei Shtylyov1-1/+3
2013-08-20SH7619: fix Ether supportSergei Shtylyov1-2/+10
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+4
2013-07-25PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas1-1/+1
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker14-28/+28
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-18/+18
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-4/+0
2013-07-03mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu1-12/+4
2013-07-03mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-21/+4
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-2/+2
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov3-5/+5
2013-06-07sh_eth: get SH7757 support out of #ifdefSergei Shtylyov1-4/+4
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov3-3/+3
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov1-2/+2
2013-06-07sh_eth: get SH771x support out of #ifdefSergei Shtylyov1-4/+4
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-8/+5
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-05-05sh: single_open() leaksAl Viro1-1/+1
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-18/+132
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-10/+20
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-11/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo2-5/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-283/+45
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-96/+13
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+2
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-2/+2
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-29sh: Don't use create_proc_read_entry()David Howells1-9/+19
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki3-220/+0
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano1-6/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano3-7/+11
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano1-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano1-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano1-6/+0