| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -1/+9 |
|\ \ |
|
| * | | ia64: Add .opd based function descriptor dereference | Sergey Senozhatsky | 2018-01-09 | 1 | -1/+9 |
| |/ |
|
* | | 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 |
| |/ |
|
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 3 | -39/+0 |
|\ \ |
|
| * | | ia64: clean up swiotlb support | Christoph Hellwig | 2018-01-15 | 2 | -19/+0 |
| * | | dma-mapping: move dma_mark_clean to dma-direct.h | Christoph Hellwig | 2018-01-10 | 1 | -2/+0 |
| * | | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 2018-01-10 | 1 | -18/+0 |
| |/ |
|
* | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-01-29 | 1 | -2/+2 |
|\ \ |
|
| * | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -2/+2 |
| |/ |
|
* / | ia64: Rewrite atomic_add and atomic_sub | Matthew Wilcox | 2018-01-19 | 1 | -18/+19 |
|/ |
|
* | arch/ia64/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang | 2017-11-17 | 1 | -7/+0 |
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -4/+0 |
|\ |
|
| * | PCI: Remove unused declarations | Bjorn Helgaas | 2017-11-07 | 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 | 1 | -11/+0 |
|\ \ |
|
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -6/+0 |
| * | | ia64: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -1/+3 |
|\ \ |
|
| * | | ia64: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 100 | -0/+101 |
|\ \ |
|
| * \ | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-05 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski | 2017-11-04 | 1 | -0/+2 |
| | |/ |
|
| * / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 99 | -0/+99 |
| |/ |
|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -4/+4 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -2/+3 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
* | | locking/arch, ia64: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -4/+21 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 1 | -2/+6 |
| |\ |
|
| * \ | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes | Ingo Molnar | 2017-07-18 | 4 | -53/+1 |
| |\ \ |
|
| * | | | x86/mm: Stop calling leave_mm() in idle code | Andy Lutomirski | 2017-07-05 | 1 | -2/+0 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -21/+4 |
|\ \ \ \ |
|
| * | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -21/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -21/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -21/+0 |
| | |/
| |/| |
|
* | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-10 | 1 | -1/+3 |
* | | | mm: refactor TLB gathering API | Minchan Kim | 2017-08-10 | 1 | -2/+4 |
|/ / |
|
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -36/+0 |
|\ \ |
|
| * | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -36/+0 |
* | | | ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild | Masahiro Yamada | 2017-07-10 | 1 | -2/+0 |
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -12/+0 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | ia64: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-20 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | ia64, scsi: update references for the device-io book | Mauro Carvalho Chehab | 2017-05-16 | 1 | -1/+1 |
| |/ |
|