aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-3/+6
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Gravatar Naoya Horiguchi 1-0/+5
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-81/+8
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-72/+34
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 6-10/+11
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+3
2013-08-29Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Gravatar Olof Johansson 1-1/+1
2013-08-27Merge branch 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-3/+1
2013-08-24sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacksGravatar Laurent Pinchart 1-41/+0
2013-08-24sh: ecovec24: Remove mmcif .down_pwr() callbackGravatar Laurent Pinchart 1-6/+0
2013-08-24sh: ecovec24: Use MMC/SDHI CD and RO GPIOGravatar Laurent Pinchart 1-34/+8
2013-08-22SolutionEngine7724: fix typo in Ether platform dataGravatar Sergei Shtylyov 1-1/+1
2013-08-22SH7619: fix typo in Ether platform dataGravatar Sergei Shtylyov 1-1/+1
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGravatar Geert Uytterhoeven 1-3/+3
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Gravatar Sergei Shtylyov 6-9/+0
2013-08-20SolutionEngine7724: fix Ether supportGravatar Sergei Shtylyov 1-1/+3
2013-08-20SH7619: fix Ether supportGravatar Sergei Shtylyov 1-2/+10
2013-08-16Fix TLB gather virtual address range invalidation corner casesGravatar Linus Torvalds 1-2/+4
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Gravatar Geert Uytterhoeven 1-3/+1
2013-08-11Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsGravatar Olof Johansson 14-28/+28
2013-07-25PCI: hotplug: Convert to be builtin only, not modularGravatar Bjorn Helgaas 1-1/+1
2013-07-25PCI: Delay enabling bridges until they're neededGravatar Yinghai Lu 1-1/+0
2013-07-17sh: kfr2r09: Use lv5207lp backlightGravatar Laurent Pinchart 3-55/+14
2013-07-17sh: ecovec24: Use gpio-backlightGravatar Laurent Pinchart 1-17/+20
2013-07-14sh: delete __cpuinit usage from all sh filesGravatar Paul Gortmaker 14-28/+28
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 9-18/+18
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Gravatar Oleg Nesterov 1-4/+0
2013-07-03mm/SH: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-12/+4
2013-07-03mm/SH: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-21/+4
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notGravatar Maarten Lankhorst 1-2/+2
2013-06-07sh_eth: get SH7724 support out of #ifdefGravatar Sergei Shtylyov 3-5/+5
2013-06-07sh_eth: get SH7757 support out of #ifdefGravatar Sergei Shtylyov 1-4/+4
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefGravatar Sergei Shtylyov 3-3/+3
2013-06-07sh_eth: get SH7619 support out of #ifdefGravatar Sergei Shtylyov 1-2/+2
2013-06-07sh_eth: get SH771x support out of #ifdefGravatar Sergei Shtylyov 1-4/+4
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 6-8/+5
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2013-05-05sh: single_open() leaksGravatar Al Viro 1-1/+1
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 11-18/+132
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-7/+0