Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6fd69dc578fa0b1bbc3aad70ae3af9a137211707
/
include
/
asm-generic
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
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
058f88d6
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
cc9b0b9
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
by Ralf Baechle
· 15 years ago
7340a0b
this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations
by Christoph Lameter
· 15 years ago
b3db4a8
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
by Mike Frysinger
· 15 years ago
1b20862
Optimize the ordering of sections in RW_DATA_SECTION.
by Tim Abbott
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
ba0a6c9
fcntl: add F_[SG]ETOWN_EX
by Peter Zijlstra
· 15 years ago
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
547ad5a
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
a4177ee
gpiolib: allow exported GPIO nodes to be named using sysfs links
by Jani Nikula
· 15 years ago
00afe02
asm/sections: add text/data checking functions for arches to override
by Mike Frysinger
· 15 years ago
b28cfd2
kmap_types.h: rename D macro
by Andi Kleen
· 15 years ago
268e467
asm-generic: syscall_get_nr returns int
by Roland McGrath
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
d19f352
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
by Hugh Dickins
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
45bd00d
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
9893e49
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
by Andi Kleen
· 15 years ago
ad5fa91
HWPOISON: Add new SIGBUS error codes for hardware poison signals
by Andi Kleen
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
b581af5
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4b3b4c5
ftrace: __start_mcount_loc should be .init.rodata
by John Reiser
· 15 years ago
da18acf
KVM: export kvm_para.h
by Michael S. Tsirkin
· 15 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 15 years ago
53f8245
x86/i386: Put aligned stack-canary in percpu shared_aligned section
by Jeremy Fitzhardinge
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a8ad568
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
by Arnd Bergmann
· 15 years ago
Next »