index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2018-04-04
PCI: Apply the new generic I/O management on PCI IO hosts
Zhichang Yuan
1
-1
/
+1
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+36
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+10
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-7
/
+5
2018-04-02
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+9
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+6
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+10
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
1
-0
/
+10
2018-03-27
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
1
-0
/
+10
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-03-21
lib: Add generic PIO mapping method
Zhichang Yuan
1
-0
/
+2
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
1
-0
/
+36
2018-03-12
locking/atomic, asm-generic, x86: Add comments for atomic instrumentation
Dmitry Vyukov
1
-0
/
+21
2018-03-12
locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations
Dmitry Vyukov
1
-0
/
+62
2018-03-12
locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h
Dmitry Vyukov
1
-0
/
+393
2018-03-09
mn10300: Remove the architecture
David Howells
6
-7
/
+5
2018-03-09
Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Will Deacon
1
-1
/
+0
2018-03-08
ACPI/IORT: Remove linker section for IORT entries again
Jia He
1
-1
/
+0
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2
-1
/
+3
2018-02-22
asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...
Greentime Hu
1
-9
/
+9
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-0
/
+1
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2
-4
/
+6
2018-02-13
locking/atomic/bitops: Document and clarify ordering semantics for failed tes...
Will Deacon
1
-1
/
+2
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-0
/
+2
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+20
2018-02-06
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+20
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2018-02-06
locking/qrwlock: include asm/byteorder.h as needed
Arnd Bergmann
1
-0
/
+1
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-30
/
+0
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+6
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+16
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
1
-8
/
+0
2018-01-31
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
1
-1
/
+1
2018-01-31
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+45
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+10
2018-01-30
audit: Avoid build failures on systems without renameat
Palmer Dabbelt
1
-0
/
+2
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-5
/
+1
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
1
-0
/
+10
2018-01-12
error-injection: Add injectable error types
Masami Hiramatsu
2
-5
/
+20
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2
-7
/
+27
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-0
/
+4
2018-01-09
sections: split dereference_function_descriptor()
Sergey Senozhatsky
1
-2
/
+6
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-30
/
+0
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+8
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+8
[next]