index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2016-04-21
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-03-21
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
2016-03-17
include/asm-generic/atomic-long.h: force inlining of some atomic_long operations
Denys Vlasenko
2016-03-17
bug: set warn variable before calling WARN()
Steven Rostedt
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-03-01
asm-generic: remove old nonatomic-io wrapper files
Arnd Bergmann
2016-03-01
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
2016-02-29
locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
Dan Streetman
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
2016-02-22
arch: Introduce post-init read-only memory
Kees Cook
2016-02-20
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-02-19
gpio: allow setting ARCH_NR_GPIOS from Kconfig
Arnd Bergmann
2016-02-18
mm/core, x86/mm/pkeys: Differentiate instruction fetches
Dave Hansen
2016-02-18
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
2016-02-18
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
Dave Hansen
2016-02-16
asm-generic: Fix local variable shadow in __set_fixmap_offset
Mark Rutland
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-06
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-05
PCI: Remove empty asm-generic/pci-bridge.h
Bjorn Helgaas
2016-02-05
PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h
Bjorn Helgaas
2016-02-02
cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
zengtao
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-20
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
2016-01-15
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
2016-01-15
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-14
mm: add PHYS_PFN, use it in __phys_to_pfn()
Chen Gang
2016-01-12
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
2016-01-12
asm-generic: add __smp_xxx wrappers
Michael S. Tsirkin
2016-01-12
asm-generic: guard smp_store_release/load_acquire
Michael S. Tsirkin
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]