| Commit message (Expand) | Author | Age |
| * | uapi: export all headers under uapi directories | Nicolas Dichtel | 2020-06-01 |
| * | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani | 2016-03-22 |
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 |
| |\ |
|
| | * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 |
| * | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 |
| * | | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig | 2015-08-27 |
| * | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 |
| |/ |
|
| * | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 |
| |\ |
|
| | * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 |
| * | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 |
| * | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 |
| |/ |
|
| * | unicore32: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 |
| * | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 |
| * | unicore32: drop pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
| |\ |
|
| | * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 |
| * | | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 |
| |/ |
|
| * | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 |
| * | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 |
| * | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
| * | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM | Chen Gang | 2014-06-20 |
| * | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h | Chen Gang | 2014-06-20 |
| * | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition | Chen Gang | 2014-06-20 |
| * | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() | Chen Gang | 2014-06-20 |
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 |
| * | mm: per-thread vma caching | Davidlohr Bueso | 2014-04-07 |
| * | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 |
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
| |\ |
|
| | * | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 |
| * | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 |
| |/ |
|
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
| |\ |
|
| | * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 |
| * | | unicore32: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 |
| |/ |
|
| * | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 |
| * | mm/unicore32: fix stale comment about VALID_PAGE() | Jiang Liu | 2013-07-03 |
| * | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
| |\ |
|
| | * | missing user_stack_pointer() instances | Al Viro | 2012-12-19 |
| | * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
| |\| |
|
| | * | unicore32: switch to generic clone(2) | Al Viro | 2012-11-28 |
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 |
| |\ \
| |/
|/| |
|
| | * | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 |
| * | | unicore32: switch to generic sys_execve() | Al Viro | 2012-11-09 |
| * | | unicore32: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-11-09 |