Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-03-17 | sh: add device tree support and generic board using device tree | Rich Felker | 5 | -0/+170 |
2016-03-17 | sh: remove arch-specific localtimer and use generic one | Rich Felker | 4 | -70/+8 |
2016-03-17 | sh: make MMU-specific SMP code conditional on CONFIG_MMU | Rich Felker | 1 | -0/+8 |
2016-03-17 | sh: provide unified syscall trap compatible with all SH models | Rich Felker | 3 | -14/+23 |
2016-03-17 | sh: New gcc support | Yoshinori Sato | 4 | -27/+78 |
2016-03-17 | sh: Disable trace for kernel uncompressing. | Yoshinori Sato | 1 | -1/+1 |
2016-03-17 | sh: Use generic clkdev.h header | Stephen Boyd | 2 | -33/+1 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+0 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2 | -7/+0 |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -2/+1 |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -4/+2 |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 1 | -1/+0 |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 1 | -2/+0 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 1 | -2/+0 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -3/+0 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -1/+1 |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 1 | -1/+1 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -4/+4 |
2016-01-26 | sh: fix smp_store_mb for !SMP | Michael S. Tsirkin | 1 | -1/+0 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 6 | -23/+92 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2016-01-15 | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2 | -5/+5 |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2016-01-13 | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -54/+60 |
2016-01-12 | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -7/+5 |
2016-01-12 | sh: move xchg_cmpxchg to a header by itself | Michael S. Tsirkin | 2 | -34/+52 |
2016-01-12 | sh: support 1 and 2 byte xchg | Michael S. Tsirkin | 4 | -22/+72 |
2016-01-12 | sh: define __smp_xxx, fix smp_store_mb for !SMP | Michael S. Tsirkin | 1 | -1/+2 |
2016-01-11 | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 5 | -16/+16 |
2016-01-07 | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman | 12 | -54/+60 |
2015-12-23 | sh: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 1 | -7/+5 |
2015-12-17 | sh: sh7734: Correct SCIF type for BRG | Geert Uytterhoeven | 1 | -6/+6 |
2015-12-17 | sh: Remove sci_ick clock alias | Laurent Pinchart | 1 | -1/+0 |
2015-12-17 | sh: Rename sci_ick and sci_fck clock to fck | Laurent Pinchart | 10 | -47/+54 |
2015-12-12 | sh64: fix __NR_fgetxattr | Dmitry V. Levin | 1 | -1/+1 |
2015-12-08 | sh: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 1 | -1/+1 |