Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
86f4a98e45e909200a0a2e8a88aa1da5cb0e5bcc
/
include
/
asm-generic
188b13f
mm: allow arch code to control the user page table ceiling
by Hugh Dickins
· 12 years ago
a26f4c4
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
by Ben Hutchings
· 12 years ago
04ec652
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
by Michal Hocko
· 12 years ago
111f2ab
mutex: Place lock in contended state after fastpath_lock failure
by Will Deacon
· 12 years ago
e742a24
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
by Andrea Arcangeli
· 12 years ago
4e44d0a
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
by Andrea Arcangeli
· 12 years ago
0b60376
asm-generic: add memfd_create system call to unistd.h
by Will Deacon
· 10 years ago
815466a
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 11 years ago
d50bcfe
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
b0d5430
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
d9970d6
BACKPORT: random: introduce getrandom(2) system call
by Theodore Ts'o
· 10 years ago
c901490
seccomp: add "seccomp" syscall
by Kees Cook
· 10 years ago
d6862a2
seccomp: Add SECCOMP_RET_TRAP
by Will Drewry
· 13 years ago
cf93d3a
signal, x86: add SIGSYS info and make it synchronous.
by Will Drewry
· 13 years ago
922b847
asm/syscall.h: add syscall_get_arch
by Will Drewry
· 13 years ago
ae5d03d
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
by Kirill A. Shutemov
· 11 years ago
24f4359
BACKPORT: fs: Add TTY PM IOCTLs to compat table
by Naveen Kaje
· 10 years ago
1391b79
Merge LA.BF.1.1.3_rb1.13 into FP2
by chrmhoffmann
· 8 years ago
7ee7988
FPII-2594: Elevation of privilege vulnerability in kernel (device specific) CVE-2015-8967 A-31703084
by Teow Wan Yee
· 8 years ago
4029025
crypto: create generic version of ablk_helper
by Ard Biesheuvel
· 11 years ago
4aca036
gpiolib: separation of pin concerns
by Linus Walleij
· 12 years ago
e77d22c
gpiolib: provide provision to register pin ranges
by Shiraz Hashim
· 12 years ago
db7909c
drivers: dma-contiguous: clean source code and prepare for device tree
by Marek Szyprowski
· 12 years ago
c5d97ec
mm: cma: fix condition check when setting global cma area
by Marek Szyprowski
· 12 years ago
b1ee3af
common: add dma_mmap_from_coherent() function
by Marek Szyprowski
· 13 years ago
d8d0f77
msm: 8974: Add function to reserve memory from device tree
by Laura Abbott
· 12 years ago
55bb033
drivers: add Contiguous Memory Allocator
by Marek Szyprowski
· 13 years ago
f5c2347
asm-generic: Use __BITS_PER_LONG in statfs.h
by H. Peter Anvin
· 13 years ago
d643bdc
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
by H. Peter Anvin
· 13 years ago
80da6a4
asm-generic: add linux/types.h to cmpxchg.h
by Paul Gortmaker
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
d25413e
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
7bf97e1
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
96f951e
Add #includes needed to permit the removal of asm/system.h
by David Howells
· 13 years ago
5d12506
Split arch_align_stack() out from asm-generic/system.h
by David Howells
· 13 years ago
158bc50
Split the switch_to() wrapper out of asm-generic/system.h
by David Howells
· 13 years ago
b4816af
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
by David Howells
· 13 years ago
885df91
Create asm-generic/barrier.h
by David Howells
· 13 years ago
3448427
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
by David Howells
· 13 years ago
1631fce
compat: use sys_sendfile64() implementation for sendfile syscall
by Chris Metcalf
· 13 years ago
026cee0
params: <level>_initcall-like kernel parameters
by Pawel Moll
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
accb61f
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
by Jason Baron
· 13 years ago
7ccaba5
consolidate WARN_...ONCE() static variables
by Jan Beulich
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
e17fdf5
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1a5a990
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
by Andrea Arcangeli
· 13 years ago
e2aa417
Merge tag 'v3.3-rc7' into gpio/next
by Grant Likely
· 13 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
6e2cf65
gpio: constify the data parameter to gpiochip_find()
by Grant Likely
· 13 years ago
458ce29
Merge branch 'linus' into x86/asm
by Ingo Molnar
· 13 years ago
97a29d5
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional
by James Bottomley
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d80e731
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
by Oleg Nesterov
· 13 years ago
b893485
bitops: Add missing parentheses to new get_order macro
by Joerg Roedel
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
fb127cb
PCI: collapse pcibios_resource_to_bus
by Bjorn Helgaas
· 13 years ago
36a66cd
PCI: add generic pcibios_resource_to_bus()
by Bjorn Helgaas
· 13 years ago
dcce6dc
PCI: add pci_clear_flags()
by Bjorn Helgaas
· 13 years ago
797a796
asm-generic: architecture independent readq/writeq for 32bit environment
by Hitoshi Mitake
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
d66acc3
bitops: Optimise get_order()
by David Howells
· 13 years ago
e0891a9
bitops: Adjust the comment on get_order() to describe the size==0 case
by David Howells
· 13 years ago
afead38
posix_types: Introduce __kernel_[u]long_t
by H. Peter Anvin
· 13 years ago
8b3d1cd
posix_types: Remove fd_set macros
by H. Peter Anvin
· 13 years ago
34e6f9e
posix_types: Make it possible to override __kernel_fsid_t
by H. Peter Anvin
· 13 years ago
b4255ba
posix_types: Make __kernel_[ug]id32_t default to unsigned int
by H. Peter Anvin
· 13 years ago
b923650
lib: add NO_GENERIC_PCI_IOPORT_MAP
by Michael S. Tsirkin
· 13 years ago
dca88ad
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 13 years ago
f5e4e20
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
f21760b
thp: add tlb_remove_pmd_tlb_entry
by Shaohua Li
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
06792c4
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
fbce1c2
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1a0703e
GPIO: add bindings for managed devices
by John Crispin
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
7f8e323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3484563
procfs: do not confuse jiffies with cputime64_t
by Andreas Schwab
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
3d7f1dc
UAPI: Rearrange definition of HZ in asm-generic/param.h
by David Howells
· 13 years ago
15c9a0a
of: create of_phandle_args to simplify return of phandle parsing data
by Grant Likely
· 13 years ago
1a2d397
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
by Grant Likely
· 13 years ago
a67ba43
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
by Chris Metcalf
· 13 years ago
66eab4d
lib: add GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
c87d5d5
Merge Qualcom Hexagon architecture
by Linus Torvalds
· 13 years ago
4e29198
Add extra arch overrides to asm-generic/checksum.h
by Linas Vepstas
· 13 years ago
dd472da
Hexagon: Add locking types and functions
by Richard Kuo
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
Next »