Age | Commit message (Expand) | Author |
2017-02-27 | mm: add new mmget() helper | Vegard Nossum |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | treewide: Remove remaining executable attributes from source files | Joe Perches |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-21 | Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-02-20 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-02-13 | sh: sh7724: Don't use a public mmc header for MMC_PROGRESS* | Ulf Hansson |
2017-02-03 | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option | Viresh Kumar |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-24 | sh: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-19 | serial: sh-sci: Compute the regshift value for SCI ports | Laurent Pinchart |
2017-01-19 | serial: sh-sci: Fix register offsets for the IRDA serial port | Laurent Pinchart |
2017-01-19 | sh: Don't set the sh-sci platform data REIE bit when not implemented | Laurent Pinchart |
2017-01-19 | sh: Don't set the sh-sci platform data scscr CKE0 bit | Laurent Pinchart |
2017-01-19 | sh: Don't set sh-sci port_reg | Laurent Pinchart |
2017-01-19 | sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags | Laurent Pinchart |
2017-01-19 | sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit | Laurent Pinchart |
2017-01-19 | sh: Don't set sh-sci pdata scscr TIE and RIE bits | Laurent Pinchart |
2017-01-19 | sh: Don't set sh-sci pdata scscr TE and RE bits | Laurent Pinchart |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | arch/sh: add option to skip DMA sync as a part of mapping | Alexander Duyck |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-12 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V |
2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-19 | Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-18 | sh: add earlycon support to j2_defconfig | Rich Felker |
2016-10-18 | sh: add Kconfig option for J-Core SoC core drivers | Rich Felker |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-13 | sh: support CPU_J2 when compiler lacks -mj2 | Rich Felker |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-06 | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner |
2016-09-27 | exceptions: detritus removal | Al Viro |
2016-09-22 | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() | Peter Zijlstra |