Age | Commit message (Expand) | Author | Files | Lines |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -1/+0 |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+0 |
2017-11-17 | arch/tile/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang | 1 | -6/+0 |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+0 |
2017-11-15 | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman | 1 | -1/+1 |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 1 | -1/+0 |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -9/+0 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 47 | -0/+48 |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -0/+3 |
2017-11-03 | arch/tile: Implement ->set_state_oneshot_stopped() | Chris Metcalf | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 30 | -0/+30 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 13 | -0/+13 |
2017-10-31 | tile: pass machine size to sparse | Luc Van Oostenryck | 1 | -0/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 3 | -4/+4 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -9/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2 | -12/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2 | -34/+0 |
2017-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -4/+1 |
2017-09-12 | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+2 |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -13/+11 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 1 | -1/+1 |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -42/+32 |
2017-09-07 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2 | -32/+0 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -35/+7 |
2017-08-29 | dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent | Christoph Hellwig | 1 | -2/+2 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -35/+5 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 4 | -49/+0 |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 1 | -0/+2 |
2017-08-03 | tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2 | -10/+32 |
2017-08-02 | PCI: Add a generic weak pcibios_align_resource() | Palmer Dabbelt | 2 | -19/+0 |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2 | -13/+0 |
2017-07-24 | signal: Remove kernel interal si_code magic | Eric W. Biederman | 3 | -13/+11 |
2017-07-24 | tile: array underflow in setup_maxnodemem() | Dan Carpenter | 1 | -1/+1 |
2017-07-20 | tile: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2 | -3/+0 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2017-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -75/+74 |
2017-07-11 | tile: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -19/+19 |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -14/+12 |
2017-07-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+13 |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -30/+0 |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -1/+2 |
2017-07-06 | tile: provide default ioremap declaration | Logan Gunthorpe | 1 | -0/+11 |
2017-07-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2017-07-03 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -1/+0 |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+1 |
2017-06-30 | tile: remove unneeded extra-y in Makefile | Masahiro Yamada | 1 | -1/+0 |