aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| * | sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
| * | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-23
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \
| * | sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner2016-07-14
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \ \
| * | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
| * | | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-26
| * | | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-26
* | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-26
|\ \ \ \ | |/ / / |/| | |
| * | | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-08
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ | |_|/ |/| |
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| |/
* | sh: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-27
|\
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-20
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-25
|\ \
| * \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-20
| |\ \
| | * | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16
* | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-23
* | | | arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-23
* | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-20
* | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-20
* | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-20
* | | | exit_thread: remove empty bodiesJiri Slaby2016-05-20
* | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
|\ \ \ \
| * | | | sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-30
| * | | | sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-30
| | |_|/ | |/| |
* | | | Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-16
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang2016-05-02
| | |/ | |/|
* | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-16
|\ \ \ | |/ / |/| |
| * | locking/rwsem, sh: Drop superfluous arch specific implementationMichal Hocko2016-04-13
| * | locking/rwsem: Drop explicit memory barriersMichal Hocko2016-04-13
| * | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-13
| |/
* | sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker2016-03-29
* | sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker2016-03-29
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-19
|\ \
| * | sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand2016-03-17
| * | sh: add SMP method selection to device tree pseudo-boardRich Felker2016-03-17
| * | sh: add device tree support and generic board using device treeRich Felker2016-03-17
| * | sh: remove arch-specific localtimer and use generic oneRich Felker2016-03-17
| * | sh: make MMU-specific SMP code conditional on CONFIG_MMURich Felker2016-03-17
| * | sh: provide unified syscall trap compatible with all SH modelsRich Felker2016-03-17
| * | sh: New gcc supportYoshinori Sato2016-03-17
| * | sh: Disable trace for kernel uncompressing.Yoshinori Sato2016-03-17