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