Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -5/+11 |
2017-02-21 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2017-02-13 | sh: sh7724: Don't use a public mmc header for MMC_PROGRESS* | Ulf Hansson | 1 | -5/+11 |
2017-02-04 | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option | Viresh Kumar | 1 | -1/+1 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 34 | -34/+34 |
2016-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+5 |
2016-12-15 | arch/sh: add option to skip DMA sync as a part of mapping | Alexander Duyck | 1 | -2/+5 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 2 | -2/+2 |
2016-12-13 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 1 | -6/+0 |
2016-12-13 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 1 | -0/+6 |
2016-12-13 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 1 | -0/+3 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 2 | -121/+0 |
2016-10-19 | Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh | Linus Torvalds | 3 | -1/+13 |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 1 | -1/+2 |
2016-10-19 | sh: add earlycon support to j2_defconfig | Rich Felker | 1 | -0/+1 |
2016-10-19 | sh: add Kconfig option for J-Core SoC core drivers | Rich Felker | 2 | -0/+11 |
2016-10-19 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -1/+2 |
2016-10-13 | sh: support CPU_J2 when compiler lacks -mj2 | Rich Felker | 1 | -1/+1 |
2016-10-12 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-10-06 | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -2/+2 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -21/+5 |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 1 | -1/+1 |
2016-09-28 | exceptions: detritus removal | Al Viro | 1 | -2/+0 |
2016-09-22 | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() | Peter Zijlstra | 1 | -1/+1 |
2016-09-19 | sh/SH-X3 SMP: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -21/+5 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2 | -1/+5 |
2016-09-14 | sh: fix copy_from_user() | Al Viro | 1 | -1/+4 |
2016-09-14 | sh64: failing __get_user() should zero | Al Viro | 1 | -0/+1 |
2016-09-02 | tracing: Add NMI tracing in hwlat detector | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 1 | -1/+1 |
2016-08-06 | Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh | Linus Torvalds | 45 | -399/+1206 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 3 | -31/+20 |
2016-08-05 | sh: add device tree source for J2 FPGA on Mimas v2 board | Rich Felker | 1 | -0/+96 |
2016-08-05 | sh: add defconfig for J-Core J2 | Rich Felker | 1 | -0/+40 |
2016-08-05 | sh: use common clock framework with device tree boards | Rich Felker | 2 | -0/+5 |
2016-08-05 | sh: system call wire up | Yoshinori Sato | 4 | -2/+58 |
2016-08-05 | sh: Delete unnecessary checks before the function call "mempool_destroy" | Markus Elfring | 1 | -4/+2 |
2016-08-05 | sh: do not perform IPI-based cache flush except on boards that need it | Rich Felker | 1 | -0/+3 |
2016-08-05 | sh: add SMP support for J2 | Rich Felker | 3 | -0/+145 |
2016-08-05 | sh: SMP support for SH2 entry.S | Rich Felker | 1 | -0/+50 |
2016-08-05 | sh: add working futex atomic ops on userspace addresses for smp | Rich Felker | 4 | -124/+134 |
2016-08-05 | sh: add J2 atomics using the cas.l instruction | Rich Felker | 9 | -216/+481 |
2016-08-05 | sh: add AT_HWCAP flag for J-Core cas.l instruction | Rich Felker | 2 | -0/+3 |
2016-08-05 | sh: add support for J-Core J2 processor | Rich Felker | 10 | -5/+127 |