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
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+25
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+20
2017-05-01
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-03-31
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-28
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-27
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-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-1
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-02-27
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-24
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2017-02-24
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
1
-0
/
+8
2017-02-24
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
1
-0
/
+16
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2
-4
/
+90
2017-02-25
openrisc: add optimized atomic operations
Stefan Kristiansson
1
-0
/
+2
2017-02-20
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-17
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-12
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-0
/
+3
2016-12-12
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
1
-12
/
+0
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-26
/
+2
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+16
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+6
2016-12-12
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]