Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
249ec2287579d578ea72593dc3b30a00121c4075
/
include
/
asm-generic
d15ca32
Fix the declaration of sys_execve() in asm-generic/syscalls.h
by David Howells
· 14 years ago
7a1b29a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
60641aa
include: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
7d72e6f
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
fad9e93
Add fanotify syscalls to <asm-generic/unistd.h>.
by Chris Metcalf
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
454eedb
vfs: O_* bit numbers uniqueness check
by Wu Fengguang
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
39e5322
tty: Remove Hayes ESP ioctls
by Jeff Dike
· 14 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 14 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
7387be3
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
by Mike Frysinger
· 14 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 14 years ago
9e58143
asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore
by Michal Simek
· 14 years ago
365b181
add f_flags to struct statfs(64)
by Christoph Hellwig
· 14 years ago
45d7f32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ab11b48
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ca50a5f
Merge branch 'upstream/pvhvm' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
12ed2e3
fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
by Signed-off-by: Wu Fengguang
· 15 years ago
ecf081d
vfs: introduce FMODE_NONOTIFY
by Eric Paris
· 15 years ago
c7f52cd
support multiple .discard.* sections to avoid section type conflicts
by Jeremy Fitzhardinge
· 14 years ago
86c65a7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
da5e37e
vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)
by Sam Ravnborg
· 14 years ago
07fca0e
tracing: Properly align linker defined symbols
by Sam Ravnborg
· 14 years ago
f33ebbe
unistd: add __NR_prlimit64 syscall numbers
by Jiri Slaby
· 15 years ago
eb878b3
tracing: Remove letfover markers section
by Frederic Weisbecker
· 14 years ago
594fa26
of/gpio: stop using device_node data pointer to find gpio_chip
by Grant Likely
· 14 years ago
a19e3da
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
by Anton Vorontsov
· 14 years ago
b51cae2
Add wait4() back to the set of <asm-generic/unistd.h> syscalls.
by Chris Metcalf
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
5360bd7
Fix up the "generic" unistd.h ABI to be more useful.
by Chris Metcalf
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
7aac789
numa: introduce numa_mem_id()- effective local memory node id
by Lee Schermerhorn
· 14 years ago
1ef0437
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
by FUJITA Tomonori
· 14 years ago
18e9830
asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
by FUJITA Tomonori
· 14 years ago
204f3a0
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
by FUJITA Tomonori
· 14 years ago
5fd75a7
dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
by FUJITA Tomonori
· 14 years ago
058f88d
rapidio: modify initialization of switch operations
by Alexandre Bounine
· 14 years ago
e5cabeb
rapidio: add Port-Write handling for EM
by Alexandre Bounine
· 14 years ago
c4b5be9
gpiolib: introduce set_debounce method
by Felipe Balbi
· 14 years ago
7839ec7
gpiolib: document that names can contain printk format specifiers
by Uwe Kleine-König
· 14 years ago
6215499
gpiolib: make names array and its values const
by Uwe Kleine-König
· 14 years ago
6c5e303
include/asm-generic/kmap_types.h: add helpful reminder
by Andrew Morton
· 14 years ago
3768217
asm-generic: don't warn that atomic_t is only 24 bit
by Peter Fritzsche
· 14 years ago
0961d65
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
67fc4e0
kdb: core for kgdb back end (2 of 2)
by Jason Wessel
· 14 years ago
b2be052
panic: Allow warnings to set different taint flags
by Ben Hutchings
· 15 years ago
cb41838
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
f33d7e2
dma-mapping: fix dma_sync_single_range_*
by FUJITA Tomonori
· 14 years ago
4677d4a
arch, hweight: Fix compilation errors
by Borislav Petkov
· 15 years ago
d61931d
x86: Add optimized popcnt variants
by Borislav Petkov
· 15 years ago
1527bc8
bitops: Optimize hweight() by making use of compile-time evaluation
by Peter Zijlstra
· 15 years ago
5f3cd1e
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
by FUJITA Tomonori
· 15 years ago
3e45f1d
gpio: introduce gpio_request_one() and friends
by Eric Miao
· 15 years ago
07b3bb1
Rename .data.nosave to .data..nosave.
by Denys Vlasenko
· 15 years ago
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
3d9a854
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
by Denys Vlasenko
· 15 years ago
7c74df0
Rename .bss.page_aligned to .bss..page_aligned.
by Tim Abbott
· 15 years ago
75b1348
Rename .data.page_aligned to .data..page_aligned.
by Tim Abbott
· 15 years ago
2af7687
Rename .data.init_task to .data..init_task.
by Tim Abbott
· 15 years ago
4af57b7
Rename .data.cacheline_aligned to .data..cacheline_aligned.
by Tim Abbott
· 15 years ago
38b7827
local_t: Remove cpu_local_xx macros
by Christoph Lameter
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
76b7e00
fix up O_SYNC comments
by Christoph Hellwig
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
0769746
gpiolib: add support for changing value polarity in sysfs
by Jani Nikula
· 15 years ago
afcf938
HWPOISON: Add a madvise() injector for soft page offlining
by Andi Kleen
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
42f247c
WARN_ONCE(): use bool for boolean flag
by Cesar Eduardo Barros
· 15 years ago
ea63763
nommu: fix malloc performance by adding uninitialized flag
by Jie Zhang
· 15 years ago
9e1b9b8
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
by Alan Jenkins
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
a1c36e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
3d77038
asm-generic: add sys_recvmmsg to unistd.h
by Arnd Bergmann
· 15 years ago
9ab8764
asm-generic: add sys_accept4 to unistd.h
by Arnd Bergmann
· 15 years ago
1f018c8
asm-generic/gpio.h: add some forward decls of the device struct
by Mike Frysinger
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
71ccb83
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
by Peter Zijlstra
· 15 years ago
4029a91f
asm-generic: Fix typo in asm-generic/unistd.h.
by Chen Liqin
· 15 years ago
545695f
percpu: make accessors check for percpu pointer in sparse
by Tejun Heo
· 15 years ago
e0fdb0e
percpu: add __percpu for sparse.
by Rusty Russell
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
Next »