| Commit message (Expand) | Author | Age | Files | Lines |
* | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2018-02-21 | 1 | -1/+5 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ |
|
| * | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2018-02-01 | 1 | -0/+138 |
|\ \ |
|
| * | | sparc64: Oracle DAX infrastructure | Rob Gardner | 2018-01-22 | 1 | -0/+138 |
* | | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro | 2017-12-04 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | sparc64: update pmdp_invalidate() to return old pmd value | Nitin Gupta | 2018-01-31 | 1 | -1/+1 |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -59/+0 |
|\ \ \ |
|
| * | | | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman | 2018-01-15 | 1 | -2/+0 |
| * | | | signal: unify compat_siginfo_t | Al Viro | 2018-01-15 | 1 | -56/+0 |
| * | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman | 2018-01-12 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 2 | -6/+0 |
|/ / |
|
* | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 2017-11-29 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-11-17 | 10 | -3/+147 |
|\ |
|
| * | sparc64: Fix page table walk for PUD hugepages | Nitin Gupta | 2017-11-15 | 1 | -1/+1 |
| * | sparc64: Define SPARC default __fls function | Vijay Kumar | 2017-11-15 | 1 | -1/+1 |
| * | sparc64: Define SPARC default fls function | Vijay Kumar | 2017-11-15 | 1 | -1/+2 |
| * | vDSO for sparc | Nagarathnam Muthusamy | 2017-11-15 | 6 | -0/+138 |
| * | sparc32: Add cmpxchg64(). | David S. Miller | 2017-09-27 | 1 | -0/+3 |
| * | sparc64: mmu_context: Add missing include files | Guenter Roeck | 2017-09-27 | 1 | -0/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-17 | 1 | -2/+0 |
|\ \ |
|
| * | | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro | Dou Liyang | 2017-11-17 | 1 | -2/+0 |
* | | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 1 | -1/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 | 1 | -0/+30 |
|\ \ \ |
|
| * | | | sparc64: optimize struct page zeroing | Pavel Tatashin | 2017-11-15 | 1 | -0/+30 |
* | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -2/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 3 | -10/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -8/+0 |
| * | | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig | 2017-10-19 | 2 | -2/+0 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 234 | -0/+234 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 234 | -0/+234 |
| |/ |
|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 2017-10-24 | 1 | -0/+1 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 2 | -7/+0 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 2 | -8/+0 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2017-09-10 | 8 | -3/+97 |
|\ |
|
| * | sparc64: speed up etrap/rtrap on NG2 and later processors | Anthony Yznaga | 2017-09-09 | 1 | -0/+2 |
| * | sparc64: Add 16GB hugepage support | Nitin Gupta | 2017-08-15 | 4 | -1/+50 |
| * | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta | 2017-08-15 | 1 | -2/+13 |
| * | sparc64: vcc: Enable VCC port probe and removal | Jag Raman | 2017-08-15 | 1 | -0/+9 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2017-08-10 | 2 | -5/+25 |
| |\ |
|
| * | | sparc64: Revert 16GB huge page support. | David S. Miller | 2017-08-10 | 4 | -63/+3 |
| * | | sparc64: Use CPU_POKE to resume idle cpu | Vijay Kumar | 2017-08-09 | 1 | -0/+5 |
| * | | sparc64: Add a new hypercall CPU_POKE | Vijay Kumar | 2017-08-09 | 1 | -0/+18 |
| * | | sparc64: Add 16GB hugepage support | Nitin Gupta | 2017-08-09 | 4 | -1/+50 |
| * | | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta | 2017-08-09 | 1 | -2/+13 |