Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ef187fd799c50e15dbb56a0286c81bf467bd0201
/
include
/
asm-generic
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
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
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
b4093d6
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
d7aacad
Driver Core: Add platform device arch data V3
by Magnus Damm
· 15 years ago
04e448d
vmlinux.lds.h: restructure BSS linker script macros
by Tim Abbott
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
29f3177
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
b01e8dc
alpha: fix percpu build breakage
by Tejun Heo
· 15 years ago
2a2325e
gcov: fix __ctors_start alignment
by Heiko Carstens
· 15 years ago
39a449d
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
by Tim Abbott
· 15 years ago
73f1d93
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
by Paul Mundt
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
defe910
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
0634a63
asm-generic: add dummy pgprot_noncached()
by Paul Mundt
· 15 years ago
eadfe21
LDSCRIPT: Name INIT_RAM_FS consistently
by David Howells
· 15 years ago
12e24f3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fcec9bf
asm-generic: hook up new system calls
by Arnd Bergmann
· 15 years ago
804387a
asm-generic: drop HARDIRQ_BITS definition from hardirq.h
by Arnd Bergmann
· 15 years ago
a9ede5b
asm-generic: uaccess: fix up local access_ok() usage
by Mike Frysinger
· 15 years ago
9844813
asm-generic: uaccess: add missing access_ok() check to strnlen_user()
by Mike Frysinger
· 15 years ago
c147d8e
dma-mapping: add asm-generic/dma-mapping-common.h
by FUJITA Tomonori
· 15 years ago
b99b87f
kernel: constructor support
by Peter Oberparleiter
· 15 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 15 years ago
a3d06cc
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
609106b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
09d4e0e
lib: Provide generic atomic64_t implementation
by Paul Mackerras
· 15 years ago
45e3e19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
7923f90
vmlinux.lds.h update
by Sam Ravnborg
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
26a28fa
add generic lib/checksum.c
by Arnd Bergmann
· 15 years ago
eed417d
asm-generic: add a generic uaccess.h
by Arnd Bergmann
· 15 years ago
5c01b46
asm-generic: add generic NOMMU versions of some headers
by Arnd Bergmann
· 15 years ago
3f7e212
asm-generic: add generic atomic.h and io.h
by Arnd Bergmann
· 15 years ago
ae49e80
asm-generic: add legacy I/O header files
by Arnd Bergmann
· 15 years ago
aafe4db
asm-generic: add generic versions of common headers
by Arnd Bergmann
· 15 years ago
9858c60
asm-generic: make bitops.h usable
by Arnd Bergmann
· 15 years ago
d7c4f1b
asm-generic: make pci.h usable directly
by Arnd Bergmann
· 15 years ago
3aef392
asm-generic: make get_rtc_time overridable
by Arnd Bergmann
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
e64a161
asm-generic: add a generic unistd.h
by Arnd Bergmann
· 15 years ago
6103ec5
asm-generic: add generic ABI headers
by Arnd Bergmann
· 15 years ago
2864d32
asm-generic: add generic sysv ipc headers
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 15 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ef53dae
Improve vmlinux.lds.h support for arch specific linker scripts
by Sam Ravnborg
· 15 years ago
fd6c3a8
initconst adjustments
by Jan Beulich
· 16 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 15 years ago
53e111a
x86: Fix atomic_long_xchg() on 64bit
by Peter Zijlstra
· 15 years ago
bac9caf
asm-generic: fix local_add_unless macro
by Roel Kluin
· 15 years ago
1079cac
Merge commit 'v2.6.30-rc6' into tracing/core
by Ingo Molnar
· 15 years ago
f066a15
Merge branch 'x86/urgent' into x86/xen
by Ingo Molnar
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
57adc4d
Eliminate thousands of warnings with gcc 3.2 build
by Andi Kleen
· 16 years ago
a5fc1ab
atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
by Heiko Carstens
· 16 years ago
27b1833
Remove unused support code for refok sections.
by Tim Abbott
· 16 years ago
c80d471
Add new HEAD_TEXT_SECTION macro.
by Tim Abbott
· 16 years ago
5028eaa
PERCPU: Collect the DECLARE/DEFINE declarations together
by David Howells
· 16 years ago
9b8de74
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
by David Howells
· 16 years ago
da60682
The default CONFIG_BUG=n version of BUG() should have an empty do...while
by David Howells
· 16 years ago
0769c29
asm-generic/siginfo.h: update NSIGTRAP definition
by Andi Kleen
· 16 years ago
b5c851a
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
5f77a88
tracing/infrastructure: separate event tracer from event support
by Tom Zanussi
· 16 years ago
066123a
percpu: unbreak alpha percpu
by Tejun Heo
· 16 years ago
38f4b8c
Merge commit 'origin/master' into for-linus/xen/master
by Jeremy Fitzhardinge
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
926b663
gpiolib: allow GPIOs to be named
by Daniel Silverstone
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
fcd5e16
remove unused include/asm-generic/dma-mapping.h
by FUJITA Tomonori
· 16 years ago
97c12f8
cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
by Rusty Russell
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
224101e
x86/paravirt: finish change from lazy cpu to context switch start/end
by Jeremy Fitzhardinge
· 16 years ago
7fd7d83
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
by Jeremy Fitzhardinge
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
Next »