index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
locks: rename file-private locks to "open file description locks"
Jeff Layton
2021-03-13
1
-3
/
+3
*
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
2021-03-13
1
-0
/
+16
*
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2020-12-08
1
-0
/
+2
*
asm-generic: add memfd_create system call to unistd.h
Will Deacon
2019-11-22
1
-1
/
+3
*
UAPI: Set up uapi/asm/Kbuild.asm
David Howells
2019-10-08
1
-45
/
+1
*
allow O_TMPFILE to work with O_WRONLY
Al Viro
2018-11-26
1
-2
/
+2
*
Safer ABI for O_TMPFILE
Al Viro
2018-11-26
1
-2
/
+6
*
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2018-11-26
1
-0
/
+4
*
BACKPORT: random: introduce getrandom(2) system call
Theodore Ts'o
2017-11-08
1
-1
/
+3
*
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
2017-08-12
1
-3
/
+2
*
seccomp: add "seccomp" syscall
Kees Cook
2017-08-04
1
-1
/
+3
*
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2017-08-04
1
-1
/
+1
*
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
2017-08-04
1
-0
/
+22
*
asm/syscall.h: add syscall_get_arch
Will Drewry
2017-08-04
1
-0
/
+14
*
BACKPORT: fs: Add TTY PM IOCTLs to compat table
Naveen Kaje
2017-08-03
1
-0
/
+3
*
Merge tag 'v3.4.50' into HEAD
Bruno Martins
2017-08-01
1
-0
/
+10
|
\
|
*
mm: allow arch code to control the user page table ceiling
Hugh Dickins
2013-05-07
1
-0
/
+10
*
|
Merge tag 'v3.4.40' into HEAD
Bruno Martins
2017-08-01
1
-0
/
+4
|
\
|
|
*
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-04-05
1
-0
/
+4
*
|
Merge tag 'v3.4.30' into HEAD
Bruno Martins
2017-08-01
1
-0
/
+9
|
\
|
|
*
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2013-01-11
1
-0
/
+9
*
|
Merge tag 'v3.4.20' into HEAD
Bruno Martins
2017-08-01
1
-2
/
+9
|
\
|
|
*
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
2012-10-02
1
-2
/
+9
*
|
Merge tag 'v3.4.10' into HEAD
Bruno Martins
2017-08-01
1
-2
/
+30
|
\
|
|
*
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
2012-07-16
1
-0
/
+10
|
*
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-07-16
1
-2
/
+20
*
|
crypto: create generic version of ablk_helper
Ard Biesheuvel
2015-12-23
1
-0
/
+14
*
|
gpiolib: separation of pin concerns
Linus Walleij
2013-06-14
1
-0
/
+5
*
|
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2013-06-14
1
-0
/
+25
*
|
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
2013-03-01
1
-3
/
+1
*
|
mm: cma: fix condition check when setting global cma area
Marek Szyprowski
2013-02-27
1
-1
/
+1
*
|
common: add dma_mmap_from_coherent() function
Marek Szyprowski
2012-08-15
1
-1
/
+3
*
|
msm: 8974: Add function to reserve memory from device tree
Laura Abbott
2012-07-23
1
-0
/
+5
*
|
drivers: add Contiguous Memory Allocator
Marek Szyprowski
2012-06-29
1
-0
/
+28
|
/
*
asm-generic: Use __BITS_PER_LONG in statfs.h
H. Peter Anvin
2012-04-30
1
-1
/
+1
*
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
2012-04-23
1
-3
/
+11
*
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
2012-04-02
1
-0
/
+1
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-87
/
+22
|
\
|
*
posix_types: Introduce __kernel_[u]long_t
H. Peter Anvin
2012-02-20
1
-9
/
+14
|
*
posix_types: Remove fd_set macros
H. Peter Anvin
2012-02-14
1
-72
/
+0
|
*
posix_types: Make it possible to override __kernel_fsid_t
H. Peter Anvin
2012-02-14
1
-4
/
+6
|
*
posix_types: Make __kernel_[ug]id32_t default to unsigned int
H. Peter Anvin
2012-02-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
|
*
|
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
2012-03-27
1
-1
/
+1
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
7
-149
/
+183
|
\
\
\
|
*
|
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-5
/
+0
|
*
|
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
*
|
|
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
1
-1
/
+1
|
*
|
|
Split arch_align_stack() out from asm-generic/system.h
David Howells
2012-03-28
2
-20
/
+21
|
*
|
|
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2012-03-28
2
-16
/
+31
[next]