index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+25
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+20
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-127
/
+34
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-41
/
+0
2017-04-14
debug: Avoid setting BUGFLAG_WARNING twice
Peter Zijlstra
1
-1
/
+1
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2
-5
/
+7
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
7
-28
/
+244
2017-04-01
mm: fix section name for .data..ro_after_init
Kees Cook
2
-5
/
+5
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
2
-4
/
+19
2017-03-29
generic ...copy_..._user primitives
Al Viro
1
-0
/
+11
2017-03-28
asm-generic: zero in __get_user(), not __get_user_fn()
Al Viro
1
-12
/
+6
2017-03-28
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
1
-63
/
+0
2017-03-28
vmlinux.lds: Add __clkevt_of_table to kernel
Alexander Kochetkov
1
-0
/
+2
2017-03-28
add asm-generic/extable.h
Al Viro
2
-18
/
+28
2017-03-18
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
1
-0
/
+25
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
1
-6
/
+0
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-3
/
+45
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
3
-24
/
+89
2017-03-09
asm-generic: introduce __ARCH_USE_5LEVEL_HACK
Kirill A. Shutemov
2
-0
/
+67
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
2
-1
/
+43
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-1
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+25
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+114
2017-02-25
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2017-02-25
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
1
-0
/
+8
2017-02-25
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
1
-0
/
+16
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2
-4
/
+90
2017-02-24
openrisc: add optimized atomic operations
Stefan Kristiansson
1
-0
/
+2
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+6
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-211
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
1
-5
/
+6
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-7
/
+0
2017-02-01
ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...
Frederic Weisbecker
2
-125
/
+0
2017-02-01
sched/cputime: Remove jiffies based cputime
Frederic Weisbecker
2
-79
/
+0
2017-01-20
locking/rwsem: Remove unnecessary atomic_long_t casts
Waiman Long
1
-7
/
+6
2017-01-05
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
1
-0
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-18
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-34
/
+41
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2016-12-14
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
1
-0
/
+7
2016-12-13
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-0
/
+3
2016-12-13
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
1
-12
/
+0
2016-12-13
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-26
/
+2
2016-12-13
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+16
2016-12-13
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+6
2016-12-13
mm: update mmu_gather range correctly
Aneesh Kumar K.V
1
-12
/
+31
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+0
[next]