| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 3 | -6/+6 |
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -26/+0 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 2 | -3/+3 |
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 1 | -16/+0 |
|\ |
|
| * | sh: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -14/+0 |
| * | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 2016-06-23 | 1 | -2/+0 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -19/+4 |
|\ \ |
|
| * | | sh/perf: Convert the hotplug notifiers to state machine callbacks | Thomas Gleixner | 2016-07-14 | 1 | -19/+4 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-26 | 2 | -2/+20 |
|\ \ \ |
|
| * | | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
| * | | | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V | 2016-07-26 | 1 | -0/+12 |
| * | | | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V | 2016-07-26 | 1 | -1/+7 |
* | | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-07-26 | 4 | -23/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-08 | 4 | -23/+13 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 4 | -14/+93 |
|\ \ \
| |_|/
|/| | |
|
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 4 | -12/+87 |
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+8 |
| |/ |
|
* | | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
* | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-26 | 2 | -2/+0 |
|\ |
|
| * | kbuild: delete unnecessary "@:" | Masahiro Yamada | 2016-04-20 | 2 | -2/+0 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-25 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-05-20 | 1 | -2/+2 |
| |\ \ |
|
| | * | | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -2/+2 |
* | | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 2016-05-23 | 1 | -1/+3 |
* | | | | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov | 2016-05-23 | 5 | -5/+0 |
* | | | | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-20 | 1 | -0/+1 |
* | | | | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-20 | 1 | -0/+1 |
* | | | | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-20 | 1 | -3/+2 |
* | | | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 2 | -7/+1 |
* | | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-05-17 | 2 | -4/+4 |
|\ \ \ \ |
|
| * | | | | sh: x3proto-gpio: switch to gpiochip_add_data() | Linus Walleij | 2016-03-30 | 1 | -2/+2 |
| * | | | | sh: sdk7786-gpio: switch to gpiochip_add_data() | Linus Walleij | 2016-03-30 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-05-16 | 6 | -6/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mmc: sh_mobile_sdhi: remove obsolete include file | Wolfram Sang | 2016-05-02 | 6 | -6/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-05-16 | 2 | -132/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | locking/rwsem, sh: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -117/+1 |
| * | | locking/rwsem: Drop explicit memory barriers | Michal Hocko | 2016-04-13 | 1 | -12/+2 |
| * | | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 2016-04-13 | 1 | -5/+0 |
| |/ |
|
* | | sh: fix function signature of cpu_coregroup_mask to match pointer type | Rich Felker | 2016-03-30 | 2 | -3/+3 |
* | | sh: fix smp-shx3 build regression from removal of arch localtimer | Rich Felker | 2016-03-29 | 2 | -7/+0 |
|/ |
|
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-25 | 1 | -0/+1 |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -1/+1 |
|\ |
|
| * | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 1 | -1/+1 |
* | | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh | Linus Torvalds | 2016-03-19 | 21 | -145/+384 |
|\ \ |
|
| * | | sched/preempt, sh: kmap_coherent relies on disabled preemption | David Hildenbrand | 2016-03-17 | 1 | -0/+2 |
| * | | sh: add SMP method selection to device tree pseudo-board | Rich Felker | 2016-03-17 | 2 | -3/+96 |
| * | | sh: add device tree support and generic board using device tree | Rich Felker | 2016-03-17 | 5 | -0/+170 |
| * | | sh: remove arch-specific localtimer and use generic one | Rich Felker | 2016-03-17 | 4 | -70/+8 |